.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2c2c2c;
	text-decoration: none;
	text-align: center;
}
.nav a {
	color: #2c2c2c;
	text-decoration: none;
}
.nav a:hover {
	color: #ff5a00;
	text-decoration: none;
}

a {color: #6d6c6c;}

.style1 {
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff5a00;
	}
.style2 {
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #909090;
	}
.style3 {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #aaaaaa;
	text-decoration: none;
	}
.style4 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff5a00;
	text-decoration: none;
	}
.style5 {
	font-weight: bold;
	background-image: url(images/left_spacer.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
.style6 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff5a00;
	}
.style7 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #4f4f4f;
	}

<!--OLD CODE-->
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 14px;
	color: #003CFF;
}
h2 {
	font-size: 14px;
	color: #FF0095;
}
#SmallForm{
display:none;
width:263px;
background-color:#494949;
/*border:solid #666666 1px;*/ 
position:absolute;
margin-left:686px;
margin-top:-121px;
opacity:0.95;filter:alpha(opacity=95);
padding:5px;
float:left;
}

.popForm {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;

}

#close {
	width:263px;
	height:30px;
	margin:auto;
	float:left;
}

.apply_now {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	border:none;
	font-weight:bold;	
	background-color:#ff9600;
	width:auto;
	height:25px;
}

.drop {width:147px;}

.fontstyle {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF;}


/*.style01 {
	font-size: 12px;
	font-weight: bold;
	color: #170911;
}
.style02 {
	color: #e10038;
	font-weight: bold;
}
.style03 {color: #FFFFFF}
.style04 {
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
}
-->
*/
<!--OLD CODE END-->