
body  {margin: 0;
	padding: 0;
	font: 9pt Trebuchet MS,Tahoma,Verdana,Arial;
	background: #ffffff;
	text-align: left;
	color: #444444;
}

TD {font-size: 9pt; }
A:link {color: #a51010; text-decoration: none; }
A:hover {color: #a51010; text-decoration: underline; }
A:visited {color: #a51010; text-decoration: none; }

#menu1,#menu2,#menu3,#menu4,#menu5,#menu6 {
   border-left: 1px solid #a51010;
   border-bottom: 1px solid #a51010;
   border-right: 1px solid #a51010;
   background: #fff;
   position : absolute; 
   z-index : 200; 
   visibility : hidden; 
   top: 0px;
}

.pagetitle {padding: 10px 0px 6px 10px; font: 20pt Trebuchet MS,Tahoma,Verdana,Arial; color: #333; text-transform: uppercase;}
.bottomright1 {padding: 15px 30px 15px 0px; color: #a51010; }
.bottomright2 {padding: 15px 30px 15px 10px; color: #a51010; width: 709px;}

A.menulink {color: #a51010; text-decoration: none; display: block; text-transform: uppercase;}
TD.menusel {background: #f3e0e0; border-top: 1px solid #888; border-bottom: 1px solid #888; }
TD.menuunsel {background: ; border-top: 1px solid #eee; border-bottom: 1px solid #eee; }

.toplink {padding: 2px 10px 1px 10px;}
.toplink A {text-decoration: none; font-size: 0.9em;}

.blockheader {background: url(top3bg.gif) #eeeeee bottom repeat-x; 
	text-align: left; 
	text-transform: uppercase;
	width: 100%; 
	font-weight: bold; 
	font-size: 10pt; 
	color:#a51010;
	padding: 2px 0 2px 0;}
.blockheader A {color: #a51010; }

.subheader { text-decoration: underline;
	font-weight: bold; 
	font-size: 11pt; 
	color: #a51010;
}

.leftcontent {text-align: left;}

.maintext       {font-size: 10pt; text-align: justify;}
.maintextl     {font-size: 10pt; text-align: left; }
.maintextc     {font-size: 10pt; text-align: center; }
.maintextr     {font-size: 10pt; text-align: right; }

TD.sendmsgtd {font-size: 10pt; }
.sendmsgtext {border: 1px solid #a51010;
		 height: 20px;
		 width: 100%; }
.sendmsgarea{border: 1px solid #a51010;
		 height: 150px;
		 width: 100%;
        font: 10pt Trebuchet MS, Tahoma, Verdana, Arial; }
.sendmsgbtn	{border: 1px solid #a51010;
		 height: 20px;
		 width: 100px; }

TABLE.managetable TD {text-align: left; 
	vertical-align: top;
	border-bottom: 3px double #dddddd;
	padding: 10px 2px 10px 2px;
	font-size: 10pt; }
	
.partner {font-size: 7pt; color: #666666; margin: 5px; padding: 5px; width: 97%; }
.partner A {color: #666666; text-decoration: none; }