body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	line-height: 1.2em;
	background-image: url(images/bodybg2.jpg);
}

#bgwrapper {
	background-color: #7e7e7e;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(images/pcbg.gif);
	background-repeat: no-repeat;
}

a:link {
	text-decoration: underline;
	color: #CC0000;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: underline;
}

h1 {
	font-size: 120%;
}

#nav {
	background-color: #000000;
	font-size: 90%;
}

 #tabsE {
	float:left;
	width:755px;
	background:#000;
	font-size:93%;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;

      }
    #tabsE ul {
	  margin:0;
	  padding:10px 10px 0 20px;
	  list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background: url(images/tableftE.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsE a span {
      float:left;
      display:block;
      background:url("tabrightE.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {
	float:none;
	background-image: url(images/tabrightE.gif);
}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }  

#mainTable {
	width: 760px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-repeat: repeat-x;
	background-image: url(images/silvergradbglg.jpg);
 }
 
#headerTable {
	width: 760px;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #eeeeee;
	}	
 
#headerleft {
	text-align: left;
	width: 262px;
 }
 
#headerright {
	text-align: center;
	width: 498px;
 }
 
#sideright {
	font-size: 90%;
	width: 350px;
	vertical-align: top;
	text-align: justify;
	color: #FFFFFF;
	padding: 20px;
}

#sideright img {
	border: 1px solid #900000;
	text-align: center;
}
 
#footer {
	width: 760px;
	margin-bottom: 20px;
	font-size: 80%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #E10018;
	color: #FFFFFF;
}

#footerleft {
}

#footerright {
	text-align: right;
}
 
#leftmain {
	font-size: 90%;
	vertical-align: top;
	text-align: justify;
	color: #FFFFFF;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
 }
 
 
#leftmain a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
#leftmain a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#leftmain a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#leftmain a:active { 
    color: #CC9966;
}
 

#footer a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#footer a:active { 
    color: #CC9966;
}




 td, p, ul {
 	font-family: Tahoma, Verdana, Arial;
 }
 
