
html {min-height: 100%;
	height: auto;
}


 body
{background: #fff url('images/bg.jpg') repeat-x top center;



margin: 0; margin-bottom: 0px;}

body {
scrollbar-base-color: #C4D2BA;
scrollbar-arrow-color: #C4D2BA;
scrollbar-track-color: #C4D2BA;
scrollbar-face-color: #B7CBA4;
scrollbar-darkshadow-color: #C4D2BA;
scrollbar-highlight-color: #C4D2BA;
scrollbar-shadow-color: #C4D2BA;
scrollbar-3dlight-color: #C4D2BA;

}

a:visited {color: #1F38A5; text-decoration: none;}
a:active {color: #0221A6; text-decoration: none;}
a:link {color: #0221A6; text-decoration: none;}
a:hover {color: #000; text-decoration: underline;}



#page_content ul {list-style-image: url('images/bullet.gif'); font-family: arial; font-size: 10pt; color: #000;}

#holder {width: 920px; height: 620px; overflow: hidden; border: 0;
		position: relative; top: 10px; background: url('images/holder_back.gif') repeat-y;
			margin-bottom: 5px;}

#header {width: 920px; height: 117px; background: none;}

#logo {width: 195px; height: 90px; background: none; margin-left: 20px; margin-top: 4px;}

#top_bar {width: 455px; height: 50px; background: none; margin-left: 45px; margin-top: 54px;}
#top_bar p {margin: 0; padding: 0; font-family: verdana, arial; color: #eee; font-size: 8pt;}
#top_bar a {color: #fff;}

#top_bar_b {width: 130px; height: 50px; background: none; margin-left: 25px; margin-top: 51px;}

#sidebar {width: 160px; height: 420px; background: none; margin-left: 16px; margin-top: 10px;}

#web_btns {width: 154px; height: 23px; background: none; margin-left: 18px; margin-top: 18px;}

#page_title {width: 710px; height: 30px; background: none; margin-left: 15px; margin-right: 30px; margin-top: 2px; }
#page_title h3 {margin: 0; padding: 0; font-family: verdana, arial; color: #5B693B; font-size: 11pt; padding-left: 20px; line-height: 30px;}

#page_content {width: 707px; height: 386px; background: none; margin-left: 17px; margin-right: 30px; overflow-x: hidden; overflow-y: auto;
		border-top: 1px solid #888; border-bottom: 1px solid #888;}
#page_content p {margin: 0; padding: 0; padding-right: 12px; padding-left: 7px; font-family: verdana, arial; color: #09120d; font-size: 10pt;}




