img {
border: 0px;
}

div.login {
	position: absolute;
	left: 94%;
	top: 46px;

}
div.memberdesc {
	position: absolute;
	left: 169px;
	top: 0px;
}

div.member {
	position: relative;
	left: 10px;
	height: 140px;
}

div.top {
	background-image:url(images/top_bar_pixel.gif);
	height: 5px;
	width: 100%;
	FONT-SIZE: 4px;
}   

div.logotop {
	background-color: #FFFFFF;
	height: 57px;
	width: 100%;
	FONT-SIZE: 4px;
}    

div.topbottom {
	background-image:url(images/top_bottom_bar_pixel.gif);
	height: 11px;
	width: 100%;
	FONT-SIZE: 10px;
}   

div.menu {
	background-color: #E7E7E7;
	height: 18px;
	width: 100%;
	FONT-SIZE: 4px;
}   

span.menuoption1 {
	height: 18px;
	width: 127px;
}

span.menuoption2 {
	height: 18px;
	width: 164px;
}
span.menuoption3 {
	height: 18px;
	width: 100%;
}

div.content {
	position: relative;
	left: 50px;
	height: 100%;
	width: 720px;
}

div.subcontent_header {
	font-family: "Verdana";
	position: relative;
	top: 30px;
}

div.subcontent_content {
	font-family: "Verdana";
	position: relative;
	left: 27px;
	top: 30px;
}

div.header { 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: #C10000; 
	FONT-STYLE: normal;
	font-family:"Verdana"
}

UL {
	list-style: disk;
}


body { 
	background:#F9F9F9; 
	color:#000000; 
	Scrollbar-face-Color: #C10000;
	SCROLLBAR-HIGHLIGHT-COLOR: #b0c4de;
	SCROLLBAR-SHADOW-COLOR: #b0c4de;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #b0c4de;
	SCROLLBAR-TRACK-COLOR: #cdc9c9;
	SCROLLBAR-DARKSHADOW-COLOR: #999999
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	FONT-STYLE: normal; 
	font-family:"Verdana"; 
	line-height: 15px;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}


 div.maintext { 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	COLOR: #000000; 
	FONT-STYLE: normal; 	
	font-family:"Verdana"
	line-height:"15px"  
   }

span.mtheader { 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: #666666; 
	FONT-STYLE: normal;
	font-family:"Verdana"
}

span.linkcolor { 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: #C10000; 
	FONT-STYLE: normal;
	font-family:"Verdana"
}

A:link { 
	color: #C10000; 
	text-decoration: none; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	FONT-STYLE: normal; 
	font-family:"Verdana"; 
	line-height: 15px; 
}

A:visited { 
 	color: #C10000; 
	text-decoration: none;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	FONT-STYLE: normal; 
	font-family:"Verdana"; 
	line-height: 15px;
}

A:hover { 
	color: gray; 
	text-decoration: none;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	FONT-STYLE: normal; 
	font-family:"Verdana"; 
	line-height: 15px; 
}

A:active { 
	color: gray; 
	text-decoration: none;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	FONT-STYLE: normal; 
	font-family:"Verdana"; 
	line-height: 15px; 
}
div.budget_header {
        color: #C10000;
        text-decoration: none;
        FONT-WEIGHT: bold;
        FONT-SIZE: 13px;
        FONT-STYLE: normal;
        font-family:"Verdana";
        line-height: 15px;
}


