/* CSS Document */
body{
	margin:0;
	background:#dcdcdc;
}
td{
	font-family: verdana, arial, tahoma;
	font-size:11px;
	color:#000000;
}
p{margin:0; text-align:justify; line-height: 140%;}
h1{
	margin:0 0 5px 0;
	font-family: arial, tahoma, verdana;
	font-size:18px;
	color:#ea4a48;
	font-weight:bold;
}
a{color:#0000FF; text-decoration:none}
a:hover{color:#0000FF; text-decoration:underline}
li{list-style-type: none; background: url(bullet2.gif) center left no-repeat; line-height:150%; padding-left: 15px;}

.maintable{background:#ffffff;}
.header{background:url(header_bg.jpg) repeat-x;}
.sitename{
	font-family: arial, tahoma, verdana;
	font-size:28px;
	color:#c3eeff;
	font-weight:bold;
	text-transform:uppercase;
}
.sitename span{
	font-family: tahoma, arial, verdana;
	font-size:30px;
	color:#6cc0e2;
	font-weight:normal;
	text-transform:none;
}
.topnav{
	background:url(header_05.jpg) no-repeat;
	height:24px;
	padding-right:10px;
	font-family: tahoma, verdana, arial;
	font-size:11px;
	color:#FFFFFF;
}
.topnav a{
	font-family: tahoma, verdana, arial;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.topnav a:hover{
	font-family: tahoma, verdana, arial;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.footershdw{background:url(footershdw.gif) repeat-x;}
.footer{
	background:#f0f0f0;
	height:70px;
	line-height: 180%;
	font-family: verdana, tahoma, arial;
	font-size:10px;
	color:#566f21;
}
.footer a{
	font-family: verdana, tahoma, arial;
	font-size:10px;
	color:#566f21;
	text-decoration:none;
}
.footer a:hover{
	font-family: verdana, tahoma, arial;
	font-size:10px;
	color:#566f21;
	text-decoration:underline;
}
