body
{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CAD8F7;
	SCROLLBAR-FACE-COLOR: #4D97CE; 
		SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
		SCROLLBAR-SHADOW-COLOR: #cccccc; 
		SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
		SCROLLBAR-ARROW-COLOR: #000000; 
		SCROLLBAR-TRACK-COLOR: RGB(F9,F9,F9); 
		SCROLLBAR-DARKSHADOW-COLOR: #000000
}

.bodyline{
	background: #000000;
	color:#000000;
	border:1px solid #98aab1;
	
}
.bodyline2{
	background: #000000;
	color:#000000;
	border:1px solid #ffffff;
	border-top-color:#D8E9D9;
	border-left-color:#D8E9D9;
	border-right-color:#D8E9D9;
	
}
.bodyline3{
	background: #000000;
	color:#000000;
	border-top-color:#D8E9D9;
	border:1px solid #98aab1;
	
}
.main-menu{
	FONT-SIZE: 13px;
	color:#000099;
	FONT-FAMILY: "Times New Roman";
	text-decoration: none;
	font-weight: lighter
}
.main-menu-bold{
	FONT-SIZE: 13px;
	color:#000099;
	FONT-FAMILY: "Times New Roman";
	text-decoration: none;
	font-weight: bolder
}
.main-menu:hover{
	FONT-SIZE: 13px;
	color:#0000ff;
	FONT-FAMILY: "Times New Roman";
	text-decoration: none;
	}
.main-menu-bold:hover{
	FONT-SIZE: 13px;
	color:#0000ff;
	FONT-FAMILY: "Times New Roman";
	text-decoration: none;
	}
.menulink-style {
	FONT-SIZE: 13px;
	text-decoration: none;
	font-weight: lighter;

}
.small{
	FONT-SIZE: 12px;
	text-decoration: none;
	font-weight: lighter;
}
.big {
	FONT-SIZE: 14px;
	color:#000099;
	text-decoration: none;
	font-weight: bolder;
	}
.big:hover {
	FONT-SIZE: 14px;
	color:#0000ff;
	text-decoration: none;
	font-weight: bolder;
	}