body {
	font-size: 10pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.gif);
	background-repeat: repeat-y;

}
body,td,th {
	font-family:sans-serif;
	font-size: 9pt;
	color: #0550B7;
}
a:link {
	border:0px;
	padding:0px;
	margin:0px;
	text-decoration: none;
		color: #CE0818;

}
a:visited {
	border:0px;
	padding:0px;
	margin:0px;
	text-decoration: none;
	color: #CE0818;

}
a:hover {
	border:0px;
	padding:0px;
	margin:0px;
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	border:0px;
	padding:0px;
	margin:0px;
	text-decoration: none;
	color: #CE0818;
}
textarea {
	scrollbar-dark-shadow-color:#f1f1f1; 
	scrollbar-base-color:#FCFF00;
	scrollbar-shadow-color:#f1f1f1;
	scrollbar-arrow-color:#0550B7;
	scrollbar-face-color:#FCFF00;
	overflow-y: auto;
	overflow-x:hidden;
}
#left {
	position:absolute;
	MARGIN: 0px;
	PADDING: 0px;
	top: 0px;
	left: 0px;
	float:left;
	width: 645px;
}
#topbanner{
	clear:both;
	background-image:url(topbanner.gif);
	background-repeat:no-repeat;
	height:63px;
}
#newmessage{
	background-image:url(newbg.gif);
	background-repeat:no-repeat;
	height:157px;
}
#new{
	width:520px;
	MARGIN: 0px;
	PADDING: 0px;
	height:117px;
}
#content{
	border:0;
	height:115px;
	width:520px;
	padding:0px;
	margin:0px;
	background-image: url(newbg.gif);
	background-repeat:repeat-y;
}
#sumit {
	background-image:url(sumitbg.gif);
	background-repeat:no-repeat;
	background-color:#fcff00;
	height:40px;
	}
#name {
	border:0;
	width:80px;
	height:16px;
}
#email {
	border:0;
	width:160px;
	height:16px;
}
#mesbg {
	background-image:url(mesbg.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:150px;
	background-color:#0550B7;
	vertical-align:middle;	
}
#messhow {
	height:114px;
	margin:0px;
	padding:3px;
	width:590px;
	background-color:#FFFFFF;
	float:right;
	margin-top:15px;
}
#mesbg1 {
	background-image:url(mesbg.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:150px;
	background-color:#0550B7;
	vertical-align:middle;	
}
#messhow1 {
	height:114px;
	margin:0px;
	padding:3px;
	width:590px;
	background-color:#FCFF00;
	float:right;
	margin-top:15px;
}

#right {
	position:absolute;
	left:645px;
	top:0px;
	width:130px;
	margin:0px;
	padding:0px;
	height:300px;
	background-image:url(righthead.gif);
	background-repeat:no-repeat;
	background-position:top;
	
	}
.redwords {
margin: 5px;
color: #CD0B18;
font-weight:bold;
line-height: 19px;
}
.bluewords {
margin: 5px;
color: #0550B7;
font-weight:normal;
line-height: 19px;
}
.darkwords {
margin: 5px;
color: #000000;
font-weight:bold;
line-height: 19px;
}