body
{
	background-color: white;
	font-family:Verdana,Arial,Helvetica;
	font-size:10px;
	scrollbar-base-color: #4265A5; 
	scrollbar-face-color: #4265A5; 
	scrollbar-track-color: #8CAAE7; 
	scrollbar-arrow-color: #213C6B;
	scrollbar-highlight-color: #EFEFF7; 
	scrollbar-3dlight-color: #EFEFF7; 
	scrollbar-shadow-color: #213C6B;
	scrollbar-darkshadow-color: #213C6B; 	
}
/*used 4 main2 page links*/
A.default
{
	text-decoration:underline;
	color:blue;
}
a
{
	text-decoration:none;
	color:#213C6B;
}

a:hover
{
	text-decoration:underline;
	color:red;
}
td
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
.box
{
	font-size:12px;
	font-family:Arial,Verdana;
	text-align:center;
	background-color: white;
	width:30;
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	z-index:100;
}
.smalltext
{	
	width:75;
	font-family:Arial,Verdana;
	font-size: 8pt;
	color: #213C6B;

}

.medtext
{	
	width:130;
	font-family:Arial,Verdana;
	font-size: 8pt;
	color: #213C6B;

}

.largetext
{	
	width:250;
	font-family:Arial,Verdana;
	font-size: 8pt;
	color: #213C6B;

}

.smallbutton
{
	width:50;
	color: #ffffff;	
	background-color: #213C6B;
	font-size: 8pt;
	text-align: center;
	font-family: Arial;
}

.medbutton
{
	width:70;
	color: #ffffff;	
	background-color: #213C6B;
	font-size: 8pt;
	text-align: center;
	font-family: Arial;
}

.largebutton
{
	width:100;
	color: #ffffff;	
	background-color: #213C6B;
	font-size: 8pt;
	text-align: center;
	font-family: Arial;
}
.navCombo
{
	border-top-style: ridge;
	border-right-style: ridge;
	border-left-style: ridge;
	border-bottom-style: ridge;
	background-color: red;
	border-color:Yellow;
	border-width:medium;
	
}
.myCheck
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	LINE-HEIGHT: 9px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	color: red;
}
.treeText
{
	color: #333399;
}
th
{
	color: #213C6B;
	font-size: 11pt;
	font-family: Verdana,Arial,Helvetica;
}
.Title
{
	font-family:Arial,Verdana;
	font-size: 11pt;
	font-weight:bold;
	color: #213C6B;
}
.selectedTitle
{
	font-family:Arial,Verdana;
	font-size: 11pt;
	font-weight:bold;
	color: #aa4f8d;
}
INPUT.checkbox
{
	font-size: 9pt;
	border-left-color: steelblue;
	border-bottom-color: steelblue;
	color: midnightblue;
	border-top-style: double;
	border-top-color: steelblue;
	font-family: Verdana, Helvetica, Arial;
	border-right-style: double;
	border-left-style: double;
	background-color: lightsteelblue;
	border-right-color: steelblue;
	border-bottom-style: double;
}
/*select
{
	font-weight: bold;
	font-size: 9pt;
	border-left-color: lightslategray;
	border-bottom-color: lightslategray;
	color: darkslategray;
	border-top-style: double;
	border-top-color: lightslategray;
	font-family: Verdana, Helvetica, Arial;
	border-right-style: double;
	border-left-style: double;
	background-color: seashell;
	border-right-color: lightslategray;
	border-bottom-style: double;
}*/
.special
{
	background-color:ghostwhite;
	color: #000080;
	border-style: outset;
	SCROLLBAR-FACE-COLOR:lavender; 
	SCROLLBAR-HIGHLIGHT-COLOR:MidNightBlue; 
	SCROLLBAR-SHADOW-COLOR:lavender; 
	SCROLLBAR-3DLIGHT-COLOR:lavender; 
	SCROLLBAR-ARROW-COLOR:teal; 
	SCROLLBAR-TRACK-COLOR:lavender; 
	SCROLLBAR-DARKSHADOW-COLOR:MidnightBlue;
}
.special2
{
	background-color:Azure;
	color: #000080;
	border-style: outset;
	SCROLLBAR-FACE-COLOR:lavender; 
	SCROLLBAR-HIGHLIGHT-COLOR:MidNightBlue; 
	SCROLLBAR-SHADOW-COLOR:lavender; 
	SCROLLBAR-3DLIGHT-COLOR:lavender; 
	SCROLLBAR-ARROW-COLOR:teal; 
	SCROLLBAR-TRACK-COLOR:lavender; 
	SCROLLBAR-DARKSHADOW-COLOR:MidnightBlue;
}
xxselect{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	LINE-HEIGHT: 9px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	color: red;
	background-color:aliceblue;
}

/*viewDetails.asp classes*/
.sa
{
	color: alicablue
}
UL
{
	list-style-type: none;
}
.ListTitle
{
	cursor:hand;
	font-weight: bold;
	font-size: 12pt;
	color: midnightblue;
}
