/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, sans serif;
	font-size: 11px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url(images/page-bg.gif);
	background-repeat: repeat-x;
	}

td,p {
	font-family: Verdana, Helvetica, sans serif;
	font-size: 11px;
	}
	
a {
	color: #0000FF;
	}
	
.banner {
 	background-image:url(images/bannerbkg_img.gif);
	background-repeat:repeat-x;
	}
		
.nav {
	color: #333333;
	}
	
a.nav {
	font-weight: bold;
	}

.SubNav {
	background-image:url(images/topnav_repeat.gif);
	background-repeat:repeat-x;
	color: #FFFFFF;
	padding: 5px 0px 0px 0px;
	}
	
a.SubNav, .SubNav a:link, .SubNav a:visited {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
	}
.SubNav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration:underline;
	}	

.Toolbar {
	color: #333333;
	}

a.Toolbar, .Toolbar a:link, .Toolbar a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	}
.Toolbar a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	}

td.Footer{
	color: #333333;
	background-image:url(images/footerbkg_img.gif);
	background-repeat:repeat-x;
	}

a.Footer{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	}

.TblHeader {
	background-image:url(images/tblheader_img.gif);
	background-repeat:no-repeat;
	height: 35px;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
	}	

.Subtitle {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}
.TblHeader2 {
	background-image:url(images/tblbkg_repeat.gif);
	background-position: center center;
	height: 25px;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
	}
