/* CSS Attributes */

/* General Styles */

body, td, input, select, textarea  { 
	font-family: Verdana,Tahoma,Arial,Geneva; 
	color: #000033; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal 
}

p {
	font-family: Verdana,Tahoma,Arial,Geneva; 
	color: #000033; 
	font-size: 12px; 
}

a { 
	color: #993333; 
	font-size: 12px; 
	font-style: normal; 	
	font-weight: normal; 
	text-decoration: none ;
}
a:hover { 
	text-decoration: underline; 
}

h1 {
	font-family: Verdana,Tahoma,Arial,Geneva; 
	color: #000033; 
	font-size: 12px;

}


.header { 
	font-family: Verdana,Tahoma,Arial,Geneva; 
	color: #993333; font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none 
}

.headwhite { 
	font-family: Verdana,Tahoma,Arial,Geneva; 
	color: #ffffff; font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none 
}

.bold { 
	font-weight: bold 
}

.nav { 
	font-family: Verdana,Tahoma,Arial,Geneva; 
	color: #993333; font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none 
}

.bodytan { 
	font-family: Verdana,Tahoma,Arial,Geneva;
	color: #cccc99; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none 
}

.top { 
	font-family: Verdana,Tahoma,Arial,Geneva; 
	color: #000033; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none 
}

.real { 
	font-weight: bold; 
	color: #993333; 
	font-size: 14px 
}

.jobs { 
	font-weight: bold; 
	color: #000033; 
	font-size: 14px 
}

li { 
	font-weight: bold 
}

.topnav {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: FFFFFF; 
	text-decoration: none; 
	font-weight: bold
}
