body{ 
background-color: #eeeeee;
background-image: none;
font-family: Verdana;
font-size: 7pt;
color: #000000;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
}

ul, li{
list-style-image: url("http://rentmaster.info/images/bullet.gif");
}

td{
text-decoration : none; 
font-family:Verdana; 
font-size: 10pt; 
font-weight:normal; 
color: black;
}

.surround{
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 7pt;
	color: #000000;
	border: 2px solid #336699;

}

.fontsmall{
text-decoration : none; 
font-family:Verdana; 
font-size: 7pt; 
font-weight:normal; 
color: #000000;
}

.fontregular{
background-image: url("mlist/images/headerbg1.gif");
font-family:Verdana; 
font-size: 10pt; 
font-weight:normal; 
color: #ffffff;
background-color: white;
border-bottom: #333333 1px solid;
}

.fontregularfooter{
background-image: url("mlist/images/headerbg2.gif");
font-family:Verdana; 
font-size: 8pt; 
font-weight:normal; 
color: #4B4B4B;
background-color: #e7e7e7;
}

.fontregularfooternobg{
font-family:Verdana; 
font-size: 8pt; 
font-weight:normal; 
color: #4B4B4B;
background-color: #e7e7e7;
}

.highlight{
color: red;
}

.smalltext {
font-size: 8pt; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #333333
}

.tr{
border-bottom: #666666 1px dashed;
}

.tr2{
border-bottom: #0F67B1 4px solid;
}

.smallheader{
background-color: #cccccc;
border-top: #000000 1px solid;
}

.spacer{
background-color: #ffffff;
border-bottom: #333333 1px solid;
}

.wrapper{
background-color: #cccccc;
border-top: none;
border-bottom: #000000 1px dashed;
border-top: #000000 1px dashed;
border-left: #000000 1px dashed;
border-right: #000000 1px dashed;
}

.subwrapper{
background-color: #e7e7e7;
border-top: none;
border-bottom: #000000 1px solid;
border-top: #000000 1px solid;
border-left: #000000 1px solid;
border-right: #000000 1px solid;
}

a:link{
text-decoration: none;
color: #3300CC;
}

a:visited{
text-decoration: none;
color: #3300CC;
}

a:active{
text-decoration: none;
color: #FF0000;
}

#plain a:link, #plain :visited, #plain :active{
text-decoration: none;
color: #ffffff;
}

.content{
font-family: Verdana;  
color: #333333;  
font-size: 12px;  
background-color: #ffffff;
}

.listcontents{
font-family: Verdana;  
color: #333333;  
font-size: 9px;  
background-color: #ffffff;
border-bottom: 1px #8F8F8F dashed;
}

.smalltextwhite {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF
}
.contentHeader {
	font-family: Verdana;
	color: #333333;
	font-size: 12px;
	background-color: #ffffff;
	font-weight: bold;

}

/* Main Tables */
.main_table { width: 600; border: 0px; background-color: #000000; }
.go_table { width: 85%; background-color: #FFFFFF; }

/* Table Cells */
.header_cell { background-color: #336699; font-size: 12px; color: #FFFFFF; text-align: left; vertical-align: middle; }
.areas_cell { background-color: #336699; text-align:right; vertical-align: middle; }
.instruct_cell { background-color: #F5F5F5; font-size: 10px; color: #000000; text-align: center; vertical-align: middle; width: 100%; }
.task_cell { background-color: #F5F5F5; font-size: 10px; color: #000000; text-align: left; vertical-align: middle; }
.msg_cell, .file_cell { background-color: #F5F5F5; font-size: 10px; color: #000000; text-align: left; vertical-align: middle; }
.up_cell, .tips_cell, .folder_cell { background-color: #FFFFFF; font-size: 10px; color: #000000; text-align: left; vertical-align: middle; }
.zip_folder_cell { background-color: #FFFFFF; font-size: 10px; color: #000000; text-align: center; vertical-align: middle; }
.zip_file_cell { background-color: #F5F5F5; font-size: 10px; color: #000000; text-align: center; vertical-align: middle; }
.total_cell { background-color: #F5F5F5; font-size: 10px; color: #000000; text-align: right; vertical-align: middle; }

/* Used to format the MySQL query output */
.mysql_results { width: 100%; border: 1px solid #000000; }
.mysql_header_row { background-color: #336699; }
.mysql_header_cell {  background-color: #336699; font-size: 10px; color: #FFFFFF; text-align: center; vertical-align: top; font-weight: bold; border: 1px solid #000000;}
.mysql_data_row { background-color: #FFFFFF; }
.mysql_data_cell { background-color: #FFFFFF; font-size: 10px; color: #000000; text-align: left; vertical-align: top;  border: 1px solid #000000;}

/* Other Classes */
.nav { text-decoration: underline; color: #FFFFFF } /* Used for Navigation text */
.space { border: 1px solid #000000; } /* Used for the Space usage key */

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("iestyles.css");.new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	vertical-align: super;
	text-decoration: blink;
}
