BODY { font-family: arial, helvetica;
	background-image: url(/images/bgrnd.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

TD { font-size: 12px; font-family:  Arial, Helvetica, sans-serif; }

P { font-size: 12px; font-family: Arial, Helvetica, sans-serif; }

A:link { color: #006600}

A:active { color: #999999}

A:visited    { color: #000000}

A:hover {color: #333333;}

H2 {  color: #FFFFFF; font-family: Arial, Helvetica, sans-serif }
H3 {  color: #006600; font-family: Arial, Helvetica, sans-serif }

.footer { font-size: 11px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	line-height: normal; 
	font-variant: normal;}
	.footer B {color: #ffffff;}
}

.grey3  { 
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 10px; 
				font-weight: bold; 
				color: #999999; 
				}
				
.green1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;

				 }
				 				
.green2 {  
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 12px; 
				color: #006600; 
				font-style: normal; 
				font-weight: bold;
				}

.white2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
				}

.white2 A:link { color: #FFFFFF}

.white2 A:active { color: #FFFFFF}

.white2 A:visited    { color: #FFFFFF}

.white2 A:hover {color: #CCCCCC ;}


.whiteft {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size : 12px; }
	.whiteft A {color: #ffffff;}
	.whiteft A:LINK {color: #ffffff;}
	.whiteft A:VISITED {color: #ffffff;}
	.whiteft A:HOVER {color: #CCCCCC;}
}

.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style: normal;
	color: #000000;} 
	.notice P	{font-weight: bold}
	.notice A:LINK {color: #006600;}
	.notice A:VISITED {color: #009900;}
	.notice A:HOVER {color: #333333;}
}
th {
	font-size: 10px;
	color: #666666;
	background-color: #CCCCCC;
	line-height: 24px;
}

.space {
	background-color: #CCCCCC;
	line-height: 2px;

}

.odd {
	background-color: #f5f5f5;
	line-height: 20px;
	font-size: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.odd b {
	background-color: #f5f5f5;
	line-height: 20px;
	font-size: 14 px;
	color: #000066;
}


.even {
	background-color: #CFD9CF;
	line-height: 20px;
	font-size: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
.even b {
	background-color: #CFD9CF;
	line-height: 20px;
	font-size: 14px;
	color: #000066;

}
.links
{
    FONT-WEIGHT: bold;
}
.links A
{
    COLOR: #003300;
}
.links A:link
{
    COLOR: #003300;
}

.links A:hover
{
    COLOR: #666666;
    TEXT-DECORATION: none;
}

.bodyColumn {
	background-color: #DBE5DB;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006600;
	border-left-color: #006600;
}

