body {	background:  url(../images/bg.gif);	margin: 0;	}	#MainTable {	border: 1px;	border-style: solid;	border-top-style: none;	border-color: #000000;	}	/* =-=-=-=-=-=-=-[ MAIN CONTENT]-=-=-=-=-=-=-=- */	#MainBody {	background-color: #FFFFFF;		}	#MainContent {	font-family: Tahoma, Verdana, sans-serif, Helvetica;	color: #333;	font-size: 12px;	padding: 0px 5px 5px 5px;	}#MainContentBoxed {	font-family: Tahoma, Verdana, sans-serif, Helvetica;	color: #333;	font-size: 12px;	padding: 0px 0px 0px 0px;	vertical-align: top;	}#MainContent h1{	font-size: 22px;	color: #333;	font-weight: normal;	}#MainContent h2{	font-size: 20px;	color: #930307;	font-weight: normal;	font-family: Georgia, "Times New Roman", Times, serif;	}		#MainContent a:link, #MainContent a:visited {	color: #930307;	text-decoration: none;	font-weight: bold;	}#MainContent a:hover {	color: #930307;	text-decoration: underline;	font-weight: bold;	}	/* =-=-=-=-=-=-=-[LEFT NAVIGATION MENU]-=-=-=-=-=-=-=- */	#LeftMenu ul {	list-style: none;	margin: 0;	padding: 0;	}	#LeftMenu {	width: 160px;	border: 0px solid #CCC;	margin: 0px;	font-family: Tahoma, Verdana, sans-serif, Helvetica;	font-size: 12px;	color: #000000;	}	#LeftMenu li a {  	height: 32px;  	voice-family: "\"}\"";   	voice-family: inherit;  	height: 20px;	text-decoration: none;	}		#LeftMenu li a:link, #LeftMenu li a:visited {	display: block;	background:  url(../images/nav-buttons.gif);	padding: 5px 0 1px 20px;	}	#LeftMenu li a:hover, #LeftMenu li a:active {	color: #930307;	background:  url(../images/nav-buttons.gif) 0 -20px;	padding: 5px 0 1px 20px;	}/* =-=-=-=-=-=-=-[ RIGHT SIDEBAR ]-=-=-=-=-=-=-=- */	#RightSideBar {	font-family: Tahoma, Verdana, sans-serif, Helvetica;	color: #333;	font-size: 12px;	padding: 0px 5px 10px 10px;	}#RightSideBar a:link, #RightSideBar a:visited {	color: #c76800;	text-decoration: none;	font-weight: normal;	}#RightSideBar a:hover {	color: #c76800;	text-decoration: underline;	font-weight: normal;	}						/* =-=-=-=-=-=-=-[ FOOTER ]-=-=-=-=-=-=-=- */		#Footer {	background-color: #343434;	background-position: top;	font-family: Tahoma, Verdana, sans-serif, Helvetica;	font-size: 10px;	color: #CCC;	padding-top:18px;	text-align: center;	}#Footer a:link, #Footer a:visited {			text-decoration: none;	color:#CCC	}#Footer a:hover {			text-decoration: underline;	color:#FFF	}	/* =-=-=-=-=-=-=-[ FINEP PRINT ]-=-=-=-=-=-=-=- */#FinePrint {	font-family: Tahoma, Verdana, sans-serif, Helvetica;	font-size: 10px;	color: #666;	padding-top:10px;	text-align: center;	}#FinePrint a:link, #FinePrint a:visited {			text-decoration: none;	color:#666	}#FinePrint a:hover {			text-decoration: underline;	color:#444	}	/* =-=-=-=-=-=-=-[ INPUT BOX]-=-=-=-=-=-=-=- */	#InputBox {	font-family: Tahoma, Verdana, sans-serif, Helvetica;	color: #333;	font-size: 12px;	padding: 0px 3px 0px 0px;	text-align: right;	}