P, BODY, TD, LI, INPUT, TEXTAREA { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; color: #333; }
A { text-decoration: none; font-weight: bold; color: #000; }
H1 { font-size: 24px; font-family: Helvetica; font-weight: lighter;  }
H2 { font-size: 24px; font-family: Helvetica; font-weight: lighter; color: #333; }
A:Hover { text-decoration: underline; color: #2176AF; }
.bordered { border: 1px solid #2176AF; }

.tbox {
	color: rgb(206,226,250);
	padding-left: 8px;
	padding-right: 2px;
	padding-top: 8px;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
}

.breadcrumb { font-size: 14px; font-family: arial; }
.breadcrumb a, .breadcrumb a:Hover { color: #2176AF; }


.tbox A { color: #666; font-weight: normal; }
.tbox A:Hover { color: #2176AF; font-weight: normal; }


.theader {
	color: white;
	background: #0063A4;
}

.theader2 {
	color: white;
	padding: 5px;
	font-size: 12px;
	font-family: Verdana, Arial;
	background: #2176AF;
}

.button {
	padding: 5px;
	color: white;
	border-bottom: 1px solid #4A9FD8;
	border-top: 1px solid #003893;
}

.button2 {
	padding: 5px;
	border-right: 1px solid #4A9FD8;
	border-left: 1px solid #003893;
	border-top: 1px solid #003893;
	background: #2176AF;
}


body {
	scrollbar-face-color: #9ea5ac;
	scrollbar-track-color:#aaaaaa;
	scrollbar-shadow-color: #555555;
	scrollbar-highlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #9ea5ac;
	scrollbar-highlight-color: #9ea5ac;
	scrollbar-3dlight-color: #fefefe;
}

.mi
{
	border: 1px solid #2176AF;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=135, Strength=3);
}