BODY
{
	background-color: black;
	color: #383838;
	font-family: Helvetica;
	font-size: 12px;
	margin: 0px;
}

BODY A:link
{
	color: #289028;
	text-decoration: none;
}

BODY A:visited
{
	color: #289028;
	text-decoration: none;
}

BODY A:active
{
}

BODY A:hover
{
	text-decoration: underline;
}

FORM
{
	margin: 0px;
	padding: 0px;
}

.default
{
	font-family: Helvetica;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	line-height: 19px;
}

.default A:link
{
	color: blue;
	text-decoration: none;
}

.default A:visited
{
	color: blue;
	text-decoration: none;
}

.default A:active
{
}

.default A:hover
{
	background-color: black;
	color: white;
}

.bottom
{
	font-family: Helvetica;
	font-size: 14px;
	color: white;
	font-weight: normal;
	line-height: 19px;
}

.bottom A:link
{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

.bottom A:visited
{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

.bottom A:active
{
}

.bottom A:hover
{
	background-color: #555555;
	color: white;
	font-weight: bold;
}

.defaultsmall
{
	font-family: Helvetica;
	font-size: 12px;
}

.defaultsmall A:link
{
	color: blue;
	text-decoration: none;
}

.defaultsmall A:visited
{
	color: pruple;
	text-decoration: none;
}

.defaultsmall A:active
{
}

.defaultsmall A:hover
{
	text-decoration: underline;
}

.copyright
{
	color: #222222;
	font-family: Verdana, Arial;
	font-size: 10;
	font-weight: bold;
}

.menu
{
	font-family: Helvetica, Verdana;
	font-size: 12px;
	color: black;
	border-bottom: solid 1px black;
	background-color: white;
}

.menu A:link
{
	color: black;
	text-decoration: none;
}

.menu A:visited
{
	color: black;
	text-decoration: none;
}

.menu A:active
{
}

.menu A:hover
{
	color: black;
}

.date
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: white;
	font-weight: normal;
}

.blogpreviewtitle
{
	font-family: Helvetica;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	line-height: 24px;
}

.blogpreviewdate
{
	font-family: Helvetica;
	font-size: 11px;
	color: #777777;
	font-weight: normal;
	line-height: 24px;
}

.blogpreviewtext
{
	font-family: Helvetica;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	line-height: 19px;
	font-style: italic;
}


.blogtitle
{
	font-family: Helvetica;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	line-height: 26px;
}

.blogdate
{
	font-family: Helvetica;
	font-size: 16px;
	color: #777777;
	font-weight: normal;
	line-height: 26px;
}

.blogtext
{
	font-family: Helvetica;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	line-height: 24px;
	font-style: italic;
}

.blogpreviewlink
{
	font-family: Helvetica;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}


.blogpreviewcomment
{
	font-family: Helvetica;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}


.fieldgreen
{
	background-color: #cceecc;
	border: solid 1px #99aa99;
	font-family: Verdana;
	font-size: 10px;
	padding: 2px;
}

.buttongreen
{
	background-color: #77aa77;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: white;
	border: none;
}

.fieldwhite
{
	background-color: #EEEEEE;
	border: solid 1px #99aa99;
	font-family: Verdana;
	font-size: 11px;
	padding: 2px;
}

.menuelement
{
	font-family: Helvetica;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

.menuelement A:link
{
	text-decoration: none;
}

.menuelement A:visited
{
	text-decoration: none;
}

.menuelement A:active
{
}

.menuelement A:hover
{
	text-decoration: underline;
}