/* Stylesheet for Eoffice Package */
body  {

	border : 0px #000 none;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	/* background: white url(/images/someimage.gif) no-repeat left top; */

	scrollbar-arrow-color : white;
	scrollbar-face-color : #cccccc;
	scrollbar-shadow-color : #444444;
	scrollbar-darkshadow-color : #003377;
	scrollbar-track-color : #999999;
	scrollbar-highlight-color : #eeeeee;
	scrollbar-3dlight-color : Black;

	color: #000000;
	font-size:9pt;
	font-family:Arial, Helvetica;
	font-style:normal; 
	font-weight:bold; 
	text-decoration:none;
	text-align : left;

}

#main  {
	text-align : left;
	border : 1px #000 solid;
	background : white url(/pics/logo_banner.gif) no-repeat fixed left top;
}



.normaltext { 
	font-family:Arial, Helvetica; 
	text-decoration:none; 
	font-size:9pt; 
	font-style:normal; 
	color:000000; 
	font-weight:none; 
}
.mainbody { 
	background : white url(/images/siteoutline/bg-3.gif) no-repeat fixed left top;
	font-family:Arial, Helvetica; 
	text-decoration:none; 
	font-size:9pt; 
	font-style:normal; 
	color:000000; 
	font-weight:bold; 
}

a  {
	font-family:Arial, Helvetica;
	text-decoration:none;
	font-size:9pt;
	font-style:normal;
	color: #000000;
	font-weight:none;
} a:hover  {
	text-decoration : underline;
}

.a2  {
	font-family:Arial, Helvetica;
	text-decoration:none;
	font-size:9pt;
	font-style:normal;
	color: #FFFFFF;
	font-weight:none;
} .a2:hover  {
	text-decoration : underline;
}
.a3  {
	font-family:Arial, Helvetica;
	text-decoration:none;
	font-size:9pt;
	font-style:normal;
	color: #000000;
	font-weight:none;
} .a3:hover  {
	text-decoration : underline;
}



h1  {
	background: #9191ff;
	margin : 0px 0px 5px 0px;
	padding-right : 5px;
	padding-left : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
	border : 0px black solid;
	border-bottom-width : 1px;
	border-top-width : 1px;
	font-size : 12px;
	line-height : 15px;
	font-weight : 300;
	color : #ffffff;
}


h2  {
	background: #cccccc;
	margin : 0px 0px 0px 0px;
	padding-right : 5px;
	padding-left : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
	border : 0px black solid;
	border-bottom-width : 1px;
	border-top-width : 1px;
	font-family:Arial, Helvetica;
	font-size:9pt; 
	font-weight:bold;
	line-height : 15px;
	color : #000000;
}
h3  {
	background: #cccccc;
	margin : 0px 7px 0px 0px;
	padding-right : 5px;
	padding-left : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
	border : 0px black solid;
	border-bottom-width : 1px;
	border-top-width : 1px;
	font-family:Arial, Helvetica;
	font-size:9pt; 
	font-weight:bold;
	line-height : 15px;
	color : #000000;
}
h4  {
	background: #888888;
	margin : 0px 0px 0px 0px;
	padding-right : 5px;
	padding-left : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
	border : 0px black solid;
	border-bottom-width : 1px;
	border-top-width : 1px;
	font-family:Arial, Helvetica;
	font-size:9pt; 
	font-weight:bold;
	line-height : 15px;
	color : #000000;
}

