
.splashTxt {
	font-style: normal;
	line-height: 15px;
	font-size: 10px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.splashFoot {
	font-style: normal;
	line-height: 15px;
	font-size: 9px;
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif
}




/*
********************************************************************************
old classes
*/

.testobold {
	font-style: normal;
	line-height: 13px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
	
.testo {
	font-style: normal;
	line-height: 12px;
	font-size: 10px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
	
.testowhite {
	font-style: normal;
	line-height: 12px;
	font-size: 10px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
	
.testolitt {
	font-style: normal;
	line-height: 11px;
	font-size: 9px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
	
.testosin {
	font-style: normal;
	line-height: 12px;
	font-size: 10px;
	text-align: right;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
	
.testop {
	font-style: normal;
	line-height: 13px;
	font-size: 10px;
	color:#336666;
	font-family: Verdana, Arial, Helvetica, sans-serif
}


a {
	color:#D99D39;
	font-weight: bold;
	font-style: normal; 
	text-decoration:  underline
}

a:hover {
	color:#D99D39;
	font-weight: bold;
	font-style: normal; 
	text-decoration: none
}

a.white {
	color:#FFFFFF;
	font-weight: bold;
	font-style: normal; 
	text-decoration:  underline
}

a.white:hover {
	color:#333333;
	font-weight: bold;
	font-style: normal; 
	text-decoration: none
}

a.grey {
	color:#999999;
	font-weight: normal;
	font-style: normal; 
	text-decoration:  underline
}

a.grey:hover {
	color:#999999;
	font-weight: normal;
	font-style: normal; 
	text-decoration: none
}

/*
********************************************************************************
new classes
*/

div.homebox_sx {
	padding: 0px 5px 5px 0px;
	margin: 0px 0px 0px 0px;
}

div.homebox_dx {
	padding: 0px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	background-color: #F1F2F2
}

div.homebox_green {
	padding: 0px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	background-color: #5EA032
}

