/* CSS Document */
body{
	margin:10px auto;
	background: url(bodybg.jpg) repeat-x #eeedcf;
}
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;}

.cnt_tp{background:url(cnt_tp.jpg) repeat-x;}
.cnt_lt{background: url(cnt_ltbg.jpg) repeat-y;}
.cnt_rt{background:url(cnt_rtbg.jpg) repeat-y;}
.cnt_bt{background:url(cnt_bt.jpg) repeat-x;}
.maintable{background: url(cnt_bg.jpg) repeat-x #ffffff;}
.header{height:67px;}
.sitename{
	font-family: arial, tahoma, verdana;
	font-size:24px;
	color:#00448f;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:5px;
}
.topnav{
	padding-right:5px;
	font-family: arial, tahoma, verdana;
	font-size:12px;
	color:#00709e;
}
.topnav a{
	font-family: arial, tahoma, verdana;
	font-size:12px;
	color:#00709e;
	font-weight:bold;
	text-decoration:none;
}
.topnav a:hover{
	font-family: arial, tahoma, verdana;
	font-size:12px;
	color:#00709e;
	font-weight:bold;
	text-decoration:underline;
}
.footershdw{background:url(footershdw.gif) repeat-x;}
.footer{
	height:70px;
	line-height: 180%;
	font-family: verdana, tahoma, arial;
	font-size:10px;
	color:#808080;
}
.footer a{
	font-family: verdana, tahoma, arial;
	font-size:10px;
	color:#808080;
	text-decoration:none;
}
.footer a:hover{
	font-family: verdana, tahoma, arial;
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}
