BODY { 
	scrollbar-face-color: #0066ff; scrollbar-highlight-color: #0066ff; scrollbar-shadow-color: #000000; 
	scrollbar-3dlight-color: #0066ff; scrollbar-arrow-color: #cc0099; scrollbar-track-color: #0099ff; 
	scrollbar-darkshadow-color: #000000; 
	margin-top: 3px;
	background-color: #e5ecf3;
}
BODY, TABLE, TD, P, LI { font-family: Arial, sans-serif; font-size: 12px; }
FORM { margin: 0px; }
#wrapper {
	width: 800px;
}
.top_rectangle {
	background: #FFFFFF url('../images/web/top_rectangle.png') no-repeat;
	padding: 8px 0px 0px 0px;
}
.tblRegion {
	background-color: #FFFFFF;
}
.bottom_rectangle {
	background: url('../images/web/bottom_rectangle.png') no-repeat;
}
A { text-decoration: none; color: #0000FF; }
A:hover { color: #FF0000; }
.button {
	background: url('../images/web/bglink.png') no-repeat 0% 0%;
	padding: 0px 10px;
	height: 22px;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
}
.button:hover {
	background-position: 100% -22px;
	color: #FF0000;
}
.link {
	background: url('../images/web/bglink.png') no-repeat 0% 0%;
	padding: 3px 10px;
	height: 21px;
	color: #FFFFFF;
}
.link:hover {
	background-position: 100% -22px;
}
.top_menu { 
	margin:0px;
	padding:0px;
	font-weight: bold;
}
.top_menu ul {
	list-style:none;
	margin:0px;
	padding:0px 0px 0px;
}
.top_menu li {
	display:inline;
	margin:0px;
	padding:0px 0px 0px;
}
.top_menu a {
	float:left;
	background:url("../images/web/top_menu.gif") no-repeat 0% 0%;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 4px;
}
.top_menu a span {
	float:left;
	display:block;
	background:url("../images/web/top_menu2.gif") no-repeat 100% 0%;
	padding:3px 10px 4px 5px;
	color:#FFFFFF;
}
.top_menu a:hover {
	background-position:0% -23px;
}
.top_menu a:hover span {
	background-position:100% -23px;
	cursor: pointer; 
	color:#FFFF00;
}
.top_menu font {
	float:left;
	background:url("../images/web/top_menu_selected.gif") no-repeat 0% 0%;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 4px;
}
.top_menu font strong {
	float:left;
	display:block;
	background:url("../images/web/top_menu_selected2.gif") no-repeat 100% 0%;
	padding:3px 10px 4px 5px;
	font-size:12px;
}
.trlist {
    background-color: #F1F2EA;
}
.tdheadlink { 
	cursor: pointer; color: #0000FF; font-family: Arial; font-size: 10pt; font-weight: bold; text-align: center; 
	border: 1px solid #0000FF;
}
.tdhead { font-family: Arial; font-size: 10pt; font-weight: bold; text-align: center; border: 1px solid #0000FF; }
.tdbottomline { height : 25px; border-bottom: 1px solid #0000FF; }
.tab_active {
    background-image: url(../images/web/tab_active.png);
    background-repeat: no-repeat;
    width: 200px;
    height: 50px;
    text-align: center;
    font-weight: bold;
}
.tab_passive {
    background-image: url(../images/web/tab_passive.png);
    background-repeat: no-repeat;
    width: 200px;
    height: 50px;
	text-align: center;
	font-weight: bold;
}
#tab_content {
	border: 5px solid #0099FF; 
	padding: 10px;
}
.tblStyle {
    background-color: #DFEFFF;
    border-top: 1px solid #0000FF;
    border-bottom: 1px solid #0000FF;
}
.text { color: #0000FF; border: 1px solid #0000FF; font: 11px/12px verdana,trebuchet,sans-serif; background-color: #e5ecf3; }
.box { border: 1px solid #0000FF; }
.head { color: #FF0000; font-size: 8pt; }
.positive { color: #009300; font-weight: bold; }
.hr { color: #0000FF; background-color: #0000FF; height: 1px; border: none; }
.img { border: 1px solid #0000FF; }