	body {
		display: block;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		background: #F5E8D1;
		margin:10px 0px 10px 0px;
	}

	ul.arrow {
		margin-top: 0px;
		margin-left: 10px;
		margin-bottom: 0px;
		padding: 0px;
		list-style: none;
	}
		
	td {
		font-family: Verdana, Arial, Tahoma, helvetica, sans-serif;
		color: #333333;
		font-size: 11px;
		}	
	a {
		text-decoration:none;
		font-weight:normal;
		color:#333399;
		}
		
	a:hover
		{
		color: #F48FAD;
		text-decoration:underline;
		}
	
	hr 
		{
		color: #4A4A4A;
		margin: 0px;
		padding: 0px;
		height: 1px
		}


	.header
		{
		background: #F3E3DB;
		}

	.style_page
		{
		border: #2B2D28 1px solid;
		background: #ffffff;
		}
		
	.style_sidebar
		{
		border-top: #9C9C9C 0px solid;
		border-right: #9C9C9C 1px solid;
		background: #A0B877;
		}

	.form {
		font-family: verdana, arial, ms sans serif;
		font-weight: normal;
		padding-top:0;
		padding-bottom:3;
		margin: 0;
	}

	.v4old_nav
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;  
		font-size: 12px;
		line-height: 20px;
		margin-left: 5px; 
		margin-right: 5px;
		margin-top: 0px;
		margin-bottom: 1px;
		font-weight: bold;
		text-decoration: none;
		color: #000000
		}
	.v4old_nav a
		{
		font-weight: bold;
	    text-decoration: none;
		color: #000000
		}

	.v4old_nav a:hover
		{
	    font-weight: bold;
		text-decoration: none;
		color: #000000
		}
		

	.footer
		{
		font-size: 10px;
		margin-bottom: 10px;
		margin-left: 20px; 
		margin-right: 10px;
		margin-top: 20px;
		font-weight: normal;
		text-decoration: none;
		color: #494949
		}

	.footer a
		{
		font-weight: normal;
	    text-decoration: none;
		color: #494949
		}

	.footer a:hover
		{
	    font-weight: normal;
		text-decoration: underline;
		color: #F48FAD
		}


