body {
        background-image : url("images/layout3bg.png");
        background-repeat : repeat-x;
        background-color: #a9dba9;
        font-family: arial;
        font-size : 10px;
        color: #859499;	
        margin: 0px;
}

body, html, div, font, p, td {
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 9pt;
	color: #87c187;
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
}

.entrytext{
font-weight: normal;
}
h1 {
	background: #85cd85;
	color: #ffffff;
	font-family: trebuchet ms;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	letter spacing: -3px;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-bottom: -3px;
	border-bottom: 5px solid #00c000;
}
h2 {
	background: #cfebcf;
	color: #67bd67;
	font-family: trebuchet ms;
	font-size: 8pt;
	line-height: 8pt;
	font-weight: normal;
	text-align: center;
	letter-spacing: 1px;
	margin: 0;
        width: px;
	margin-top: 1px;
	padding: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #67bd67;
	border-top: 1px solid #67bd67;
	border-left: 1px solid #67bd67;
	border-right: 1px solid #67bd67;
}
h3 {
	background: #ffffff;
	color: #000000;
	font-family: tahoma;
	font-size: 7pt;
	letter-spacing: 5px;
	line-height: 7pt;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	margin: 0;
	margin-bottom: 1px;
	padding: 0px;
	padding-bottom: 1px;
	border-bottom: 0px solid none;
}
.special {
	font-family: Tahoma;
	font-size: 7pt;
	color: #293763;
	font-weight: bold;
	line-height: 7pt;
}



a:link, a:visited, a:active {
        text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	color: #67bd67;
	cursor: pointer;
}
a:hover { 
	text-decoration: none;
	font-weight: normal;
	font-family: tahoma;
	color: #ffffff;
	cursor: pointer;
}



input, select {
	color: #67bd67;
	background: #cfebcf;
	font-size: 7pt;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma; 
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #67bd67;
}
TEXTAREA {
	color: #747e96;
	background: #ffffff;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma; 
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}


b {
	COLOR: #87c187; 
        font-family: trebuchet ms;
        FONT-SIZE: 10pt; 
        font-weight: bold;
	letter-spacing: -1px;
}

i {
	COLOR: #5dff5d; 
        font-family: arial;
        FONT-SIZE: 8pt;
	letter-spacing: 1px;

}
a img {
 border: 2px solid #87c187;
}
a:hover img {
 border: 2px solid #5dff5d;
 }


