body{
	margin:0px;
	padding:0px;}
body,td,input,textarea,select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;}	
h1{
	color:black;
	text-transform:uppercase;
	font-size:16px;
	letter-spacing:-1px;
	border-bottom:1px solid #E8E8E8;
	padding-bottom:5px;
	margin-bottom:10px;
	}
a{
	color:black;}
#sbox{
	border-bottom:1px solid #E8E8E8;
	margin-top:10px;
	padding:10px;
	color:black;}
div.sbox{
	color:black;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:2px solid black;
	padding-bottom:1px;
	margin-bottom:5px;
	width:90%;
	}

.btn{
	background-color:#C7CDD2;
	color:black;}
.top{
	background-image:url(/interface/imgs/topbg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:89px;
	border-bottom:3px solid black;
}
.lblue{
	background-color:#E8E8E8;}
.footer{
	background-color:#E8E8E8;
	height:80px;}	
.footertxt{
	color:gray;
	vertical-align:top;
	padding-top:3px;
	font-size:10px;}	
#tmenu{
	vertical-align:bottom;
	text-align:right;
	padding-bottom:3px;}
a.tmenu{
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;}
a.tmenu_on{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;}	

.mheader{

/*
	padding:10px;
	margin-bottom:5px;
	margin-top:10px;
	border-bottom:1px dotted #ECECEC;}
	
	*/

.m{
	width:100%;
	height:100%;
	margin-top:12px;
	margin-bottom:2px;    }
.mholder{
	background-color:#E8E8E8;
	vertical-align:top;}
.mshadow{

/*
	background-image:url(/interface/imgs/shadow_bg.gif);
	background-repeat:repeat-y;
	background-position:left top;
	width:15px;
	*/
}
/********** navbar ************/
td.navbar{
	height:35px;
	color:black;}
a.navbar{
	color:black;
	text-decoration:none;
	font-weight:bold;}
a.navbar:hover{
	text-decoration:underline;}	
/********** navbar ************/
	
	
.content{
	height:500px;
	width:474px;
	vertical-align:top;}
.contentholder{
	padding:10px;vertical-align:top;}		
td.lcontent{
	height:30px;
	vertical-align:bottom;
	padding-bottom:3px;
	color:gray;}
a.lcontent{
	color:gray;
	text-decoration:none;}
a.lcontent:hover{
	text-decoration:underline;}		
	
	
a.btn{
	color:#FFFFFF;
	border: 1px solid gray;
	font-weight:normal;
	padding:3px;
	text-align:center;
	text-decoration:none;
	}
a.btn:hover{
	text-decoration:none;
	background-color: silver;
}			
	
a.btn2{
	border-right: 1px solid Gray;
	border-bottom: 1px solid Gray;
	border-left: 1px solid silver;
	border-top: 1px solid silver;
	color: silver;
	background-color: White;
	font-weight: normal;
	padding: 5px;
	text-align: center;
	text-decoration: none;
}
a.btn2:hover{
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	border-top: 1px solid silver;
}		