/* CSS Document */
body {
	background-color: #000000;
	background-image: url(../images/new_skin_01.jpg);
	background-repeat: repeat-x;
}
.pagetitle {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.teamneeds {
	color: #990000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.imgborder {
	border: 1px solid #000000 ;
	}
.searchbox {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.blackfont {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.interviewfontred {
	color: #990000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
}
.interviewfontblue {
	color: #000099;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
}
.interviewbigfont {
	color: #000000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 16px;
}
.whitefont {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.whitefont2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-weight: normal;
	color: #ffffff;
}
.boldwhitefont {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.boldblackfont {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.newsfont {
	color: #FF0000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
}
.blacklink {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}
.whitelink {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.whitelink:link {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.heismanfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
a.whitelink:visited {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.whitelink:hover {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: underline;
}
a.whitelink:active {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.leftnav:link {
	color: #ffffff; 
	font-size: 11px; 
	font-family: Verdana; 
	font-weight: normal; 
	text-decoration: none; 
}
a.leftnav:visited {
	color: #ffffff; 
	font-size: 11px; 
	font-weight: normal; 
	font-family: Verdana;
	text-decoration: none; 
}
a.leftnav:hover {
	text-decoration: underline; 
	font-weight: normal; 
	font-family: Verdana; 
	font-size: 11px;  
}
a.leftnav:active {
	color: #ffffff; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none; 
	font-family: Verdana;  
}
a.topnav:link {
	color: #000000; 
	font-size: 11px; 
	font-family: Verdana; 
	font-weight: bold;
	text-decoration: none;
}
a.topnav:visited {
	color: #000000; 
	font-size: 11px; 
	font-weight: bold; 
	font-family: Verdana;
	text-decoration: none; 
}
a.topnav:hover {
	text-decoration: underline; 
	font-weight: bold; 
	font-family: Verdana; 
	font-size: 11px;  
}
a.topnav:active {
	color: #000000; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	font-family: Verdana;  
}