body {
    text-align: left;
	font-family : "Arial";
	font-size : 12px;
	color: black;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

#container {
  margin: 0 auto;
  position: relative;
  width: 995px;
  }

#Layer1 {
	position:absolute;
	width:755px;
	height:115px;
	z-index:1;
	left: 260px;
	top: 44px;
} 

.textbox-as {
	font-size: 12px;
	font-weight: bold;
	color: black;
	padding: 0 0 0 0;
	background: none !important;
	border: 0px;
}

table {
  margin: 0 auto;
  position: relative;
    /*background: url(../images/bg.gif)*/
  }
  

  
#Layer1 {
	position:absolute;
	width:755px;
	height:115px;
	z-index:1;
	left: 260px;
	top: 44px;
}  
  
A {
	font-family : "Arial";
	font-size : 12px;
	color: #073576;
	text-decoration : underline;
}

A:HOVER {
	font-family : "Arial";
	font-size : 12px;
	color: #073576;
	text-decoration : none;
}

TD {
	font-family : Arial;
	font-size : 12px;
	color: black;
	letter-spacing: normal;
}

.maincontent {
	font-family : Arial;
	font-size : 12px;
	color: black;
	letter-spacing: normal;
    /*text-decoration : underline;*/
}

.maintitle {
	font-family : Arial;
	font-weight: bold;
	font-size : 14px;
	color: #073576;
	letter-spacing: normal;
    /*text-decoration : underline;*/
}

.legal {
	font-family : "Arial";
	font-size : 11px;
	color: #073576;
}
 
A.legal {
	font-family : "Arial";
	font-size : 11px;
	color: #073576;
}

A.legal:HOVER {
	font-family : "Arial";
	font-size : 10px;
	color: #073576;
	text-decoration : none;
}

.menu {
	font-family : "Arial";
	font-size : 12px;
	color: #073576;
}
 
A.menu {
	font-family : "Arial";
	font-size : 12px;
	font-weight: bold;		
	color: #073576;
	text-decoration : none;
}

A.menu:HOVER {
	font-family : "Arial";
	font-size : 12px;
	font-weight: bold;
	color: #073576;
	text-decoration :underline;
}






