body {
	SCROLLBAR-FACE-COLOR: #929EB5;
	SCROLLBAR-HIGHLIGHT-COLOR:#3A4354;
	SCROLLBAR-SHADOW-COLOR: #3A4354;
	SCROLLBAR-3DLIGHT-COLOR:#929EB5;
	SCROLLBAR-ARROW-COLOR: #3A4354;
	SCROLLBAR-TRACK-COLOR: #929EB5;
	scrollbar-darkshadow-color : #929EB5;
	scrollbar-base-color : #3A4354;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	background-color: #929EB5;
	font-family: Verdana;
	font-size: 11px;
	color: #3A4354;
	background-image: url(img/bg_.jpg);
}
A:link {
	COLOR: #3A4354;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #3A4354;
	TEXT-DECORATION: none;
}
A:active {
	COLOR: #3A4354;
	TEXT-DECORATION: overline;
}
A:hover {
	COLOR: #3A4354;
	TEXT-DECORATION: overline;
}
.d{
	BORDER-bottom: #DBE8FF 1px solid;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}
.d1{
	BORDER-bottom: #3A4354 1px solid;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	font-size: 11px;
}
.tab{
	BORDER-left: #3A4354 1px solid;
	BORDER-bottom: #DBE8FF 1px solid;
	BORDER-right: 1px solid #DBE8FF;
	border-top: 1px solid #3A4354;
	font-size: 11px;
}
.tab2{
	BORDER-right: #3A4354 1px solid;
	BORDER-top: #DBE8FF 1px solid;
	BORDER-left: 1px solid #DBE8FF;
	border-bottom: 1px solid #3A4354;
}
.tab1 {
	border-left : 1px solid #3A4354;
	border-right: 1px solid #3A4354;
	border-top: 1px solid #3A4354;
	border-bottom: 1px solid #3A4354;
	font-size: 10px;
	color: #DBE8FF;
}
.tab3{
	border-right: 2px solid #5B6477;
	border-bottom: 2px solid #5B6477;
}
.m{
	font-size: 10px;
	font-weight: bold;
}
.f1 {
	font-size: 10px;
	color: #DBE8FF;
}
.f2 {
	font-size: 11px;
}
.f3{
	font-size: 11px;
	color: #3A4354;
}
.f4{
	font-size: 9px;
}
.f5{
	font-size: large;
	color: #DBE8FF;
	font-style: italic;
	font-weight: 600;
	text-decoration: underline;
}
.f6{
	font-size: large;
	color: #3A4354;
	font-style: italic;
	font-weight: 600;
	text-decoration: underline;
}
.br{
	BORDER-RIGHT: #3A4354 2px solid; 
	BORDER-TOP: #3A4354 2px solid; 
	FILTER: revealTrans(Duration=3.0, Transition=2); 
	BORDER-LEFT: #3A4354 2px solid; 
	BORDER-BOTTOM: #3A4354 2px solid;
}

