body {
	background-color: #000000;
	background-image:url(images/main_bkg.jpg);
	background-repeat: repeat-y;
}

a:link { color : #336699} 
a:visited { color : #87a659}
a:hover { color : #6699cc}

p {
	font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color : #333333;
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 15px;
}


.bold {
		font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
	color : #333333;
}

.boldblue {
	font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
	color: #336699;
}

.nav {
	font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif; font-size: 13px; line-height: 28px;font-weight:500; color : #336699; padding-left: 10px;
border-bottom:1px dotted #87a659;

}

.nav a:link { color : #336699; text-decoration: none}
.nav a:visited { color: #336699; text-decoration: none}
.nav a:hover { color : #6699cc; text-decoration: none; }


.navbkg {background-image:url(main/nav_bkg2.jpg); background-repeat:repeat-x; background-position:bottom; border-left: 1px solid #ffffff}

li.list1 { 
font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
list-style-type: disc;
color: #87a659;
font-size: 11px;
line-height: 19px;
list-style-position:outside;
padding: 0px 10px 6px 0px;

} 


.list3 {
font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
color: #333333; 
font-size: 12px;
line-height: 19px;
list-style-position:outside;
padding: 0px 10px 0px 0px;


} 

/* RULES*/

hr {color: #fff; background-color: #fff; border: 1px dotted #4a766e; border-style: none none dotted; width: 95% }


.footer {
	font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color : #333333;
}

.headline1 {
	font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 21px;
	font-weight:bold;
	color : #336699;
	line-height: 28px;
}

h2 {
	font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color : #336699;
	line-height: 18px;
	margin-left: 20px;
}

.headline2 {
	font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color : #336699;
	line-height: 18px;
}

.headline3 {
	font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color : #87a659;
	line-height: 24px;
}

.borderbtm{ border-bottom: 1px solid #ffffff}