table, td { 
	border:0px;
	margin:0px;
  	padding:0px;
font-size:13px;
    font-family:sans-Serif;
	color:#333333;
	line-height:15px;
}
form{
 	margin:0px;
  	padding:0px;
	}
body {
 	margin:0px;
  	padding:0px;
	background:url(images/backtop.jpg) repeat-x;
	background-color:#101f3c;
	font-size:13px;
    font-family:sans-Serif;
	color:#333333;
	line-height:15px;
	vertical-align:top;
	text-align:center;
	height:100%;
	}
	
div {text-align:left;
	margin: 0 auto;}

.content {margin: 0 25px;
	background:#ffffff;}

.color1 { 
	color:#000000
}
.color2 { 
	color:#FFFFFF
}

.fleft {
	float:left;
	width:310px;
	margin-right:20px;
	display:inline;
}

.fright {
	float:right;
	width:390px;
}

.fleft2 {
	float:left;
	width:410px;
	margin-right:20px;
	displa:inline;
}

.fright2 {
	float:right;
	width:290px;
}

.fleft3 {
	float:left;
	width:350px;
	margin-right:20px;
	displa:inline;
}

.fright3 {
	float:right;
	width:350px;
}

.footer {
	font-family:serif;
	font-size:11px;
	color:#484848;
	height:70px;
	width:770px;
	background:url(images/footerback.jpg) repeat-x;
	}
	
.footer a { 
	font-size:11px;
	color:#484848;
	text-decoration:none;
}

.footer a:hover { 
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}

a { 
	color:#000000;
}
a:hover { 
	text-decoration:none;
}

.text1 a:hover { 
	text-decoration:underline
}
 a:hover {
	text-decoration:none;
}


.input{
 		height:21px; width:166px;
		background-color:#000000; 
		padding:1px 0 0 5px;
		border: #5A5A5A solid 1px;
}

.textarea{
		height:68px; width:166px;
		background-color:#000000; 
		padding:1px 0 0 5px;
		border: #5A5A5A solid 1px;
		overflow:auto;
		}

h2{ 
    font-family:Serif;
	color:#484848;
}
