body {
	background-image: url(images/bkground.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#wrapper {
	width:722px;
	z-index:2;
	margin-left: auto;
	margin-right: auto;
	margin-top:50px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#header {
	width:722px;
	height:78px;
	z-index:1;
}
#img_right{
	float: right;
}
#img_left{
	float: left;
}
#content {
	background-image: url(images/bk-gray.jpg);
	background-repeat: repeat-y;
	z-index: 1;
	padding-left: 178px;
}
#nav-left {
	width:153px;
	height:178px;
	z-index:1;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.style14 {font-size: 14px}

 a.nornal_link:link {color: #0000FF;
                             font-family:Verdana, Arial, Helvetica, sans-serif;
 }
 
.my_font {color: #FFFFFF;
            font-size: 9pt;
	        font-family: Arial, sans-serif;
}
.my_font_normal {color:black;
            font-size: 9pt;
	        font-family: Arial, sans-serif;
}
a.white:visited {color: #FFFFFF;
                font-size: 9pt;
	            font-family: Verdana,Arial,Helvetica;
 }
a.white:active {color: #FFFFFF;
                font-size: 9pt;
	             font-family: Verdana,Arial,Helvetica;
 }
a.white:link {color: #FFFFFF;
            font-size: 9pt;
	        font-family: Verdana,Arial,Helvetica;
 }
 a.white:hover   { color: #cccccc; 
                 font-size: 9pt;
	             font-family: Verdana,Arial,Helvetica;
                 font-style: oblique; 
                 text-decoration: underline
   }
.red {color : #FF0000;

}
