/* Stylesheet for Eoffice Package */
body  {
	text-align : left;
	border : 0px #000 none;
	/* background: white url(/images/someimage.gif) no-repeat left top; */
	scrollbar-arrow-color : white;
	scrollbar-face-color : #6C1600;
	scrollbar-shadow-color : #444444;
	scrollbar-darkshadow-color : #003377;
	scrollbar-track-color : #6C1605;
	scrollbar-highlight-color : #eeeeee;
	scrollbar-3dlight-color : Black;
	font-size:9pt;
	font-family:Arial, Helvetica;
	text-decoration:none;
}

#main  {
	text-align : left;
	border : 1px #000 solid;
	background : white url(/pics/logo_banner.gif) no-repeat fixed left top;
}

.workTable  {
	/* position: relative;
	margin-left: 85px;
	margin-top: 50px; */
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	z-index : 0;
	clip : rect(   );
}

.heading1  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 24px;
	line-height : 34px;
	font-style : normal;
	font-weight : bold;
	color : #999999;
}

.contactInput  {
	border : 1px #000000 solid;
	background-color : #0099CC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
}

.normaltext { font-family:Arial, Helvetica; text-decoration:none; font-size:9pt; font-style:normal; color:#000000; font-weight:none; }
A.normaltext:hover { text-decoration:underline; font-weight:none; color:#000000; }


.editlink { font-family:Arial, Helvetica; text-decoration:none; font-size:8pt; font-style:normal; color:cyan; font-weight:none; }
A.editlink:hover { text-decoration:underline; font-weight:none; color:cyan; }

a  {
	font-family:Arial, Helvetica;
	text-decoration:none;
	font-size:9pt;
	font-style:normal;
	color:0000FF;
	font-weight:none;
}

a:hover  {
	text-decoration : underline;
}

a.menulink  {
	font-family:Arial, Helvetica;
	text-decoration:none;
	font-size:9pt;
	font-style:normal;
	color:ffffff;
	font-weight:bold;
}
a.menulink:hover  {
	text-decoration : underline;
}

a.link  {
	font-family:Arial, Helvetica;
	text-decoration:none;
	font-size:9pt;
	font-style:normal;
	color:000000;
	font-weight:bold;
}
a.link:hover  {
	text-decoration : underline;
}

#copyright  {
	position : relative;
	left : 0px;
	width : 200px;
	height : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : white;
	clip : rect(   );
}

h1  {
	margin : 0px 0px 10px 0px;
	padding : 0px;
	font-size : 20px;
	line-height : 20px;
	font-weight : 500;
	color : #000000;
}

h2  {
	background: #6C1605;
	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 : bold;
	color : #ffffff;
}
h3  {
	background: #ffffff;
	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 : 0px;
	font-size : 12px;
	line-height : 15px;
	font-weight : 300;
	color : #000000;

}


.desc  {
	font-size : 10px;
	color : black;
	font-family : verdana, arial, sans-serif;
}

#sideTitle  {
	font-size : 14px;
	font-weight : bold;
	color : white;
	font-family : verdana, arial, sans-serif;
	text-align : center;
}

h3  {
	font-size : 12px;
	font-family : sans-serif;
	font-weight : bold;
	color : black;
	text-align : center;
	line-height : 14px;
	margin : 0px;
}

#clients  {
	margin : 4px;
	padding : 2px;
	border-width : 1px;
	border-color : black;
	border-style : solid;
	position : relative;
	left : 25px;
	background-color : #efefef;
	font-family : sans-serif;
	font-size : 12px;
}

