/* CSS Document */
body { 
	background-color: #F1F1F1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #343434;
	padding: 0px;
	margin: 0px;
	font-size: 11px; }

td, p { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #343434;
	font-size: 11px; }
h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #343434;
	font-size: 14px;
	padding: 0px;
	margin: 0px; }

a { color: #990000; }

#mainTable { 
	width: 775px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin-top: 5px; }

#heaDer { 
	height: 195px;
	font-size: 1px; }
#headerTable { width: 100%; height: 195px; }
#headerLogo { 
	width: 755px;
	height: 195px;
}
#headerMain { 
	width: 525px;
	background-color: #333366;
	background-image:  url(../templateimages/header_main.jpg);
	background-position: top left;
	background-repeat: no-repeat; }
#headerRight { 
	width: 95px;
	background-color: #993333;
	background-image: url(http://images.melbourneitwebsites.com/affiliate/templateimages/compact/header_right.jpg);
	background-position: top left;
	background-repeat: no-repeat; }


#bodyTable { width: 100%; }
#bodyNav { 
	width: 250px;
	background-color: #333366; }
#bodyContent { 
	padding-left: 10px;
	padding-right: 10px; }
#bodyRight { 
	width: 95px;
	background-color: #993333; }

#mainNavItem { 
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #FFFFFF;
	display: block; }
#mainNavItem:hover { 
	color: #993333; }
#subNavItem { 
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #FFFFFF;
	display: block; }
#subNavItem:hover { 
	color: #993333; }

#fooTer { 
	height: 25px;
	font-size: 1px; }
#footerTable { width: 100%; height: 25px; }
#footerLeft { 
	width: 775px;
	background-color: #000033;
	color: #FFFFFF;
	font-size: 9px;
 }

