div { 
	margin: 0; 
	padding: 0; 
	position: relative;
}
p {
	margin-left: 10px;
	margin-right: 10px;
	font-family: arial;
	font-size: 11pt;
}
body {
	background-color: #618bDD;
	text-align:center;
	margin:0px 0px; padding:0px;
}

.content {
	width:820px;
	height:1400px;
	margin:0px auto;
	text-align:left;
	padding:10px;
	border:1px solid #FFFFFF;
	background-color: #E2DCBE;
	font-family: Tahoma; 
	}




.forminput{
	height: 18px; 
	font-family: Tahoma; 
	font-size: 14px; 
	border: 0; 
	background-color: #618bDD; 
	color: white;
	font-weight: 300;
	border-bottom: 1px solid #4872a2; 
	width: 250px;
	font-family: Tahoma; 
	vertical-align: middle;
	padding: 5px;
}
img {
	border: 0;
}
.formtextarea{
	font-family: Tahoma; 
	font-size: 14px; 
	border: 0; 
	background-color: #618bDD;
	color: white;
	font-weight: 300;
	border-bottom: 1px solid #4872a2; 
	width: 250px;
	padding: 5px;
}
select{
	font-family: Tahoma; 
	font-size: 14px; 
	border: 0; 
	background-color: #618bDD;
	color: white;
	font-weight: 300;
	border-color: #618bDD;
	margin: 0;
	padding: 5px;
	border: 0;
	border-bottom: 1px solid #4872a2; 
	width: 190px;
}
select.normal {

}
h1 {
	background-color: #f4f2e5; //  #0594E3;
	font-size: 18pt; 
	font-weight: 700; 
	font-family: Tahoma;	
	margin:0; 
	padding:0;
}
.formelement {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0;
	/*color: white; */
	/*color: #C8BE8E; */
        color: black;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: 700;
}
.smallbold {
	font-weight: 700;
	font-size: 8pt;
}

.toplinks {
	font-size: 8pt;
}
.bluelinks {
	font-size: 8pt;
	color: white;
	font-weight: 700;
}
.footerlinks {
	font-size: 9pt;
	color: #AAAAAA;
	padding-right: 10px;
	text-decoration: none;
	font-weight: 400;
}
a.footerlinks:hover {
	text-decoration: underline;
	color: #507FB4;
}
#top {
	float:left;  
	width: 650px; 
	background: url(images/topwhite.gif); 
	background-repeat: no-repeat; 
	padding-top: 15px;
}
#betatop {
	float:left; 
	width:335px; 
	text-align: right; 
	background: url(/images/betatop.gif); 
	background-repeat: no-repeat; 
	padding-top:20px; 
	background-color: white;
}

#bluetop {
	float:left; 
	width:335px; 
	text-align: right; 
	background: url(images/bluetop.gif); 
	background-repeat: no-repeat; 
	padding-top:20px; 
	background-color: white;
}
#textform {
	margin-right: 15px; 
	margin-left: 35px; 
	text-align: left;
}
#bottomlinks {
	background: url(images/bubble.gif); 
	background-repeat: no-repeat; 
	height:44px;
}
#footer {
	background: url(images/footer.gif); 
	background-repeat: no-repeat; 
	padding-left:30px; 
	padding-right: 30px; 
	color: white; 
	height:61px;
}

#footer2 {
	background: url(images/bottom.gif); 
	background-repeat: no-repeat; 
	padding-left:30px; 
	padding-right: 30px; 
	color: white; 
	height:61px;
}


#rightcol {
	position:absolute;
	width: 130px;
	left: 650px;
	top:5px;
}

#rightads {
	position:absolute;
	width: 130px;
	left: 650px;
	top:5px;
}

.sidemenu1 {
margin-left:10px; 
margin-top:10px; 
padding-left: 15px; 
padding-top: 25px; 
height: 250px; 
width:130px; 
float:left; 
background-image: url(images/menu-sms-library.gif); 
background-repeat: no-repeat; 
font-size:9pt; 
color: #000000; 
text-decoration: none; 
}

.smsline {
font-size:9pt; 
color: #000000; 
text-weight: bold; 
text-decoration: none; 
margin-left: 10px; 
margin-right: 10px; 
}


.class1 A:link {text-decoration: none; color:black;}
.class1 A:visited {text-decoration: none; color:grey;}
.class1 A:active {text-decoration: none; color:grey;}
.class1 A:hover {text-decoration: underline; color: black;}

.class2 A:link {text-decoration: none; color:blue;}
.class2 A:visited {text-decoration: none; color:grey;}
.class2 A:active {text-decoration: none; color:grey;}
.class2 A:hover {text-decoration: underline; color: black;}
