a:link, a:visited, a:visited {
	color: navy;
	text-decoration: none; }

a:hover {
	color: navy;
	text-decoration: underline; }

	
a.column_title:link, a.column_title:visited, a.column_title:visited {
	color: #003366;
	text-decoration: underline; }

a.column_title:hover{
	color: #003366;
	text-decoration: none; }
	
a.category_title:link, a.category_title:visited, a.category_title:visited {
	color: #666666;
	text-decoration: underline; }

a.category_title:hover{
	color: #666666;
	text-decoration: none; }	

a.black_link:link, a.black_link:visited, a.black_link:visited {
	color: #000000;
	text-decoration: none; 
	}

a.black_link:hover{
	color: #000000;
	text-decoration: none; 
	}
	
a.white_link:link, a.white_link:visited, a.white_link:visited {
	color: #FFFFFF;
	text-decoration: none; 
	}

a.white_link:hover{
	color: #FFFFFF;
	text-decoration: underline; 
	}	

a.number_link:link, a.number_link:visited, a.number_link:visited {
	color: #000000;
	text-decoration: none; 
	font-size: 10px;	
	}

a.number_link:hover{
	color: #000000;
	text-decoration: none; 
	font-size: 10px;
	}

a.column_detail:link, a.column_detail:visited, a.column_detail:visited {
	color: navy;
	text-decoration: none; }

a.column_detail:hover{
	color: navy;
	text-decoration: none; }
	

BODY {
	SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: #2d559f; MARGIN-LEFT: 5pt; SCROLLBAR-SHADOW-COLOR: #2d559f; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #2d559f; SCROLLBAR-TRACK-COLOR: #fcfdfe; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; BACKGROUND-COLOR: #fcfdfe
}
TD {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: verdana, arial
}
SELECT {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: verdana, arial
}
P {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: verdana, arial
}
A {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: verdana, arial
}

.button {
	BORDER-RIGHT: #2d559f 1px solid; BORDER-TOP: #2d559f 1px solid; FONT-SIZE: 8pt; BORDER-LEFT: #2d559f 1px solid; WIDTH: 70px; COLOR: #000000; BORDER-BOTTOM: #2d559f 1px solid; FONT-FAMILY: verdana, arial; BACKGROUND-COLOR: #d2dcf2
}
.textbox {
	BORDER-RIGHT: #2d559f 1px solid; BORDER-TOP: #2d559f 1px solid; FONT-SIZE: 11px; FILTER: alpha(opacity=80); BORDER-LEFT: #2d559f 1px solid; COLOR: #000000; BORDER-BOTTOM: #2d559f 1px solid; FONT-FAMILY: verdana, arial; BACKGROUND-COLOR: #edf1fa
}

	A.link2:link         {color:#4C45A4; text-decoration:none;}
	A.link2:visited      {color:#4C45A4; text-decoration:none;}
	A.link2:active       {color:#4C45A4; text-decoration:none;}
	A.link2:hover        {color:#4C45A4; text-decoration:underline;}