body {
	background: #FFFFFF;
	
	font-size:12px; 
	line-height: 18px;
	font-family: Times New Roman, Helvetica, Verdana;
	color: #5F4B5B;
	
	margin-top: 5px;
	margin-left: 10px; 
	margin-right: 10px; 
	margin-bottom: 10px;
}

td,.body {
	font-size:12px; 
	line-height: 18px;
	font-family: Times New Roman, Helvetica, Verdana;
	color: #5F4B5B;
	text-decoration: none;
}

h1 { 
	font-size:18px; 
	font-family: Times New Roman, Helvetica, Verdana;
	color: #5F4B5B;
	
	margin-bottom: 0px
}


a {
	color: #5F4B5B;
	text-decoration: none;
	
	font-weight: bold;
}

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

ul {
	list-style-type:  disc;
	margin: 0px 0px 0px 14px;
	padding:0px 0px 0px 5px;
}

li {
	padding:1px 0px 1px 0px;
	line-height: 14px;
}

select, input, textarea {
	font-family: Helvetica,Verdana;
	color: #646464;
	font-size: 10px;
}

hr {
	color: #DDDDDD;
	background-color: #DDDDDD;
	height: 1px;
	/*width: 100%;*/
	border: 0;
	margin: 30px 15px 30px 0px;
	padding: 0px;
}

.error {
	color: #FF0000;
}


#footerFrame {
	width: 800px;
}

#footerBar {
	height: 18px; 
	background: url('/images/gen/gen_bgFooterBar.gif') repeat-x;
}

.footerCell {
	font-size: 9px;
	color: #666666;
}

.footerCell a {
	font-size: 9px;
	color: #666666;
}

.footerCell a:hover {
	font-size: 9px;
	color: #DDDDDD;
}




#utilBox {
	/*width: 186px; */
	background: url('/images/gen/gen_bgUtilBox.gif');
	
	/*padding: 12px;*/
}


.navCell {
	padding-right: 14px;
}


.mainTable {
	width: 800px;
}

