	body {
		display: block;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		background: #B1B9C6;
		margin:10px 10px 10px 10px;
	}

	td {
		font-family: Arial, Verdana, Tahoma, helvetica, sans-serif;
		color: #000000;
		font-size: 12px;
		}	
	a {
		text-decoration:none;
		font-weight:normal;
		color:#537EC7;
		}
		
	a:hover
		{
		color: #99CCFF;
		text-decoration:underline;
		}
	
	hr 
		{
		color: #626E80;
		margin: 0px;
		padding: 0px;
		height: 1px
		}

	.style_page
		{
		border-left: #9C9C9C 1px solid;
		border-top: #9C9C9C 1px solid;
		border-right: #9C9C9C 1px solid;
		border-bottom: #9C9C9C 1px solid;
		background: #ffffff;
		}

	.style_top_navigation
		{
		border-bottom: #9C9C9C 1px solid;
		background: #424242;
		}

	.style_header
		{
		border-bottom: #9C9C9C 1px solid;
		background: #EEEFF3;
		}

	.style_search
		{
		border-bottom: #9C9C9C 1px solid;
		background: #888B92;
		}
		
	.style_sidebar
		{
		border-top: #9C9C9C 1px solid;
		border-right: #9C9C9C 1px solid;
		background: #F2F3F4;
		}

	.style_flash
		{
		border: #9C9C9C 1px solid;
		background: #F2F3F4;
		}

	.style_content
		{
		border-left: #ffffff 1px solid;
		border-right: #ffffff 1px solid;
		border-bottom: #ffffff 1px solid;
		background: #ffffff;
		}

	.style_footer_navigation
		{
		border-bottom: #9C9C9C 1px solid;
		background: #424242;
		}

	.style_footer
		{
		background: #EEEFF3;
		}

	.form {
		font-family: verdana, arial, ms sans serif;
		font-weight: normal;
		padding-top:0;
		padding-bottom:3;
		margin: 0;
	}

	.nav
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;  
		font-size: 11px;
		margin-left: 5px; 
		margin-right: 5px;
		margin-top: 0px;
		margin-bottom: 1px;
		font-weight: normal;
		text-decoration: none;
		color: #E8E8CD
		}
	.nav a
		{
		font-weight: bold;
	    text-decoration: none;
		color: #ffffff
		}

	.nav a:hover
		{
	    font-weight: bold;
		text-decoration: none;
		color: #D7E3F6
		}
		
		
	.nav-center
		{  
		font-size: 12px;
		margin-left: 5px; 
		margin-right: 5px;
		margin-top: 5px;
		margin-bottom: 5px;
		font-weight: bold;
		text-decoration: none;
		color: #537EC7
		}
	.nav-center a
		{
		font-weight: bold;
	    text-decoration: none;
		color: #537EC7
		}

	.nav-center a:hover
		{
	    font-weight: bold;
		text-decoration: underline;
		color: #9c9c9c
		}

	.sidebar
		{  
		font-size: 12px;
		margin-bottom: 5px;
		margin-left: 5px; 
		margin-right: 10px;
		margin-top: 5px;
		font-weight: normal;
		text-decoration: none;
		color: #595959
		}

	.sidebar a
		{
		font-weight: normal;
	    text-decoration: none;
		color: #595959
		}

	.sidebar a:hover
		{
	    font-weight: normal;
		text-decoration: underline;
		color: #537EC7
		}


	.footer
		{
		font-size: 11px;
		margin-bottom: 10px;
		margin-left: 15px; 
		margin-right: 10px;
		margin-top: 10px;
		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: #537EC7
		}

	.text
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;   
		font-size: 11px;
		margin-bottom: 5px;
		margin-left: 5px; 
		margin-right: 5px;
		margin-top: 5px;
		font-weight: normal;
		text-decoration: none;
		color: #000000
		}

	.text a
		{
		font-weight: normal;
	    text-decoration: underline;
		color: #537EC7
		}

	.text a:hover
		{
	    font-weight: normal;
		text-decoration: underline;
		color: #99CCFF
		}

	.section_title
		{  
		font-size: 11px;
		margin-bottom: 3px;
		margin-left: 5px; 
		margin-right: 5px;
		margin-top: 3px;
		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: #ffffff
		}

