	body {
		display: block;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		background: #3F5E97;
		margin:0px 0px 0px 0px;
	}

	ul.Cool
	{
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
	ul.Cool li
	{
	padding-left: 10px;
	padding-bottom: 4px;
	border-bottom: 1px solid #000000; 
	}


	td {
		font-family: Verdana, Arial, Tahoma, helvetica, sans-serif;
		color: #333333;
		font-size: 11px;
		}	
	a {
		text-decoration:none;
		font-weight:normal;
		color:#F26522;
		}
		
	a:hover
		{
		color: #E3911C
		text-decoration:underline;
		}
	
	hr 
		{
		color: #4A4A4A;
		margin: 0px;
		padding: 0px;
		height: 1px
		}


	.style-c-mid
		{
		background: #ffffff url(../images/c-mid.gif) repeat-x left top;
		}

	.style-bg-left-03
		{
		background: #ffffff url(../images/bg-left-03.gif) repeat-y left top;
		}


	.footer
		{
		font-size: 10px;
		margin-bottom: 20px;
		margin-left: 20px; 
		margin-right: 10px;
		margin-top: 17px;
		font-weight: normal;
		text-decoration: none;
		color: #ffffff
		}

	.footer a
		{
		font-weight: normal;
	    text-decoration: none;
		color: #ffffff
		}

	.footer a:hover
		{
	    font-weight: normal;
		text-decoration: underline;
		color: #ffffff
		}


	.section_title
		{  
		font-size: 11px;
		margin-bottom: 6px;
		margin-left: 10px; 
		margin-right: 5px;
		margin-top: 6px;
		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: none;
		color: #000000
		}

	.sidebar a
		{
		font-weight: bold;
	    text-decoration: none;
		color: #1A2038
		}

	.sidebar a:hover
		{
	    font-weight: bold;
		text-decoration: none;
		color: #636679
		}



	.form {
		font-family: verdana, arial, ms sans serif;
		font-weight: normal;
		padding-top:5;
		padding-bottom:5;
		margin: 0;
	}
