/* CSS Document for Admin-Ahead Sever Technologies*/

.color1{
background-color:#00FF00;
}

body {

	margin: 0px 0px 0px 0px;

	color : #333;

	background-color: #ffffff;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

}

a {

	color: #C64934;

	text-decoration: none;

}

a:hover {

	color : #30569D;

	text-decoration : underline;

}

a:active {

	color : #333333;

	text-decoration : underline;

}

.p
{
	color : #666666;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	text-decoration : none;
}

.sectionname {

	color : #FF9900;

	font-family : Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

}

.small {

	color : #666666;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	text-decoration : none;

}

#header{
	font-size: 20px;

	font-weight: bold;
	color:#C64934;
}
.smallgrey {

	color : #999;

	font-size : 10px;

}

.error {

	color : #C40000;

	font-size : 12px;

	font-weight : bold;

}

.contentheading, .componentheading, .moduleheading {

	font-size: 14px;

	font-weight: bold;

}

td {
	color : #666666;


	font-family : font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;

}


.quote {

	margin: 4px;

	border: 1px solid #cccccc;

	background-color: #E9ECEF;

	padding: 10px;

	font-size: 13px;

	color: #254D78;

}

.footer {
	background-image:url(images/footer-bg1.gif);
	height:50px;
	clear: both;
	font-family:font-family : Arial, Helvetica, sans-serif;
	margin-top: 10px;

}
.adminheader{
	color:#993300;
	font-family:"BankGothic Md BT", "BankGothic Lt BT";
	font-size:16px;
	font-weight:normal;
	}
.backbutton{
background-color:#FF0000;background-image:url(images/menu-1.gif);
}

.ads_banner1{
background-image:url(ads1.gif);
background-repeat:no-repeat;
height:600;
width:120; 
text-align:center;
padding-left:10px;
padding-right:10px;

}