/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background:#FFFFFF url(../images/body_top_bg.jpg) repeat-x left top;
}
.border_left_right
{
border-left:1px solid #71C05E;
border-right:1px solid #71C05E;
}
.border_bottom
{
border-bottom:1px dashed #666666;
}






/* CSS Text Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}


.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-color:inherit;
}
.footer_link:hover
{
text-decoration:underline;
color:#71C05E;
background-color:inherit;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #71C05E;
	margin-top: 20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #71C05E;
	margin-top: 20px;
}

li {
	list-style-type: bullet;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -25px;
	line-height: 20px;
	padding: 0px;
	font-size: 12px;
	color: #666666;

}

li a{
	color: #000000;
	text-decoration: none;
}
li a:hover{
	color: #999999;
	text-decoration: underline;
}
	
a {
color: #666666;
text-decoration: underline;}

a:hover {
color: #71C05E;
text-decoration: underline;}
}

}
.borders
{
border-left:1px solid #71C05E;
border-right:1px solid #71C05E;
height:546px;
}
