/* Cascading Style Sheet for Dahbashi Engineering LLC
   Copyright (C) 2007 - 2008 Rastercafe | Freelance Web Designer and Front-End Web Developer - Abdul Rasheed */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
}
.label
{
	font-family:Arial;	
}

.bluetext {
	font-family: Arial;
	font-size: 12px;
	color: #294984;
}

.divbg {
	background-image: url(../images_dha/div_bg.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	border: 1px solid #dad7cf;
	font-family:Arial;
}
.middlebg {
	background-image: url(../images_dha/middle_bg.gif);
}
h1 {
	/*font-size:110%;*/
	padding: 0px 0px 10px 0px;
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	color: #294984;
}
/*default link*/
a {
	color:#333333;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}



a:hover {
	color:#FFFFFF;
	text-decoration:none;
	/*background-color: #294984;*/
	background-color:red;
	
}



a.active {
	color:#333333;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
