body {	
	margin: 0px;
	background-color:#cdcdcd;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
}

.bg_header {
	background:url(/images/bg_header.jpg) no-repeat center top;
	height:52px;
	width:981px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto 0 auto;
	text-align:center;
}

.bg_main {
	background:url(/images/bg_main.jpg) repeat-y center top;
	width:981px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto 0 auto;
	text-align:center;
}

.bg_footer {
	background:url(/images/bg_footer.jpg) no-repeat center top;
	height:35px;
	width:981px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto 0 auto;
	text-align:center;
}



a.menu_button2:link, a.menu_button2:active, a.menu_button2:visited, a.menu_button2:hover,a.menu_button_on2:link, a.menu_button_on2:active, a.menu_button_on2:visited, a.menu_button_on2:hover {
float:left;
padding:0;
position:relative;
margin:0;
display:inline-table;
padding:6px 12px 6px 12px;
background: url(/images/button_bg.jpg) no-repeat;
text-decoration:none;
color:#FFFFFF;
font-size:12pt;
margin:1px 1px 1px 0;
width:202px;
height:40px;
text-align:left;
padding-top:12px;


}

a.menu_button2:hover {
filter:alpha(opacity=70);
-moz-opacity:.70;
opacity:.70;
}


h1 {

	font-size:22px;
	line-height:120%;
	text-align:left;
	
}

h2 {

	font-size:22px;
	line-height:120%;
	text-align:left;
	
}

h3 {

	font-size:18px;
	line-height:120%;
	text-align:left;
	
}


p {

	font-size:14px;
	text-align:left;
	
}

li {

	font-size:14px;
	text-align:left;
	
}



