body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; font-family:Arial, Helvetica, sans-serif; font-size:13px; background-color:#022F33;
}
h3 {
	background: #04363B  url(images/corner.gif) no-repeat top right;;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 16px Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}
h2 {
	clear: both;
	background: #147B84 url(images/corner.gif) no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 16px Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}

h4 {
	clear: both;
	background: #c18a05 url(images/corner.gif) no-repeat top right;
	color: #000;
	padding: 7px 0 7px 5px;
	font: bold 15px Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}
h5 {
	clear: both;
	
	color: #000;
	padding: 7px 0 7px 5px;
	font: bold 15px Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}

.spltxt {color:#04363B; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; font-weight:bold; padding:10px; margin:0;}

.whitetext {color:#FFFFFF; font-size:11px;}
.whitetext a {color:#FFFFFF; font-weight:bold; text-decoration:none;}
.whitetext a:hover {color:#FFFF99; font-weight:bold; text-decoration:none;}



.blogentry { margin: 0px 10px 5px 0; padding: 5px 15px 5px 0; background: #FFFFFF url(../images/horizontaldotted.gif) repeat-x bottom left; color: #808080; text-align: right; }
.blogentry a { color: #808080; background: #FFFFFF; }



.hmenu {
	padding: 5px 0 5px 0;
	width:200px; display:block; float:right;
}

.hmenu a {
	padding: 4px 13px 2px 11px;
	text-decoration: none;
	color: #414141;
	background: #ccc;
	margin:0;
	border-bottom: 4px solid #BCBCBC; width:200px; display:block;
}

.hmenu a:hover {
	background: #3C6491 ;
	color: #FFFFFF;
	border-bottom: 4px solid #2F4A6C;
}

ul {list-style-type:square;} li {padding:3px;}

a{
	color: #666666;
	text-decoration: underline;
}

a:hover{
	color: #cccccc;
	text-decoration: none;
}
a:visit {color:#999999; text-decoration:none;}
p {padding:2px; margin:0px;}
