
html { overflow-y: scroll; } 
textarea {overflow:visible; padding: 5px; width: 97%} 
	

/*UNSTYLED LINKS*/
a{
	text-decoration: none;
}
	
a:link {color:#333333; font-weight:bold}
a:visited {color: #333333;font-weight:bold}
a:hover {
	color:#333333;
	font-weight:bold;
	text-decoration:underline
	}
/*UNSTYLED LINKS*/


body  {
	COLOR:#333333;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(images/main_bg.jpg);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px

}


html {scrollbar-face-color:#0172FE; scrollbar-arrow-color:#0028A2; scrollbar-track-color:#00A8FF; scrollbar-shadow-color:#0074FF;; scrollbar-highlight-color:#009EF5; scrollbar-3dlight-color:#0028A2; scrollbar-darkshadow-Color:#0074FF; }


.form {
	font-size: 14px;
	background-color: #ffffff;
	color:#333333;
	border-style: solid;
	border-color:#CECECE;
	border-width: 1px;
	padding:3px 3px 3px 3px;
	}
	


  input.submit_button{
	color: #ffffff;
	font-weight:500;
	letter-spacing:2px;
	background-color:#222479;
	font-size: 15px;
	border-top:#222479 2px solid;
	border-left:#222479 7px solid;
	border-right:#222479 7px solid;
	border-bottom:#222479 2px solid;
	margin-top:10px;
	cursor:hand

 }


.f2 { font-weight:600; color:#ffffff; line-height:28px}
.f3 { font-weight:600; color:#ffffff; font-size:16px; line-height:33px }
.f4 { font-weight:600; color:#ffffff; font-style:italic; font-size:12px; vertical-align:super}
.error { font-weight:600; color:#FF0000; letter-spacing:2px; font-size:14px}
.loggedout { font-weight:600; color:#00FF33; letter-spacing:2px; font-size:14px}
a.log{
	text-decoration: none;
}
	
a.log:link {color:#ffffff; }
a.log:visited {color: #ffffff;}
a.log:hover {
	color:#ffffff;
	text-decoration:underline
	}

.maintable{
	background-color:#999999;
	color:#FFFFFF;
	padding:5px 5px 5px 5px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	
	
}



/*alternate coloured tables Start*/
tr.d0 td {
	background-color:#D9ECFF;
	color:#0066CC;
}
tr.d1 td {
	background-color:#B3D9FF;
	color: #0066cc;
}

.d0 {background-color:#E1E1E1;}
.d1 {background-color:#efefef;}
/*alternate coloured tables End*/



#container {
	position:relative;
	width:1031px;
	margin: 0px auto;
	text-align: left;
	z-index: 1;
}

#sname{position:absolute; top:25px; left:219px; z-index:99}
#sref{position:absolute; top:52px; left:219px; z-index:99}
#visits{position:absolute; top:127px; left:219px; z-index:99}
#audits{position:absolute; top:127px; left:398px; z-index:99}
#info{position:absolute; top:80px; left:219px; width:218px;  z-index:99}


#logo {position:absolute; float:right; top:33px; left:794px; width:129px; height:102px; text-align:center; z-index:99}

#scrolling_window{position:absolute; display:block; left:36px; top:340px; width:948px; height:280px; background-color:#D9ECFF; z-index:95; overflow:auto}


#mainheader {width:100%; height:147px; overflow:hidden; text-align:center}

#mainarea{position:relative; float:left; top:0px; left:0px; z-index:1}
#top1{position:relative; float:left; width:1031px; height:174px; overflow:hidden; z-index:1}
#top2 {position:relative; float:left; width:1031px; height:110px; overflow:hidden; z-index:1}
#top3 {position:relative; float:left; width:1031px; height:120px; overflow:hidden; z-index:1}
#mid {position:relative; height:400px; float:left; width:1031px; height:135px; overflow:hidden; background-image:url(images/window_mid.jpg); z-index:1}
#bottom {position:relative; height:400px; float:left; width:1031px; height:120px; margin-bottom:50px; background-image:url(images/window_bottom.jpg); z-index:1}




h1 {
	font-size: 24px;
	letter-spacing: 2px;
	color:#333333;
	font-weight:600;
    padding-top:2px;
    padding-bottom:2px;

}

h2 {
	font-size: 16px;
	letter-spacing: 2px;
	color:#ffffff;
	font-weight:600;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	padding-bottom:5px;

}

h3 {
	font-size: 16px;
	letter-spacing: 2px;
	color:#0066CC;
	font-weight:600;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:0px;
	padding-bottom:5px;

}


input.searchform{
	color: #999999;
	font-size: 14px;
	margin-left: 12px;
	margin-right:0px;
	border-width: 0px;
	background-color:transparent
	
 }
 
.t1{
	color:#003399;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:600
}

#actstyleyes{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:600;
	background-color:#33CC33
}

#actstyleno{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:600;
	background-color:#FF0000
}


a.report {
	text-decoration: none;
	font-size:12px;
	color: #0066CC;
	letter-spacing:1px;
	background: url(images/notepad.gif) no-repeat left center;
    padding-left: 25px;
	padding-top:15px;
	padding-bottom:15px;
	line-height:30px
}
	
a.report:link {text-decoration: none;}
a.report:visited {text-decoration: none;}
a.report:hover {
	text-decoration: none;
	color: #999999;
}



a.callout {
	text-decoration: none;
	font-size:12px;
	color: #0066CC;
	letter-spacing:1px;
	background: url(images/pdf.gif) no-repeat left center;
    padding-left: 25px;
	padding-top:15px;
	padding-bottom:15px;
	line-height:30px
}
	
a.callout:link {text-decoration: none;}
a.callout:visited {text-decoration: none;}
a.callout:hover {
	text-decoration: none;
	color: #999999;
}
 .searchbg{background-image:url(Images/search.jpg)} 

