h1, h2, h3, h4, h5, h6, h7, p, div, table, li, td, th {
	color: Black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

body {
	background-image:  url(../images/portal_bg6.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font: normal;
	color: Black;
	font-size: 11px;
}

a:link { 	
	text-decoration: none;
	color: #FFF;
	line-height: normal;
}

a:visited { 	
	text-decoration: none;
	color: #FFF;
	line-height: normal;
}

a:hover { 	
	text-decoration: none;
	color: #CCC;
	line-height: normal;
}

input {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px;
}

select {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px;
}

textarea {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 9px;
}

.boldblack {
	font-weight: bold;
	color: #000000;
}

.bolddarkgrey {
	color: #666666;
	font-weight:bold;
}
club:link { 	
	text-decoration: underline;
	color: #FFF;
	line-height: normal;
}

club:visited { 	
	text-decoration: underline;
	color: #FFF;
	line-height: normal;
}

club:hover { 	
	text-decoration: none;
	color: #CCC;
	line-height: normal;
}

.links {
	font-family:Verdana, Arial, sans-serif; 	
	font-size:11px;
	line-height:14px;
	color: #183052;
	text-decoration: none;
}

.links a:link {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	line-height:14px;
	color: 183052;
	text-decoration: none;
}

.links a:visited{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	line-height:14px;
	color: 183052;
	text-decoration: none;
}
.links a:hover{
	font-family:Verdana, Arial, sans-serif; 	
	font-size:11px;
	line-height:14px;
	color: Black;
	text-decoration: none;
}
.whitelinks{
	font-family:Verdana, Arial, sans-serif; 	
	font-size:11px;
	line-height:14px;
	color: #ffffff;
	text-decoration: none;
}
.whitelinks a:link {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	line-height:14px;
	color: white;
	text-decoration: none;
}

.whitelinks a:visited{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	line-height:14px;
	color: white;
	text-decoration: none;
}
.whitelinks a:hover{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFD700;
	text-decoration: none;
}
