/* CSS Document for Admin-Ahead Sever Technologies*/

body {

	margin: 0px 0px 0px 0px;

	color : #333;

	background-color: #FFF;

	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;

}



.sectionname {

	color : #FF9900;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	font-weight: bold;

}

.white {

	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight:bold;

}
#inside{
	font-family:"Courier New", Courier, monospace;
	color:#0000FF;
	background-image:url(bg.gif);background-repeat:repeat-x;
}

.small {

	color : #666666;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	text-decoration : none;

}

.smallgrey {

	color : #999;

	font-size : 12px;

}

.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: 12px;

	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;
	
	}

.adminheader1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	background-color:#ffffff;

		}
		.image{
		background-image:url(logo.gif);background-repeat:no-repeat;
				
		}
		.button{background-image:url(bg.gif);
		font-family:Arial, Helvetica, sans-serif;
		color: #990000;
		font-weight:bold;}
