body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #066EA9;
}
a:link, a:visited, a:active {
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #0073E6;
}
a:hover {
	text-decoration: underline;
}
#footer1 {
	background-color: #FFF;
	background-image: url(images/tb_bottom.jpg);
	background-repeat: no-repeat;
	height: 68px;
}
.footer1txt, a.footer1:link, a.footer1:visited {
	text-decoration: none; 
	font-size: 11px;
	color: #666666;
	text-align: center;
	padding-top: 20px;
}
a.footer1:hover {
	text-decoration: underline;
}
#footer2 {
	text-align: center;
	padding: 5px;
}
.footer2txt, a.footer2:link, a.footer2:visited {
	text-decoration: none; 
	font-size: 11px;
	color: #CCC;
}
a.footer2:hover {
	text-decoration: underline;
}
.content {
	background-color:#FFFFFF;
}
.content_text {
	padding: 20px;
}
h1 {
	font-weight: bold;
	color: #FF9900;
	font-size: 14px;
}
h2 {
	font-weight: bold;
	color: #003366;
	font-size: 14px;
}
.tb_left {
	background-color: #066EA9;
	background-image: url(images/tb_left.png);
	background-repeat: repeat-y;
	width: 20px;
}
.nav {
	background-color: #95C734;
	height: 24px;
	border-bottom: 1px solid #FFFFFF;
}
.portfolio {
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}
.facebook {
	border-top: 1px solid #C0C0C0;
}
.green_box1, .green_box2 {
	background-color: #E1EFC6;
	padding: 15px;
	font-size: 11px;
	color: #066EA9;
	border-left: 1px solid #FFFFFF;
}
.green_box1 {
	border-top: 1px solid #FFFFFF;
}
.green_box2 {
	border-bottom: 1px solid #FFFFFF;
}
a.green, a.green:active, a.green:visited {
	color: #00356D;
	text-decoration: none;
	font-size: 11px;
}
a.green:hover {
	color: #00356D;
	text-decoration: underline;
	font-size: 11px;
}
.blue_box {
	background-color: #81A4C8;
	border-left: 1px solid #FFFFFF;
}
.tb_right {
	background-color: #066EA9;
	background-image: url(images/tb_right.png);
	background-repeat: repeat-y;
	width: 20px;
}
li {
	line-height: 20px;
	list-style-image: url('images/icon_01b.gif');
}
.side_table {
	padding: 5px;
	border: 1px solid #FFF;
}
.side_table_head {
	font-size: 12px;
	font-weight: bold;
	color: #093A7D;
	padding: 0 5px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.blu_head {
	background-color: #DDE7F0;
	font-weight: bold;
}
.bluebg {
	background-color: #DDE7F0;
	text-align: center;
}
.fanlist {
	line-height: 18px;
}
.hosting {
	padding: 10px;
	border-top: 1px solid #95C734;
	border-right: 1px solid #95C734;
	border-left: 1px solid #95C734;
}
.hosting2 {
	padding: 10px;
	border-bottom: 1px solid #95C734;
	border-right: 1px solid #95C734;
	border-left: 1px solid #95C734;
}
hr {
	color: transparent; 
	border-bottom: 1px dotted #95C734;
}