body {
	font-size : 0.9em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0px;
	background-color: #D9D6CB;
}

.license {
	font-size : 0.9em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0px;
	background-color: #ffe;
	border-width: thin;
	border-color: Black;
	border-style: solid;	
}

input
{
	font-weight:normal;
	font-size : 0.9em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

textarea
{
	font-size : 0.9em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

}

a:visited,
a:active,
a:link {	
	color : #00F;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

h1 
{
	padding-left: 10px;
	margin : 0px;
	font-size : 1.8em;
	font-weight: bold;
	text-align: right;
}

h1 a:visited,
h1 a:active,
h1 a:link {
	color : #000;
}

h1 a:hover {
	color : #47F;
	text-decoration : none;
}

h2 {
	margin-top : 2px;
	font-size : 1.1em;
}

h5 
{
	margin: 0px;
	padding: 0px;
}

#mainBody 
{
	position:absolute;
	top: 15px;
	left: 25px;
	width: 95%;
	height:auto;
	border-top: solid 1px black;
}

#topMenu
{
	width: 100%;
	background-color: #000;
	margin-top: 10px;	
}

#top {
	padding-top : 10px;	
	background-color : #20375f;
	color : #F0F0F0;
	border-left: solid 1px black;
	border-right: solid 1px black;

}

#tagline 
{
	padding-left: 10px;
	font-size : 0.8em;
	margin : 0px;
	text-align: right;
}

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 {
	font-size: 0.8em;
	background-color : #EEE;
}


#main 
{
	background-color : #FFF;
	font-size: 0.8em;
}

.normal
{
	font-size: 1.0em;
}

#footer {
	margin : 0px;	
	padding-top : 5px;
	text-align : center;
	font-size : 0.7em;
}



#comments h4 span {
	color : #999;
}

#comments h4 {
	margin : 0px;
	font-size : 0.9em;
}

p {
	margin : 10px 0px;
}

h3 {
	font-size : 1.0em;
	border-bottom : 1px solid #AAA;
	display: inline;
}

#relatedlinks ul {
	list-style : none;
	margin-left : 10px;
	padding : 0px;
}

.HeaderMenuClass
{
	font-size: 0.9em;
}
.HeaderSubMenu
{
	font-size: 0.8em;
	border: inset 1px black;
}
.QuickTips
{
	font-size: 0.9em;
}