/* CSS Document */



body{

	background:#f1eee7 url(../images/bodybg.jpg) repeat-x top center;

	margin:0 auto;

	padding:0px;

}

.bgcontent{

	background:#FFFFFF url(../images/bgcontent.jpg) repeat-y top center;

	margin:0 auto;

	padding:0px;

}

.tablecontent{
background:#FFFFFF url(../images/bgcontent.jpg) repeat-y top center;
overflow:auto;
height:420px;
width:900px;}

.bgbrown{

	background:url(../images/mid.jpg) repeat-y top center;

	margin:0 auto;

	padding:0px;

}

.bgfooter{

	background:#043377 url(../images/bgfooter.jpg) repeat-x top center;

	margin:0 auto;

	padding:0px;

}

.arial11{

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#656565;

	text-decoration:none;

	line-height:20px;

}

.arial11white{

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#FFFFFF;

	text-decoration:none;

	line-height:20px;

}

.arial12{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#818181;

	text-decoration:none;

	line-height:20px;

}