body{
 background-image:		url(gfx/back.jpg);
 background-repeat:		repeat-x;
 background-attachment:	fixed;
 font-family:			Arial, Verdana, sans-serif;
 font-size:				10pt;
 margin:				0px;
}

#main{
 width:					950px;
}

#top{
 width:					950px;
 height:				158px;
}

#topmenu{
 padding-left:			5px;
 width:					945px;
 height:				20px;
 background-color:		#0073B5;
 color:					white;
}

#content{
 padding-left:			5px;
 width:					945px;
}

a.topmenu{
 top: 					1px;
 position: 				relative;
 color:					white;
 font-size:				10pt;
 text-decoration:		none;
}

h1{
 color:					#0073B5;
 font-size:				14pt;
}

.whg_head{
 background-color:		#FFFAC2;
 color:					#0073B5;
 font-weight:			bold;
}

.whg_head_normal{
 font-weight:			normal;
 font-size:				8pt;
}

.whg_head_bottom{
 border-top:			2px solid #BDD95B;
}

.whg_head_top{
 border-bottom:			2px solid #BDD95B;
}

.chli{
 font-size:				8pt;
}
