body {
	font-family: Arial;
    font-size: 12px;
	text-align:center;
	background-color:#E8F3FF;
}
td {  
	font-family: Arial;
    font-size: 12px;
    color: #000000;
}
a {  
    color: #AE16B4;
}
a:active {  
    color: #AE16B4;
}
a:visited {  
    color: #AE16B4;
}
a:hover {  
    color: #5199E9;
}
.nav {
	font-weight:bold;
	text-decoration:none;
	margin-right:12px;
	margin-left:12px;
}
a.nav {  
    color: #ffffff;
}
a.nav:active {  
    color: #ffffff;
}
a.nav:visited {  
    color: #ffffff;
}
a.nav:hover {  
    color: #92BFF1;
}
/*-----------------------------------------------------------*/
	#frame {
		width:752px;
		margin-right:auto;
		margin-left:auto;
	}
	#pageframe {
		width:752px;
		background-color:#FFFFFF;
		border:1px solid #5199E9;
	}
	#contenttop {
		font-family:Verdana;
		float:left;
		background-image:url(images/img_logo.gif);
		background-color:#FFFFFF;
		height:70px;
		width:750px;
		background-repeat:no-repeat;
		text-align:left;
	
	}
	#contentnav {
		width:750px;
		background-color:#5199E9;
		border-top:1px solid #226DBF;
		border-bottom:1px solid #226DBF;
		text-align:center;
		vertical-align:middle;
		height:30px;
		float:left;
	}
	#contentupsell {
		font-family:Verdana;
		float:left;
		background-image:url(images/img_main.gif);
		background-repeat:no-repeat;
		padding-left:250px;
		padding-top:20px;
		height:151px;
		text-align:left;
		width:750px;
	}
	#contentbody {
		width:750px;
		margin-top:10px;
		padding-bottom:10px;
		float:left;
		text-align:left;
		border-bottom:1px solid #5199E9;
	}
	#contentno {
		width:250px;
		float:left;
		text-align:left;
	}
	#contentform {
		width:500px;
		float:left;
		text-align:left;
		border-left:1px solid #5199E9;
	}
	#contentbottom {
		width:750px;
		float:left;
		text-align:left;
		border-top:1px solid #5199E9;
	}
/*-----------------------------------------------------------*/

h1, h2, h3, h4, p {
	padding-left:5px;
}
.smalltxt { 
font-family: Arial;
    font-size: 11px;
    font-style: normal;
    color: #000000;
}
a.smalltxt { 
    font-family: Arial;
    font-size: 10px;
    text-decoration: none;
    color: #000000;
}
a.smalltxt:active { 
    font-family: Arial;
    font-size: 10px;
    text-decoration: none;
    color: #000000;
}
a.smalltxt:visited { 
    font-family: Arial;
    font-size: 10px;
    text-decoration: none;
    color: #000000;
}
a.smalltxt:hover { 
    font-family: Arial;
    font-size: 10px;
    text-decoration: none;
    color: #000000;
}
h1 {  
    color: #5199E9;
	margin:0px;
	font-size:14px;
}
h2 {  
    color: #AE16B4;
    font-size: 12px;
    margin: 0px;
}
h3 {  
    color: #1661B4;
    font-size: 20px;
    margin: 0px;
}
h4 {  
    color: #AE16B4;
    font-size: 18px;
    margin: 0px;
}
th {
	text-align:left;
	color:#AE16B4;
}
th.hp {
	text-align:left;
	font-size:12px;
	background-color:#5199E9;
	color:#FFFFFF;
	padding:0px 0px 0px 5px;
}
table.rates {
	border:solid #1661B4;
	border:1px 0px 0px 0px;
}
.ratesmths {
	border:solid #1661B4; 
	border-width: 0px 0px 1px 0px; 
	background-color:#5199E9;
}
.ratesamount {
	border:solid #1661B4; 
	border-width: 0px 0px 1px 0px; 
	background-color:#92BFF1;
}
form th {
	font-size: 12px; 
	font-weight: bold; 
	color: #5199E9; 
	text-align: left; 
	border:0px;
	padding:0px;
}
form td {  
	font-size: 12px; 
	padding: 1px 0px 1px 2px;
	border: solid #CCCCCC; 
	border-width: 0px 0px 1px 0px; 
}
input { 
   font-family: Arial; 
   background-color: #E8F3FF; 
   padding: 0px; 
}
select { 
   font-family: Arial; 
   padding: 0px 0px 0px 1px; 
   margin: 0px;
}
option { 
   font-family: Arial; 
   background-color: #E8F3FF;
}
textarea { 
   font-family: Arial; 
   background-color: #E8F3FF; 
   padding: 0px;
}
