body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	background-color: #F9F9FB;
	background-image: url(../_images/bg.gif);
	border: none;
	scrollbar-face-color:#F9F9FB;
	scrollbar-arrow-color:#BD002F;
	scrollbar-track-color:#F9F9FB;
	scrollbar-shadow-color: #3C3C78;
	scrollbar-highlight-color: #F9F9FB;
	scrollbar-3dlight-color: #F9F9FB;
	scrollbar-darkshadow-Color: #F9F9FB


}
a:link {
	color: #3C3C78;
	text-decoration: none;
}
a:hover {
	color: #BD002F;
	text-decoration: underline;

}
a:visited {
	color: #3C3C78;
	text-decoration: none;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.hr1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.v-text {
	writing-mode: tb-rl;
	filter: flipv fliph;
	font-weight: bold;
}
.invisible {
	color: #F9F9FB;
}
.tablemenu {
	position: absolute;
	z-index: 1;
	height: 561px;
	width: 781px;
	left: 50%;
	top: 47%;
	margin-left: -390px;
	margin-top: -280px;
}

.tablegs {
	position: absolute;
	z-index: 1;
	width: 100%;
	left: 50%;
	top: 98%;
	margin-left: -50%;
	margin-top: -43px;
}
.tablecontent {
	position: absolute;
	left: 0px;
	top: 0px;
}
