

#container {
	width: 839px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#footer{
	width: 832px;
	height: 18px;
	font:9px/9px Verdana, Arial, Helvetica, sans-serif;

	background: #373391;
	text-align: Center; /* this overrides the text-align: center on the body element. */
}

#footer a {
	color: #FFFFFF;
	/* text-decoration: none; */
}

#footer p {
	color: #FFFFFF;
}

#header {
	width: 839px;
	height: 120px;
	background:url(images/topBanner.gif) ;
}

#menu{
	padding-top: 98px;
	padding-left: 18px;
	font:14px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	color:#FF0000;
	text-decoration: none;
}


#leftmenu {
	width: 203px;
	height: 572px;
	background:url(images/leftmenu.jpg) no-repeat ;
	float:left;
		padding-top: 18px;
		padding-left:10px;
}

#PageBodyRight {
	width: 630px;
	float:right;
	padding-top: 20px;
	padding-left: 15px;
	font:8px/8px Verdana, Arial, Helvetica, sans-serif;

}

#PageBodyRight th {
	color: #000000;

}

#mainContent {
	width: 800px;
	height: 300px;
	background: url(images/bodymiddle.jpeg) no-repeat ;
	font:14px/14px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 47px;
	padding-left: 28px;
	padding-right: 25px;
	line-height:18px;
}

#mainContent a {
	text-decoration: none;
}

#bottomleft {
	float:left;
	width: 350px;
	height: 224px;
	padding-top: 11px;
	background: url(images/bottomleft.jpg) no-repeat ;

}

h1 {
	font-size:8px;
	color:#000066;
	font-weight:bold;
	margin-bottom:10px;
	padding:0px;
	line-height:25px;
}



#bottomright {
	float:left;
	width: 482px;
	padding-top: 8px;	
	height: 224px;
	background: url(images/bottomright.jpg) no-repeat ;
	font:14px/14px Verdana, Arial, Helvetica, sans-serif;
}

/* ******* */

body {
	background: #efefef;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 10px 0px 0px 0px;
	float: center;
	/*text-align: center;  this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

}


table.main 
{ 
  width: 800px;
  border: 1px solid #8494F8;
  background: #ffffff;  
}

td.bg1
{
  background-color: #000080;
  height : 5px;  
}

td.format1
{
  padding-left: 5px;
  padding-top: 10px;
  color: #000000;
  font-size: 14px;
  border-right: 1px solid #8494F8;  

  /*  font-family: arial, helvetical;  
    font-weight: bold;  */
}

.text1
{
  color: #8494F8;
  text-decoration: none;
  font-size: 24px;
  font-family: arial, helvetical;
  /* font-weight: bold; */
}

.text2
{
  color: #000080;
  text-decoration: none;
  font-size: 10px;
  font-family: arial, helvetical;
  
}

a.link1:link
{
  color: #000080;
  text-decoration: none;
  font-size: 10px;
  font-family: arial, helvetical;
  
}

a.link1:hover
{
  color: #8494F8;
  text-decoration: none;
  font-size: 10px;
  font-family: arial, helvetical;
  
}

a.link2:link
{
  color: #000080;
  text-decoration: none;
  font-size: 14px;
  font-family: arial, helvetical;
  
}

a.link2:hover
{
  color: #8494F8;
  text-decoration: none;
  font-size: 14px;
  font-family: arial, helvetical;
  
}


a.link3:link
{
  color: #000080;
  text-decoration: none;
  font-size: 14px;
  font-family: arial, helvetical;
  
}

a.link3:hover
{
  color: #FFFFFF;
  text-decoration: none;
  font-size: 14px;
  font-family: arial, helvetical;
  
}


.style1 {
	color: #373391;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.style7 {
	font-size: 16px;
	font-family: "Comic Sans MS";
}
.style8 {font-size: 16px}
