body
{
	background-color: white;
	color: black;
	margin-left: 0px;
	margin-top: 0px;
	font : 10pt;
	font-family: verdana;    
}

ul li
{
	list-style-type : square;
	margin-top : 2pt;
}

ul.square li
{
	list-style-type : square;
	margin-top : 2pt;
}

ul.lower 
{
	list-style-type : lower-alpha;
	margin-top : 2pt;
}

ol li
{
	margin-top : 5pt;
}

h1
{
    font-size: 14pt;
	font-weight: bold;
}

h2
{
    font-size: 12pt;
	font-weight: bold;
}

h3
{
	font-size: 10pt;
	font-weight: bold;
	margin-bottom : 4pt;
	margin-top: 4pt;
}
h4
{
	font-size: 8pt;
	font-weight: bold;
}

.header
{ 
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;

}

hr
{
	color: #DBDBDB;
}

td.white

{ 
	font-family: verdana;
	font-size: 10pt;
	color: #FFFFFF;
	margin-top: 1pt;
}

td.footer
{ 
	font-family: verdana;
	font-size: 8pt;
	color: #666666;
}

td
{ 
	font-family: verdana;
	font-size: 8pt;
}

td.packages 

{ 
	font-family: verdana;
	font-size: 8pt;
	color: #314A64;
}


.breadcrumb
{ 
	font-family: verdana;
	font-size: 8pt;
	color: #FFFFFF;
}

td.menu
{ 
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	background-color: #A7A7A7; 
}

td.small

{ 
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	
}

td.search

{ 
	font-family: verdana;
	font-size: 8pt;
	color: #FFFFFF;
	
}

a.white

{ 
	font-family: verdana;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.packages 

{ 
	font-family: verdana;
	font-size: 8pt;
	color: #314A64;
	text-decoration: underline;
}

.cell_over 
{ 
background-color: #CC0000; 
font-family: arial;
font-size: 8pt;
color: white;
}

.cell_out 
{ 
background-color: #A7A7A7; 
font-family: arial;
font-size: 8pt;
}

.checklist
{
	font-size: 9pt
}
.formcreate 
{
	font-size: 8pt;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	font-family:verdana;
	background-color: White;
}

.formcreatered  
{
	font-size: 8pt;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-left: 1px solid #CC0000;
	font-family:verdana;
	background-color: White;
}

.formcreatesearch
{
	font-size: 8pt;
	border-top:  thin none #FFFFFF;
	border-bottom:  thin none #FFFFFF;
	border-right: thin none #FFFFFF;
	border-left: thin none #FFFFFF;
	font-family:verdana;
	background-color: white;;
}

a
{
	font-size: 8pt;
	text-decoration: underline;
	color: #000000;
}

a.menu
{	
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}

a:hover.menu
{	
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
}

a.news
{ 
	font-family: verdana;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;	
}

a:hover.news
{ 
	font-family: verdana;
	font-size: 7pt;
	color: #CC0000;
	text-decoration: underline;
}

.news
{ 
	font-family: verdana;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;	
}

a.newstwo
{ 
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	
}

a:hover.newstwo
{ 
	font-family: verdana;
	font-size: 8pt;
	text-decoration: underline;
	color: #CC0000;
	
}



a.footer
{ 
	font-family: verdana;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
a:hover.footer
{ 
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}

.white
{
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: bold;

}