body {
    	font: 12px Verdana, Arial, Helvetica, sans-serif;
    	background: transparent;
    	margin: 0; 
    	padding: 0;
    	color: #000000;
		background-position:50% 0%;
		margin: 0px;
		padding: 0px;
		background-image:  url("images/hg.jpg");
	 
    }
	
    #FrameContainer {
    	width: 800px;  
    	background: transparent;
    	margin: -25px auto;
    	text-align: left; 
			
		    }
	
    #TopFrame {
    	background: transparent; 
    	padding: 107px 0 0 0; 
    }

    #mainContent {
    	padding: 59px 10px 0 152px; 
		background: transparent;
		line-height: 1.6;
    }
	
    #leftFrame {
		color: #fff;
    	padding: 0px 0px 0px 20px;
    	background: transparent;
		position: relative;
		top: 39px;
		float: right;
		right: 675px;
    }
	
	/* Navi */
	
	a: {
		font-family: Verdana; 
		font-size: 11px ;
		color: #000000; 
		text-decoration: none; 
		font-weight: none;
		}
	
	a:link {
		font-family: Verdana; 
		font-size: 11px; 
		color: #000000; 
		text-decoration: none; 
		font-weight: none;
		padding-left: 15px;
		}
	
	a:active {
		font-family: Verdana; 
		font-size: 11px; 
		color: #000000; 
		text-decoration: none; 
		font-weight: none;
		padding-left: 15px;
		}
	
	a:visited {
		font-family: Verdana; 
		font-size: 11px; 
		color: #000000; 
		text-decoration: none; 
		font-weight: none;
		padding-left: 15px;
		}
	a:hover {
		font-family: Verdana; 
		font-size: 11px; 
		color: #0F346F; 
		text-decoration: none; 
		font-weight: none;
		padding-left: 15px;
		}
		
	#nav {font-family: Verdana; font-size:12px;color: #000000; text-decoration: none; font-weight: none;}
	#nav:link {font-family: Verdana;font-size:12px; color: #000000; text-decoration: none; font-weight: none;}
	#nav:active {font-family: Verdana; font-size:12px; color: #000000; text-decoration: none; font-weight: none;}
	#nav:visited {font-family: Verdana; font-size:12px; color: #000000; text-decoration: none; font-weight: none;}
	#nav:hover {font-family: Verdana; font-size:12px; color: #0F346F; text-decoration: none; font-weight: none;}
		
	label {
		font-weight: none; 
		float: left; 
		width: 120px;
		margin: 5px;
		}
	
	.field {
		width: 250px; height: 18; border: 1px solid #0F346F;
		background-color: transparent;
		margin: 5px;
		}
		
	p {
		margin: 12px 0px 0px 0px;
		line-height: 1.3em;
	}
	
	.textarea {
		background-color: transparent;
		font-family: Arial, Helvetica, sans-serif; color:#000000; height: 98; width: 250px; border: 1px solid #0F346F;
		margin: 5px;
		}
		
	.button { 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px;
		 width: 100px; 
		 height: 14; 
		color:#000000; 
		border: 1px solid #0F346F; 
		background-color: transparent;
		margin: 5px;
		}
		
		.ofRow {
  text-align: center;
	height: 25px;
	background-image: url(http://www.online-forum.net/of_bann_img/menuklei2.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.textlinks {
    	font: 11px Verdana, Arial, Helvetica, sans-serif;	 
    }
