@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:16px;
	margin:0px;
	padding:0px;
	min-height:590px;
	background: #663366 url('../images/body_bg.jpg') repeat-x fixed top;}
a:link {color:#666666;
 text-decoration:underline;}
a:visited {color:#666666;
 text-decoration:underline;}
a:hover {color:#FF6600;
 text-decoration: none;}
.regtext{
    color:#333333;
	font-size:12px;}
.regtextbig{
    color:#333333;
	font-size:16px;
	line-height:24px;}
.orangetext{
    color:#ff7f01;
	font-size:13px;}
.orangetextbig{
    color:#ff7f01;
	font-size:16px;
	line-height:24px;}
.graytext{line-height:14px;}
.content_bg {background:#FFFFFF url('../images/content_bg.gif') repeat-x bottom;}
.footer_sep {background:url('../images/separator02.gif') repeat-x;}
.footer_bg{background:url('../images/footer_bg.gif') repeat-x;}
.footer_text{
     color:#666666;
     font-size:11px;
	 line-height:14px;}
.footer_text a:link{
     color:#333333;
	 text-decoration:none;}	
.footer_text a:visited{
     color:#333333;
	 text-decoration:none;}	
.footer_text a:hover{
     color:#FF6600;
	 text-decoration:underline;}
.linktext{font-size:14px;
           color:#666666;}
.linktext a:link{
           color:#993300;
		   text-decoration:none;}	
.linktext a:visited{
           color:#993300;
		   text-decoration:none;}
.linktext a:hover{
           color:#FF6600;
		   text-decoration:underline;}
.violettext{color:#6600CC;
font-size:14px;}

.table01{ border:dashed #FF9900 1px; background:#F5F5F5;}
	