@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg_circles.gif);
	background-repeat:no-repeat;
	line-height:1.3;
	overflow:scroll;
}

#rollovers {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: -999px;
	top: 0px;
	color: #185778;
}

#divContent{
	position:relative;
	padding-left: 30px;
	padding-right: 30px;
	color: #666;
	font-size: 12px;
	left: 0px;
	top: 0px;
}

td.tdHeader{
	border-bottom: #339933 2px solid;
	color: #FFF;
}

.footer{
	color: #666;
	font-size: 10px;
	text-align: center;
}

a.aFooter{
	color: #333;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}	


#tdAbout{
	background-image: url(images/menu_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
}

ul.ulAbout{
	list-style: square;
	color: #01aaeb;
	font-size: 14px;
	font-weight: bold;
	padding-left:5px;
}

a.aAbout{
	color: #02a9ed;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;

}
h3{
	color: #02a9ed;
	font-size:14px;
	font-weight:bolder;
}

.phwebsites{
	color: #02a9ed;
	text-align:center;
	font-size:16px;
}
a{	
	color: #02a9ed;
	text-decoration:none;
	
}
a:hover{
	color:#185778;
}
h2{
	color: #02a9ed;
	font-size:18px;
	font-weight:bolder;
}
