body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	marginwidth: 0px;
	marginheight: 0px;
	padding:0px;
	background-color: #B8C392;
	
	/*background-image: url(images/bg_main.gif);
	background-position: top left;
	background-repeat: no-repeat;*/
}

a
{
	color: #FF0404;
	text-decoration:none;
}

a:hover
{
	color: #002888;
	text-decoration: none;
}

p, td, tr
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
}

hr
{
	color: #CCCCCC;
	width: 100%;
	height: 1px;
	border: dotted;
}

span.quote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #019844;
}


td.diaryheading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #484848;
}

table.dotted
{
	border: 1px dashed;
	border-color: #D2D2D2;
}

h1
{
	font-size: 18px;
	font-weight: bold;
	color: #FF5A00;
	font-family: "Times New Roman", Times, serif;
}

h4
{
	font-size: 12px;
	font-weight: bold;
	color: #002888;
	font-family: Arial, Helvetica, sans-serif;
}

.textHeader
{
	font-size: 12px;
	font-weight: bold;
	color: #002888;
	font-family: Arial, Helvetica, sans-serif;
}


.textFooter
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}

.textFooter a
{
	color: #FFD200;
	text-decoration: underline;	
}

.textFooter a:hover
{
	color: #00FF96;
	text-decoration: underlined;	
}

.textDate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #267631;
}

.toplinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #002888;
}

.toplinks a
{
	color: #002888;
}

.toplinks a:hover
{
	color: #FF0404;
}

input, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
}

.textError
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}

.green
{
	color: #267631;
}

.padding5 {
	padding:5px;
}