	body {
		display: block;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		background: #E4E5E6;
		margin:15px 0px 15px 0px;
	}


	td {
		font-family: Arial, Verdana, Tahoma, helvetica, sans-serif;
		color: #000000;
		font-size: 12px;
		}	
	a {
		text-decoration:none;
		font-weight:normal;
		color:#666666;
		}
		
	a:hover
		{
		color: #281c64;
		text-decoration:underline;
		}
	
	hr 
		{
		color: #E3E3E3;
		margin: 0px;
		padding: 0px;
		height: 1px
		}

	
	.style_top_navigation
		{
		border-top: #C5C4C5 1px solid;
		border-bottom: #C5C4C5 0px solid;
		border-left: #C5C4C5 1px solid;
		border-right: #C5C4C5 1px solid;
		background: #000000;
		}

	.border_top
		{
		border-top: #C5C4C5 1px solid;
		}
	.border_left
		{
		border-left: #C5C4C5 1px solid;
		}
	.border_right
		{
		border-right: #C5C4C5 1px solid;
		}
	.border_bottom
		{
		border-bottom: #C5C4C5 1px solid;
		}
	.border_center_dotted
		{
		border-bottom: #C5C4C5 1px solid;
		border-left: #C5C4C5 1px dotted;
		}
	.border_center
		{
		border-left: #C5C4C5 1px solid;
		border-right: #C5C4C5 1px solid;
		}
			
	.border_dark
		{
		border-top: #C5C4C5 10px solid;
		}
		
	.style_sidebar
		{
		border-top: #C5C4C5 0px solid;
		border-right: #C5C4C5 1px solid;
		background: #ffffff;
		}


	.style_content
		{
		border-left: #ffffff 1px solid;
		border-right: #ffffff 1px solid;
		border-bottom: #ffffff 1px solid;
		background: #ffffff;
		}


	.nav
		{
		font-family: Arial, Verdana, Helvetica, sans-serif;  
		font-size: 12px;
		line-height: 20px;
		margin-left: 20px; 
		margin-right: 5px;
		margin-top: 0px;
		margin-bottom: 0px;
		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
		}
		

	.right_sidebar
		{
		font-family: Arial, Verdana, Tahoma, helvetica, sans-serif;  
		font-size: 12px;
		margin-bottom: 5px;
		margin-left: 18px; 
		margin-right: 5px;
		margin-top: 10px;
		font-weight: normal;
		text-decoration: none;
		color: #343434
		}

	.right_sidebar a
		{
		font-weight: normal;
	    text-decoration: none;
		color: #DF2D34
		}

	.right_sidebar a:hover
		{
	    font-weight: normal;
		text-decoration: underline;
		color: #000000
		}


	.sidebar
		{
		font-family: Arial, Verdana, Tahoma, helvetica, sans-serif;  
		font-size: 12px;
		margin-bottom: 5px;
		margin-left: 5px; 
		margin-right: 10px;
		margin-top: 5px;
		font-weight: normal;
		text-decoration: none;
		color: #DF2D34
		}

	.sidebar a
		{
		font-weight: bold;
	    text-decoration: none;
		color: #DF2D34
		}

	.sidebar a:hover
		{
	    font-weight: bold;
		text-decoration: underline;
		color: #ff9933
		}
		
	.news-title
		{
		font-family: Arial, Verdana, Tahoma, helvetica, sans-serif;  
		font-size: 12px;
		margin-bottom: 2px;
		margin-left: 0px; 
		margin-right: 0px;
		margin-top: 0px;
		font-weight: bold;
		text-decoration: none;
		color: #6B6B6B
		}

	.news-title a
		{
		font-weight: bold;
	    text-decoration: none;
		color: #6B6B6B
		}

	.news-title a:hover
		{
	    font-weight: bold;
		text-decoration: underline;
		color: #DD2B3E
		}


	.news
		{
		font-family: Arial, Verdana, Tahoma, helvetica, sans-serif;  
		font-size: 12px;
		margin-bottom: 5px;
		margin-left: 5px; 
		margin-right: 5px;
		margin-top: 5px;
		font-weight: normal;
		text-decoration: none;
		color: #323232
		}

	.news a
		{
		font-weight: normal;
	    text-decoration: underline;
		color: #DD2B3E
		}

	.news a:hover
		{
	    font-weight: normal;
		text-decoration: underline;
		color: #ff9933
		}


	.footer
		{
		font-size: 12px;
		margin-bottom: 10px;
		margin-left: 10px; 
		margin-right: 5px;
		margin-top: 10px;
		font-weight: normal;
		text-decoration: none;
		color: #494949
		}

	.footer a
		{
		font-weight: normal;
	    text-decoration: underline;
		color: #494949
		}

	.footer a:hover
		{
	    font-weight: normal;
		text-decoration: underline;
		color: #DF2D34
		}

