body { 
 	background-color:white;
	background: url('../images/black-zebra.gif');
 	font-family: Verdana;
	color: black;
	font-size: 11px;
	line-height: 13px;
}

a img {border: none; }

a:link, a:visited {
	font-family: Verdana;
	color: #03c803;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.small a:link, a:visited {
	font-family: Verdana;
	color: #03c803;
	font-size: 10px;
	text-decoration: none;
}

.small a:hover {
	text-decoration: underline;
}

#navlinks a {
	font-size:12px;
}

.dividerStrip {
	background-image:url(../images/separator.png); 
	height:1px;
	width:100%;
}

h1 { 
 	font-family: Verdana;
	color: #03c803;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

td, th {
	
	font-family: Verdana;
	color: black;
	font-size: 11px;
	line-height: 13px;
}

.yellow {
	font-family: Verdana;
	color: #03c803;
	font-size: 11px;
	line-height: 13px;
}

.small {
	font-family: Verdana;
	color: black;
	font-size: 11px;
	line-height: 13px;
}

.imageBox260 {
	width:260px;
	height:260px;
	border:1px solid black;	
}

.imageBoxMain {
	width:200px;
	height:200px;
	border:1px solid black;	
}

.imageBox120 {
	width:120px;
	height:120px;
	border:1px solid black;	
}

.blueBox {
	padding-top: 10px; 
	padding-bottom: 10px;
	padding-left: 10px; 
	padding-right: 10px; 
	background-image:url(../images/bg_trans_blue.png); 
	border:1px solid black; 
	width:240px;	
}

.twoColBox {
	padding-top: 10px; 
	padding-bottom: 10px;
	padding-left: 10px; 
	padding-right: 10px; 
	border:1px solid black; 
	width:515px;	
}

.tsContentBox {
	width:650px;	
	text-align:left;
}

.threeColBox {
	/* background-image:url(../images/bg_trans_blue.png); 
	padding-top: 5px; 
	padding-bottom: 5px;
	padding-left: 5px; 
	padding-right: 5px; 
	border:1px solid black; 
	*/
	width:831px;	
}

.threeColBoxNews {
	width:799px;	
}

.pinkBox {
	padding-top: 10px; 
	padding-bottom: 10px;
	padding-left: 10px; 
	padding-right: 10px; 
	background-image:url(../images/bg_trans_pink.png); 
	border:1px solid black; 
	width:240px;
}

.navtext {
	text-align:left; width:235px; 
	font:bold 9pt sans-serif; 
	border-width:2px; 
	border-style:outset; 
	border-color:black; 
	background-color:black; 
	color:black; 
}

div {
	font-family: Verdana;
	color: black;
	font-size: 11px;
	line-height: 15px;
}

.message {
	font-family: Verdana;
	color: #F95AF6;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}