body {
	font-size : 0.9em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    	background: #4F7397 ;
	margin : 0px;
}

a:visited,
a:active,
a:link {
	color : #00F;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

h1 {
	margin : 0px;
	font-size : 1.5em;
}

h1 a:visited,
h1 a:active,
h1 a:link {
	color : #000;
}

h1 a:hover {
	color : #47F;
	text-decoration : none;
}

h2 {
	margin-top : 10px;
	padding-left : 21px;
	font-size : 1em;
    	background: #FFFFFF url(images/titrebg2.gif) no-repeat top left;  
   	color : #0d3F70; 
}

h5
{
	margin: 0px;
	padding: 0px;
}

#top {
	padding : 10px;
	background-color : #ADF;
	color : #000;
	border-bottom : 4px solid #47F;
}

#tagline {
	font-size : 0.8em;
	margin : 0px;
}

p.date img {
	vertical-align : middle;
}

p.date {
	font-size : 0.9em;
	font-weight : bold;
	border-bottom : 1px solid #AAA;
	margin-bottom : 0px;
	padding : 2px 0px;
}

blockquote {
	font-style : italic;
}

p.postfoot {
	font-size : 0.75em;
}

#leftmenu {
	/*position : absolute;*/
	left : 10px;
	margin-top : 10px;
	width : 180px;
}

#leftmenu h3,
#rightmenu h3 {
	font-size : 0.85em;
	margin : 0px;
	padding : 4px;
    	padding-left : 10px;
	border-bottom : none;
}

#leftmenu ul,
#rightmenu ul {
	list-style : none;
	margin : 0px;
	padding : 0px;
	margin-left : 10px;
	margin-bottom : 10px;
	font-size : 0.75em;
}

#rightmenu {
	width : 180px;
	/*position : absolute;*/
	right : 0px;
	margin-top : 10px;
}

#main {
	margin : 0px 200px 0px 200px;
	/*background-color : #EEE;
    	background: #ffffff;*/
	padding : 0px;
	/*border-left : 1px solid #555;
	border-right : 1px solid #555;
	border-bottom : 4px solid #47F;*/
}

#footer {
	margin : 0px;
	padding-top : 5px;
	text-align : center;
	font-size : 0.9em;
}

input.text {
	width : 300px;
}

textarea {
	width : 300px;
	height : 200px;
}

#comments h4 span {
	color : #999;
}

#comments h4 {
	margin : 0px;
	font-size : 0.9em;
    /*color : #537e96;*/
}

p {
	margin : 10px 0px;
}

h3 {
	font-size : 0.85em;
	margin : 0px;
	padding : 4px;
    	padding-left : 10px;
	border-bottom : none;
	border-bottom : 1px solid #AAA;
}

#relatedlinks ul {
	list-style : none;
	margin-left : 10px;
	padding : 0px;
}

a.printIcon
{
	background: url('images/printer.gif') no-repeat top left;
	padding-bottom: 4px;
}

a.printIcon span
{
	background: url('images/printer.gif') no-repeat top left;
	padding-left: 17px;
}

HR {
height: 1px;
margin: 0;
padding: 0;
color: #808080;
background-color: #808080;
border: 0;
}

#h3 {
height: 3px;
}

#h5 {
height: 5px;
}


.MyLinkMenu {
	margin : 0px;
	padding : 0px;
	margin-left : 10px;
	margin-bottom : 10px;
	font-size : 0.75em;
}

.BorderBLRT
{
BORDER-RIGHT: #C0BBB4 1px solid;
BORDER-LEFT: #C0BBB4 1px solid;
BORDER-BOTTOM: #C0BBB4 1px solid;
BORDER-TOP: #C0BBB4 1px solid
}