body { margin: 10px 0px 10px 0px; background-color:#FFFFFF; font-family: tahoma; text-decoration:none; font-size:11px; color:#000000; }
body a:hover { color:#000000; font-weight:bold; text-decoration:underline; }
body a, a:link, a:visited {	text-decoration:none; font-weight:bold; }
	
.imgborder { border:1px solid #CCCCCC; border-collapse:collapse; }
/*classes of diff colours*/
.ashnormal { color: #7C7C7C; }
.ashbold {color: #7C7C7C;	font-weight:bold; }	
.darkblue {	color: #586478; }
.lightblue { color: #5984B0; }
.white { color: #FFFFFF; }
.greenbold { color: #7EA32E; font-weight:bold; }
.greennormal { color: #7EA32E; }
.orangebold {color: #e5a734; font-weight:bold; }
.orangenormal {color: #e5a734; }

#header { color: #666666; font-size:18px; font-weight: bolder; padding: 27px 0px 0px 15px; }

/* tables with background colours*/
#greentable{ border:1px solid #CCCCCC; border-collapse:collapse; font-size: 13px; }
#greentable th{ height:20px;	padding:2px 0px 2px 15px; text-align:left; color: #fff; background-color:#7EA32E; }
#greentable td{	padding:2px 0px 2px 15px; color: #7EA32E; }
#greentable a,a:link,a:visited{color: #7EA32E;  text-decoration:underline; font-weight:bold; }
#greentable a:hover{ color: #7EA32E;  text-decoration:none; font-weight:bold; }

#orangetable{ border:1px solid #CCCCCC; border-collapse:collapse; font-size: 13px; }
#orangetable th{height:20px; padding:2px 0px 2px 15px; text-align:left; color: #fff; background-color:#e5a734; }
#orangetable td{ padding:2px 0px 2px 15px; color: #e5a734; }
#orangetable a,a:link,a:visited{color: #e5a734;  text-decoration:underline; font-weight:bold; }
#orangetable a:hover{ color: #e5a734;  text-decoration:none; font-weight:bold; }

#ashtable{ border:1px solid #CCCCCC; border-collapse:collapse; font-size: 13px; }
#ashtable th{ height:20px;padding:2px 0px 2px 15px; text-align:left; color: #fff; background-color:#9D9D9D; }
#ashtable td{ padding:2px 0px 2px 15px;	color: #666666; }
#ashtable a,a:link,a:visited{color: #666666;  text-decoration:underline; font-weight:bold; }
#ashtable a:hover{ color: #666666;  text-decoration:none; font-weight:bold; }



#bluetable{ border:1px solid #CCCCCC; border-collapse:collapse; font-size: 13px; }
#bluetable th{	height:20px;padding:2px 0px 2px 15px; text-align:left; color: #fff; background-color:#5984B0; }
#bluetable td{	padding:2px 0px 2px 15px; color: #5984B0; }
#bluetable a,a:link,a:visited{color: #5984B0;  text-decoration:underline; font-weight:bold; }
#bluetable a:hover{ color: #5984B0;  text-decoration:none; font-weight:bold; }

#marqueecontainer{ position: relative; width: 140px; /*marquee width */ height: 200px; /*marquee height */ background-color: white;overflow: hidden; border:0px solid #CCCCCC; }
#marqueecontainer h3{ font-size:12px; font-weight:bold; color:#e5a734; margin-bottom:0px; padding-bottom:0px; } 
#marqueecontainer a,a:link, a:visited, a:hover{ text-align:right; font-size:11px; color: #996f22; } 
#marqueecontainer ul { color:#000000; margin:0px; padding:0px; list-style:none;} 
#marqueecontainer li { width:120px; color:#000000; margin:5px 0px 0px 0px ; padding:0px 0px 10px 25px; background:url(../images/new.gif) no-repeat 0px 0px ; border-bottom:1px dashed #000; display:block; } 

#weoffer{ border:0px solid #CCCCCC; padding: 0px 0px 0px 0px; } 
#weoffer a,a:link, a:visited, a:hover{ text-align:right; } 
#weoffer ul { width:200px; padding: 0px 0px 0px 0px; list-style:none; } 
#weoffer li { margin:5px 5px 5px 5px ; padding:0px 0px 0px 25px; background:url(../images/bullet.gif) no-repeat 5px 0px; border-bottom:1px dashed #000; display:block;  }

/* ticker style*/ 
#ajaxticker1{ font-size:15px; color: #996f22; font-weight:bold; padding: 5px; } 
#ajaxticker1 div { /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/ } 
.tickerclass{ } 

/*footer style*/ 
#footer { background:#e2e1e1 url(../images/footer_bg.gif) repeat-x; font-family: tahoma; text-align:center;	font-size:11px;	color: #214667;	padding: 20px 0px 10px 15px ; text-decoration:none; } 
#footer a,a:link,a:visited,a:hover { 	padding: 0px 0px 0px 0px; text-align:center; color:#996f22;	font-weight:bold; text-decoration: underline; } 

/* css controls for form elements */ 
.input_box { border:1px solid #A1A1A1;width:100px; margin:0px 0px;  padding: 0px;} 
.submit_btn { font-size:11px;background-color:#7EA32E; border:1px inset #009900;font-weight:bold; color:#FFF;  padding:1px 7px 1px 7px; margin-left:5px; vertical-align:middle; }
.submit_btnor { font-size:11px;background-color:#e5a734; border:1px inset #009900;font-weight:bold; color:#FFF;  padding:1px 7px 1px 7px; margin-left:5px; vertical-align:middle; }
