FORM {
	MARGIN-BOTTOM: 0px; MARGIN-LEFT: 0px; MARGIN-RIGHT: 0px
}
a, a:active, a:visited {
	color : #000000;
	text-decoration: underline;
}

a:hover {
	color : #FF0000;
	text-decoration: underline;	
}

a.noline {text-decoration: none;	}
a.noline:active {text-decoration: none;	}
a.noline:visited {text-decoration: none;	}
a.noline:hover  {text-decoration: none;	}

a.leftnav {text-decoration: none; color:#000099	}
a.leftnav:active {text-decoration: none; color:#000099	}
a.leftnav:visited {text-decoration: none; color:#000099	}
a.leftnav:hover  {text-decoration: underline	}

body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
                color: #000000;
	vertical-align : top;
	text-align : left;
	padding : 2px;
	margin : 2px;
}

h1 { FONT-WEIGHT: bold; FONT-SIZE: 14px; color: #000099;
}

table {
	font-size : 12px;
}
.header {
	background-color: #929BAA;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : center;
	font-weight : bold;
}

.buttons, option {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
}
.adminbuttons {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
	text-align : center;
	background-color: #5F6877;
	color: #FFFFFF;
}
textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : left;
	background-color: #dddddd;
	color: #000000;
}

.blogentry
{
font-size: xx-small;
display: block;
text-align: left;
border: 2px dotted #000000;
background: #5F6877;
}

.blogtitle
{
font-size: xx-small;
font-weight: bold;
background: #929BAA;
border: 1px solid #000000;
color: #FFFFFF;
padding: 3px;
margin-top: 5px;
margin-bottom: 5px;
display: block;
text-align: left;
}

.blogdate
{
font-size: xx-small;
font-style: italic;
display: block;
text-align: left;
}

.bloglink
{
font-size: xx-small;
font-weight: bold;
display: block;
text-align: left;
}

.blogdetail
{
font-size: xx-small;
display: block;
text-align: left;
}