<style type="text/css">
	  <!--
	
	*{padding: 0; margin: 0; }
	
	  h1 {font-size: 15px; color: #79797b}
	  body {
		background-color: #333333;
		font-size: 11px;
		font-family: Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
		color: #333333;
		margin: 0px 0px 0px 0px;
		text-align:center;
		height:auto;
		}

		.main_background
		{	
			width:100%;
			left:0px;
			top:0px;
			min-height:500px;
			position:absolute;
			background-image: url("images/bg_top.jpg");
			background-repeat: repeat-x;
			background-position: left top;
			text-align:center;
			}
	
		.mainsite
		{	position:absolute;
			left:50%;
			top:0px;
			width: 1002px;
			margin-left:-501px;
			margin-right:auto;
			margin-bottom:auto;
			text-align:left;
			align:center;
			padding-bottom: 60px;
			height:auto;
			}
			
	
		.topbar
		{	
			margin-top:20px;
			width: 1002px;
			height:90px;
			align:center;
			padding:0px 0px 0px 0px; 
			background-image: url("images/logo.jpg");
			background-repeat: no-repeat;
			background-position: left top;
			}		
			
			
			
		.topmenu
		{	position: relative;
			width: 1002px;
			height: 34px;
			align:left;
			background-image: url("images/menumid.jpg");
			background-repeat: repeat-x;
			background-position: left top;
			}	
			
			
		.topmenuleft
		{	position: absolute;
			left: 0px;
			top: 0px;
			width: 4px;
			height: 34px;
			align:left;
			background-image: url("images/menuleft.jpg");
			background-repeat: repeat-no;
			background-position: left top;
			}	

		.topmenuright
		{	position: absolute;
			right: 0px;
			top: 0px;
			width: 4px;
			height: 34px;
			align:left;
			background-image: url("images/menuright.jpg");
			background-repeat: repeat-no;
			background-position: right top;
			}	




			
			
		.bottom
		{	position: relative;
			width: 1002px;
			height: 24px;
			margin-top: 14px;
			margin-bottom: 50px;
			align:left;
			background-image: url("images/botmid.jpg");
			background-repeat: repeat-x;
			background-position: left top;
			}	
			
			
		.bottomleft
		{	position: absolute;
			left: 0px;
			top: 0px;
			width: 4px;
			height: 24px;
			align:left;
			background-image: url("images/botleft.jpg");
			background-repeat: repeat-no;
			background-position: left top;
			}	

		.bottomright
		{	position: absolute;
			right: 0px;
			top: 0px;
			width: 4px;
			height: 24px;
			align:left;
			background-image: url("images/botright.jpg");
			background-repeat: repeat-no;
			background-position: right top;
			}	




	
		.topimage
   	 	{ 
			margin-left: 0px;
			width:1002px;
			padding-top: 0px;
		}		
		
		
	
		
		.contents
   	 	{ 	align: left;
			margin-top: 14px;
			padding: 20px 20px 20px 20px;
			width:1002px;
			background-image: url("images/main.jpg");
			background-repeat: repeat-y;
			background-position: left top;
		}	
		
		
	
		.subcontent
   	 	{ 	align:left;
			margin:auto;
			padding-left: 8%;
			width:75%;
			min-height:400px;
		}		
		
	
		.leftmenudiv
   	 	{ 
			float:left;
			width:20%;
			height:auto;
		}			
		
		
		
		
		.bottom_text
		{	
			position: absolute;
			right: 40px;
			top: 4px;
			color:#FFF;
			font-size: 10px;
			}		
		
		.bottom_text_a
		{	
			color:#FFF;
			font-size: 10px;
			font-weight:bold;
			}	
			
			
			
			
		.headline
   	 	{ 
    	font-size: 18px;
    	font-weight: normal;
		color: #848484;
		margin-bottom:15px;
		}		
		
		
		.highlight
   	 	{ 
		margin-bottom:6px;
		margin-right:10px;
		}	

		.leftheadline
   	 	{ 
    	font-size: 12px;
    	font-weight: bold;
		font-color: #666666;
		text-transform:capitalize;
		}	
		

		.right_images
   	 	{ 
		position: absolute;
		top: 126px;
		right: 0px;
		}		
		
		
		
		.here_you_are
   	 	{ 
    	font-size: 10px;
		}	
		
		
		.updated
   	 	{ 
    	font-size: 10px;
		align:right;
		right:0px;
		float:right;
		vertical-align:top;
		}	
		
		
		ul
		{ 
			margin: 10px 10px 10px 40px;
		}
			
			
			

		

	
	.topbutton A.topbutton:link, .topbutton A.topbutton:visited, .topbutton A.topbutton:active     
					{
    						font-size: 12px;
							font-weight: bold; 
							display: block;
							margin: 0px 5px 1px 5px;
							padding: 7px 20px 0px 20px;
							font-color: #ffffff;
							color: #ffffff;
							text-decoration: none;
							height:26px;
					}
	 .topbutton A.topbutton:hover   {	
	 						background-color: #0f416c;
							border-right: 1px solid #FFF;
							border-left: 1px solid #FFF;
							margin: 0px 4px 1px 4px;
							}
							
							
	.topbutton_h A.topbutton_h:link, .topbutton_h A.topbutton_h:visited, .topbutton_h A.topbutton_h:active     
					{
    						font-size: 12px;
							font-weight: bold; 
							display: block;
							padding: 7px 20px 0px 20px;
							color: #ffffff;
							text-decoration: none;
							height:26px;
							background-color: #0f416c;
							border-right: 1px solid #FFF;
							border-left: 1px solid #FFF;
							margin: 0px 4px 1px 4px;
					}
	 .topbutton_h A.topbutton_h:hover   {	
	 						background-color: #0f416c;
							border-right: 1px solid #FFF;
							border-left: 1px solid #FFF;
							margin: 0px 4px 1px 4px;
							}
							
							
							
				
	.leftmenudiv
				{			margin: 0px 0px 0px 0px;
							padding: 2px 0px 0px 2px;
							color: #ffffff;
							text-decoration: none;
							height:18px;
							width: 100%;
				}	
							
	.leftmenudiv2
				{			margin: 0px 0px 0px 0px;
							padding: 2px 0px 0px 12px;
							color: #ffffff;
							text-decoration: none;
							height:18px;
							width: 100%;}	


	.leftmenudiv3
				{			margin: 0px 0px 0px 0px;
							padding: 2px 0px 0px 22px;
							color: #ffffff;
							text-decoration: none;
							height:18px;
							width: 100%;}	
							
							
	.leftmenudiv4
				{			margin: 0px 0px 0px 0px;
							padding: 2px 0px 0px 32px;
							color: #ffffff;
							text-decoration: none;
							height:18px;
							width: 100%;}								
							
						
	A.leftmenu:link, A.leftmenu:visited, A.leftmenu:active     
					{		color: #505050;
							text-decoration: none;
							height:16px;
							width: inherit;}		

	 A.leftmenu:hover   {	text-decoration: underline;
							color:#195a92;	}



						
	A.leftmenu_h:link, A.leftmenu_h:visited, A.leftmenu_h:active     
					{		color: #505050;
							text-decoration: none;
							height:16px;
							width: inherit;
							font-weight:bold;
							color:#195a92;
							}		

	 A.leftmenu_h:hover   {	text-decoration: underline;
							font-weight:bold;	}



	
		.form
   	 	{ 
		font-family: tahoma; 
    	font-size: 11px;
    	font-weight: normal;
		width: 130 px;
		border:1px solid #9b9b93;
		}
		
	

	  A:link    { text-decoration: none; color: #195a92}
	  A:visited { text-decoration: none; color: #195a92}
	  A:active  { text-decoration: none; color: #195a92}
	  A:hover   { text-decoration: underline; color: #195a92}
	  
	  A.bottom_text_a:link    { text-decoration: none; color: #ffffff}
	  A.bottom_text_a:visited { text-decoration: none; color: #ffffff}
	  A.bottom_text_a:active  { text-decoration: none; color: #ffffff}
	  A.bottom_text_a:hover   { text-decoration: underline; color: #ffffff}
	  


-->
	</style>

