body {
background:  #060260;
margin: 0px;
padding: 0px;
text-align : justify; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 13px; 
}

#main_container{
width:700px;
height:100%;
min-height:2700px;
margin:auto;
background: none;
font-size:12px;
color:#060260;
font-family:Verdana, Arial, Helvetica, sans-serif;

}
#main_container2{
width:700px;
height:100%;
min-height:700px;
margin:auto;
background: none;
font-size:12px;
color:#060260;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

#top_banner{

width:740px;
height:100px;
}

#logo{
width:auto;
float:left;
padding-left:0px;
}

/** MENU */
#menu {
clear:both;

	width: 700px;
	
	padding: 0px 0px 6px 0px;
	background-color: #060260;
}
#menu ul {

	
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a:link{
	padding: 5px 15px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
 #menu a:active, #menu a:visited, {
	padding: 5px 15px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


#menu a:hover {
	
	font-size: 12px;
	font-weight: bold;
	color: #928ef9;
	text-decoration: underline;
	background: #ffffff;
}
#content { 
clear : both; 
width : 700px; 
height : 100%;

margin : 0 auto; 
padding : 0 0 0 0; 
background-color : #ffffff; 
} 
#colA { 
float : left; 
width : 400px; 
padding : 0 10px 0 30px; 
text-align : left; 
font-size: 13px;
border-right:1px #060260 dashed;
} 
#colB { 
float : right; 
width : 260px; 
font-size: 12px;
padding : 0 5px 0 5px; 
text-align : left;
} 
.clearboth { 
clear : both; 
} 
#colC { 
clear : both; 
float : left; 
width : 300px; 
padding : 0 0 0 30px; 

} 
#colD { 
float : right; 
width : 300px; 
padding : 0 30px 0 0; 
} 
td {
font-size : 10px;
}
#footer { 
clear : both; 
width : 700px; 
margin : 0 auto; 
border-top : 1px solid #060260; 
height : 70px; 
font-size:10px;
background : #ffffff; 
} 
a.type1:link{
font-size: 12px;
color: #060260;
}
a.type1:visited{
font-size: 12px;
color: #060260;
}
a.type1:hover {
font-size: 12px;
color: #fb870a;
}
#tx1 {
font-size: 13px;
font-weight: bold;
color: #fb0314;
}
#tx2 {
font-size: 12px;
font-weight: bold;
color: #fb0314;
}
#tx3 {
font-size: 16px;
font-weight: bold;
color: #fb0314;
}
a.type2:link{
font-size: 12px;
color: #fb0314;
}
a.type2:visited{
font-size: 12px;
color: #fb0314;
}
a.type2:hover {
font-size: 12px;
color: #fb870a;
}