body {
	color:#000000;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	scrollbar-arrow-color:#000080;
	scrollbar-base-color:#e5e5e5;
	scrollbar-track-color:transparent;
}
TD {
	color: #000000;
	font-size:14px;
}
TH {
	font-weight:bold;
	color: #ffffff;
	font-size:16px;
	text-transform:capitalize;
	text-align: left;
}
A {
	color:#CC0000;
	text-decoration:underline;
	font-size:14px;
}
A:visited {
	color:#CC0000;
}
A:active {
	color:#aa0000;
}
A:hover {
	color:#000080;
}
td.Header{
	font-weight:bold;
	color:#000000;
	font-size:14px;
	background: #CCCCCC;
}
ul {
	color:#000000;
	font-size:13px;
	list-style-type:square;
	margin: 0px 0px 0px 14px;
	padding: 0px 0px 0px 2px;
	left:0px;
}
ol {
	color:#000080;
	font-size:13px;
	list-style-type:decimal;
}
li.lead {
	list-style-type: square;
	color:#ff0000;
	cursor:default;
}
.thinline {
	background-color:#808080;
}
hr {
	color:#6699CC;
	width:90%;
	height:2px;	
}
input {
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.dropdown {
	font-family:Verdana,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	background-color:#F6F6F6;
	text-decoration:none;
	border:1px #000000 solid;
}
H1 {	font-weight:bold;
	color:#000080;
	font-size:28px;
}
H2 {	font-weight:bold;
	color:#000080;
	font-size:24px;
}
H3 {	font-weight:bold;
	color:#000080;
	font-size:20px;
}
.H {
	font-weight:bold;
	color:#000080;
	font-size:20px;
}
.orange { color:#FF9900;font-weight:bold;cursor:hand;}
A.orange {color:orange;font-weight:bold;text-decoration:none;}
A.orange:visited {color:orange;}
A.orange:hover {color:FF8000; position:relative; left:0px; top:1px;z-index:1;}
A.orange:active {color:orange;}

.red {color:#DF012A;font-weight:bold;}
A.red {color:#ff0000;font-weight:bold;text-decoration:none}
A.red:visited {color:#ff0000;}
A.red:hover {color:#990000; position:relative; left:0px; top:1px;z-index:1;}
A.red:active {color:#ff0000;}

.black {color:#000000;font-weight:bold;}
A.black {color:#000000;font-weight:normal;text-decoration:none;}
A.black:visited {color:#000000;}
A.black:hover {color:#0000ff; position:relative; left:0px; top:1px;z-index:1;}
A.black:active {color:#000000;}
.hand	{cursor:hand;}
.tb	{
	font-family:trebuchet,arial,helvetica,sans-serif;
	font-size:9px;
	height:15px;
	width:70px;
	border:1px #ffffff solid;
	cursor:hand;
	FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00,duration=0.5);
}
.tbover	{
	font-family:trebuchet,arial,helvetica,sans-serif;
	font-size:9px;
	height:15px;
	width:70px;
	background-color:#ffffff;
	border:1px #000000 solid;
	cursor:hand;
	FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00,duration=0.5);
}
.tbactive	{
	font-family:trebuchet,arial,helvetica,sans-serif;
	font-size:9px;
	height:15px;
	width:70px;
	background-color:#ffffff;
	border:1px #ff0000 solid;
	cursor:hand;
	FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00,duration=0.5);
}

