#ripitXX {
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top: -300px; 
	margin-left: -400px;
	overflow: auto; 
}
a:link {  
	text-decoration: none;
	color: #DC3636;
}
a:visited {  
	text-decoration: none;
	color: #DC3636;
}
a:hover { 
	color: #DC3669;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	text-align: left;
}
body {
	margin: 0px;
	background-image:  url(../images/grey_bkg.jpg);
	background-color: #333333;
}
TABLE#foot A{
 color: #999999;
 hover: #FFFFFF;
 }
 TABLE#subnav A{
 color: #1D306A;
 hover: #FFFFFF;
 }
  TABLE#whitelinks A{
 color: #FFFFFF;
 hover: #999999;
 font-size: 12px;
 }
.foot {
	color: #999999;
	font-size: 10px;
	padding-left: 15px;
	} 
.title {
 	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 15px;
	color: #07623C;
	vertical-align: top;
	}
.redtext {
 	color: #07623C;
	}
.smalltext {
	font-size: 10px;
	font-weight: normal;
	line-height: 11px;
	text-transform: none;
	}
.largetext {
	font-size: 14px;
	line-height:17px;
	}
.whitetext {
color:FFFFFF;
}
.overred {
	color: #FFFFFF;
	}
.subnav {
	text-indent: 20px;
	font-size: 12px;
	}