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

a:link { color : #528436}
a:visited { color : #788083}
a:hover { color : #a8c19a}

.bodystyle {
	font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color : #333333;
	margin-right: 15px;

}

.bodylarge {
	font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color : #333333;

}


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


ul.list1 {
list-style-type: disc;
color: #ac1f24;
font-size: 14px;
list-style-position:inside;
} 

ul.list2 {
list-style-type: disc;
color: #ac1f24;
font-size: 16px;
line-height: 18px;
list-style-position:outside;
} 

/* RULES*/
hr{height:1px;color:#CC6600 }

.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: 22px;
	font-weight:bold;
	color : #ac1f24;
	line-height: 28px;
}


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


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

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