	body {
		display: block;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		background: #A49364 url(../images/spacer.gif) left top;
		margin:10px 0px 10px 0px;
	}

	ul.Cool
	{
	margin: 2px;
	padding: 2px;
	list-style: none;
	border-top: 0px dotted #DDD7C6;
	}
	
	ul.Cool li
	{
	padding-left: 30px;
	padding-bottom: 4px;
	background: #DDD7C6 url(../images/arrow.gif) no-repeat 3px 0px;
	border-bottom: 2px dotted #DDD7C6; 
	}


	td {
		font-family: Verdana, Arial, Tahoma, helvetica, sans-serif;
		color: #000000;
		font-size: 11px;
		}	
	table {
		}	
	a {
		text-decoration:none;
		font-weight:normal;
		color:#FF3333;
		}
		
	a:hover
		{
		color: #ff9933
		text-decoration:underline;
		}
	
	hr 
		{
		color: #4A4A4A;
		margin: 0px;
		padding: 0px;
		height: 1px
		}

	.border-page
		{
		background: #ffffff;
		border: 1px solid #203A52;
		}

	.email table
		{
		background: #ffffff;
		}
		

	.footer
		{
		font-size: 10px;
		margin-bottom: 10px;
		margin-left: 5px; 
		margin-right: 5px;
		margin-top: 10px;
		font-weight: normal;
		text-decoration: none;
		color: #CDC4AA
		}

	.footer a
		{
		font-weight: normal;
	    text-decoration: none;
		color: #CDC4AA
		}

	.footer a:hover
		{
	    font-weight: normal;
		text-decoration: underline;
		color: #000000
		}


	.section_title
		{  
		font-size: 10px;
		margin-bottom: 2px;
		margin-left: 5px; 
		margin-right: 0px;
		margin-top: 2px;
		font-weight: bold;
		text-decoration: none;
		color: #ffffff
		}
	.section_title a
		{
		font-weight: bold;
	    text-decoration: none;
		color: #ffffff
		}

	.section_title a:hover
		{
	    font-weight: bold;
		text-decoration: none;
		color: #000000
		}

	.sidebar
		{  
		font-size: 11px;
		line-height: 18px;
		margin-bottom: 5px;
		margin-left: 5px; 
		margin-right: 10px;
		margin-top: 5px;
		font-weight: normal;
		text-decoration: normal;
		color: #5C543C
		}

	.sidebar a
		{
		font-weight: normal;
	    text-decoration: none;
		color: #5C543C
		}

	.sidebar a:hover
		{
	    font-weight: normal;
		text-decoration: none;
		color: #000000
		}



	.form {
		font-family: verdana, arial, ms sans serif;
		font-weight: normal;
		padding-top:5;
		padding-bottom:10;
		padding-left: 4px;
		margin: 3;
	}

	.nav
		{  
		font-size: 10px;
		margin-bottom: 5px;
		margin-left: 0px; 
		margin-right: 0px;
		margin-top: 7px;
		font-weight: normal;
		text-decoration: none;
		color: #ffffff
		}
	.nav a
		{
		font-weight:  normal;
	    text-decoration: none;
		color: #ffffff
		}

	.nav a:hover
		{
		text-decoration: none;
		color: #231F20
		}

