body{
	margin:0;
	background-image:url(bgtest.jpg);
	background-repeat: repeat-x;
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	color:#656565;
}
td{
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	color:#656565;
}
a{
	color:#1386C9;
	text-decoration:none;
}
a:hover{
	color:#C22D33;
	text-decoration:underline;
}

.header{
	background-image:url(headerbg.gif);
	background-repeat: repeat-x;
	height: 109px;
}
.menubg{
	background-image:url(menubg.gif);
	background-repeat: repeat-x;
	height: 36px;
}
.menubtm{
	background-image:url(menubtm.gif);
	background-repeat: repeat-x;
	height: 23px;
}
.bannershdw{
	background-image:url(bannershdw.gif);
	background-repeat: repeat-x;
	height: 23px;
}
.title{
	background-image:url(bullet_titles.gif);
	background-repeat: no-repeat;
	height: 35px;
	border-bottom: 1px solid #D9D9D9;
	font-family: arial, verdana, tahoma;
	font-size: 18px;
	color:#8D8D8D;
	padding-top:5px;
	padding-left: 35px;
}
.content{
	text-align: left;
	line-height: 150%;
}
.bottom{
	font-size:10px;
	border-top: 1px solid #D9D9D9;
	height:50px;
	line-height: 200%;
}



