.stylesheet {
	
	font-size: 10px;
	font-style: normal;
	text-align: center;
	
}

a:link {color: #dcd9e7}     /* unvisited link */
a:visited {color: #6990f3}  /* visited link */
a:hover {color: #daf755}   /* mouse over link */
a:active {color: #ffffff}   /* selected link */ 


a.faq:link {color:#6990f3 }     /* unvisited link */
a.faq:visited {color: #1511b9}  /* visited link */
a.faq:hover {color: #ff0000}   /* mouse over link */
a.faq:active {color: #1511b9}   /* selected link */ 

body 		{ 
			width: 100%;
			background-color: #517090;
			font-family: tahoma; 
			font-size: 80%; 
			margin: 0;
			text-align:center;
			padding: 0; color: #3d3d3d;
			}

#Navbgrd	{
			 
			background-repeat: repeat-x; 
			width: 100%;
			height: 100%;
			background-position: center;
			position: absolute;
			top: 0px;
			left:0px;
			text-align:center;	
		  	}
.header	{
			color: #5a55b8	
		  	}
		 


		 
#logo		{
			
			width: 800px;
			height: 44px;
			text-align: left;
			position: relative;
			top: 0px;
			left:0px;
			z-index: 0;
			background:url('images/logo2.jpg');
			background-repeat: no-repeat;		 
		  	}
	#topimage		{
			
			width: 800px;
			height: 150px;
			text-align: left;
			position: relative;
			top: 0px;
			left:0px;
			z-index: 0;
			background:url('images/home.jpg');		 
		 	border: 1px solid #000000; 
		  	}		
			
			
		  
#topNav		{
			
			width: 800px;
			height: 30px;
			text-align: center;
			position: relative;
			top: 0px;
			left:0px;
			z-index: 1;
			font-family: Arial Narrow;
			font-size: 14px;
			color: #ffffff;
			background:url('images/nav.gif');
			font-weight:bold ;
			padding-top: 10px;
		  	}

#mainContent	{
		
			width: 802px;
			height: auto;
			text-align: center;
			position: relative;
			margin: 0 auto;
			background-color: #000000;
			  /*background:url('images/shadow.gif');*/
			font-size: 12px;
			
		  }
		  
#subContent	{
		
			width: 800px;
			height: auto;
			top: 0px;
		    position: relative;
			background-color: #ffffff;
			z-index: 0;
			font-family: Arial;
			font-size: 12px;
			text-align: left;	
		  }
		  
#header	{
		
			width: 450px;
			height: 50px;
			top: 10px;
			left: 17px;
		    position: relative;
			
			z-index: 0;
			
			text-align: left;
			 	
		  }


#leftContent	{
		
			width: 450px;
			height: auto;
			top: 20px;
			left: 17px;
		    position: relative;
			background-color: #ffffff;
			z-index: 0;
			font-family: tahoma; 
			font-size: 12px;
			text-align: justify;
			
			padding-bottom: 10px;
	
		  }	  
		  
		  
#leftContentDefault	{
		
			width: 350px;
			height: auto;
			top: 20px;
			left: 17px;
		    position: relative;
			background-color: #ffffff;
			z-index: 0;
			font-family: tahoma; 
			font-size: 12px;
			text-align: justify;
			
			padding-bottom: 10px;
	
		  }	
#rightContent_word	{
		
			width: 300px;
			height: 30px;
			top: 90px;
			left: 480px;
			text-align: justify;
		    position: absolute;
			background-color: #ffffff;
			z-index: 4;
			font-family: Arial;
			font-size: 12px;
				
		  }
		  
#rightContent	{
		
			width: 300px;
			height: 250px;
			top: 10px;
			left: 480px;
			text-align: justify;
			
		    position: absolute;
			
				
		  }
		  
#rightContentDefault	{
		
			width: 400px;
			height: 250px;
			top: 85px;
			left: 380px;
			text-align: justify;
		    position: absolute;
			
				
		  }
		  
#flashcontent {
		border: solid 0px #000;
		width: 300px;
		height: 250px;
		float: left;
	}   
		  
		  
		  #rightContent1	{
		
			width: 200px;
			height: 301px;
			top: 10px;
			left: 530px;
			text-align: justify;
		    position: absolute;
			background-color: #ffffff;
			z-index: 0;
			font-family: Arial;
			font-size: 12px;
				
		  }
#advertContent	{
		
			width: 300px;
			height: 70px;
			top: 270px;
			left: 480px;
			text-align: justify;
		    position: absolute;
			background-color: #ffffff;
			z-index: 0;
			font-family: Arial;
			font-size: 12px;
			border: 1px solid #745774; 	
		  }		  

#footer
		{
		width: 800px;
		top:0px;
		height: 47px;
		left:0px;
		color: #e4e6ef;
		position:relative;
		bottom:0px;
		background-color: #2d3247;
		font-size: 11px;
		text-align:center;
		}

