#body {

	margin: 0px 0px 0px 0px;

	background-image: url(../images/bgtest.jpg);

	background-repeat: repeat-x;

}

#body2 {

	margin: 0px 0px 0px 0px;

	background-image: url(../images/bg2.jpg);

	background-repeat: repeat-x;

	height:100%;

}

#topnav {

	width: 832px;

	height: 29px;

	text-align:right;

}

#masthead {

	width: 832px;

}

#bottomnav {

	width: 832px;

	height: 22px;

	text-align:center;

}

#copyright {

	width: 832px;

	text-align:center;

}

.title {

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

	font-size:12px;

	color:#CC0001;

	font-weight:bold;

}

td,p {

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

	font-size:12px;

	color:#000000;

}

.copy {

	font-size:10px;

	color:#666666;

}

a {

	color: #990000;

	text-decoration:none;

}

a:hover {

	text-decoration:none;

	color: #999999;

}



a.white {

	color: #FFFFFF;

	text-decoration:none;

	font-size:11px;

	font-weight:bold;

	

}

a.white:hover {

	text-decoration:none;

	color: #FFFFFF;

}



#tableflex {

	height:100%;

	max-height:100%;

}