BODY{
	margin: 0px;
	background-color : #FFFFFF;
}

TD {
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	color : #0099cc;
	line-height : 15px;
} 

a:link  {
	text-decoration : underline;
	color: #d5b74b;
}

 a:active {
	text-decoration : underline;
	color: #d5b74b;
}

 a:visited {
	text-decoration : underline;
	color: #d5b74b;
}

a:hover {
	text-decoration : none;
	color: #d5b74b;
}

.footer { 
FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 7pt; color : #999999; 
padding: 4px 4px;
} 

.footer a:link  {
	color: #99cc00;
	border : no;
	font-size : 7pt;
	text-decoration : underline;
	font-weight: normal;
}

.footer a:active {
	color: #99cc00;
	border:no;
	font-size : 7pt;
	text-decoration : underline;
	font-weight: normal;
}

.footer a:visited {
	color: #99cc00;
	border:no;
	font-size : 7pt;
	text-decoration : underline;
	font-weight: normal;
}
.footer a:hover {
	color: #99cc00;
	border:no;
	font-size : 7pt;
	text-decoration : none;
	font-weight: normal;
}

.mainTable{
	width: 100%;
	height: 100%;
}

.content{
	width: 100%;
	height: 508;
	background: url('../img/splash/bg.jpg');
	background-repeat: repeat-x;
}

.height566{
	height: 508;
}

.height10{
	height: 10px;
}

.height20{
	height: 20px;
}

.height240{
	height: 240px;
}

.pic{
	border: 3px solid White;
}
