/* <style type="text/css"> */
    body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FFEFDE;
	margin:0px;
	padding:0px;
	background-image: url(../images/design/front/bg.jpg);
	background-repeat: repeat-x;
	color: #220;
	}
	
	.clear {clear: both; }
	.hidden {display: none;}
	
	table.styleTable {
	background-color:#FFF;
	border: #CCC 1px solid; 
	}
	
	th.styleTable {
	background-color:#CCC;
	color: #FFF;
	padding:4px;
	margin:0px;
 	text-align:left;
	}
	
	a:link, a:visited {
	color: #690;
}
	a:hover, a:active {
	color: #90C;
}
#copyright	{
	width: 920px;
	text-align:right;
	font-size: 11px;
	color: #660;
	margin: 0px auto;
	padding: 10px;
	}
.copyrightFront{background:url(../images/design/front/copyrightFront.gif) no-repeat left top;}	
.copyrightIn{background:url(../images/design/bf/copyrightBg.gif) no-repeat left top;}	

#copyright a:link, #copyright a:visited {
	color: #666600;
	font-size: 11px;
}
	#copyright a:hover, #copyright a:active {
	color: #000;
}
	
.titleheading,.subheading, .smallheading{
	font-weight: bold;
	color: #924306;
		}
.titleheading {font-size: 12pt;	}
.smallheading	{font-size: 9pt;}
.subheading2	{
	font-size: 10pt;
	font-weight: bold;
	color: #110088;
	}
.smalltext	{
	font-size: 11px;
	color: #000000;
	}
.small	{
		font-size: 9pt;
		color: #000000;
	}
