@charset "utf-8";
/* CSS Document */

body{background:url(images/page_back.gif);
		background-repeat:repeat-x;
		background-color:#FFFFFF;
		padding:0px 10px 0px 6px;}
		
		
.sub_tab{background:#FFFFFF;
		 padding:0px 10px 0px 10px;}
		
		
.logo{padding:11px 0px 8px 16px;}

.text{padding:8px 0px 0px 0px;}

.top_image{background:url(images/top_image.jpg);
			background-repeat:no-repeat;}
			
.top_right{padding-right:12px;}

.top_link{font-family: "Futura Std Book";
			font-size:12px;
			color:#000000;
			padding:3px 5px 3px 5px;}
			

.butten{background:url(images/buten_image.jpg);
		background-repeat:repeat-x;
		font-family: "Futura Std Book", "Futura Std Light";
		font-size:11px;
		color:#FFFFFF;}
			
.butten a:link {
		color:#FFFFFF;
		text-decoration:none;}

.butten a:visited {
		color:#FFFFFF;
		text-decoration:none;}

.butten a:active {
		color:#FFFFFF;
		text-decoration:none;}

.butten a:hover {
		color:#FFFFFF;
		text-decoration:underline;}		
		
		
.header{background:#eef7ff;
		border:solid 1px #cde7f3;
		padding:10px 8px 4px 8px;}
		
.contain{background:url(images/tab_back.gif);
		background-repeat:repeat-x;
		}

.contain1{background:url(images/tab_back01.gif);
		background-repeat:repeat-x;
		}

.contain3{
		background:url(images/tab_back02.gif);
		background-repeat:repeat-x;
		}

		
.title{font-family: "Futura Std Book", "Futura Std Light";
		font-size:17px;
		font-weight:bold;
		color:#000000;
		padding:10px 0px 10px 17px;}

.subtitle{font-family: "Futura Std Book", "Futura Std Light";
		font-size:14px;
		font-weight:bold;
		color:#000000;
		padding:10px 0px 10px 17px;}
		
		
.font{font-family: "Futura Std Book";
		font-size:12px;
		color:#000000;
		padding:0px 10px 0px 10px;
		text-align:justify;		
}
		
.font a:link {font-family: "Futura Std Book", "Futura Std Light";
		font-size:12px;
		color:#000000;
		text-decoration:underline;}

.font a:visited {
		color:#000000;
		text-decoration:underline;}

.font a:hover {
		color:#000000;
		text-decoration:none;}


.futter{
		background-repeat:repeat-x;
		padding:20px 0px 22px 0px;}
		
		
.font1{font-family: "Futura Std Book", "Futura Std Light";
		font-size:12px;
		color:#000000;
		padding:0px 10px 0px 17px;
		}
		
.font1 a:link {
		color:#000000;
		text-decoration:none;}

.font1 a:visited {
		color:#000000;
		text-decoration:none;}

.font1 a:hover {
		color:#000000;
		text-decoration:underline;}
		

.quick_nav{font-family: "Futura Std Book", "Futura Std Light";
		font-size:12px;
		color:#000000;
		padding:0px 10px 0px 3px;
		}
		
.quick_nav a:link {
		color:#000000;
		text-decoration:none;}

.quick_nav a:visited {
		color:#000000;
		text-decoration:none;}

.quick_nav a:hover {
		color:#000000;
		text-decoration:underline;}
		
.button {
	font-family: "Futura Std Book", "Futura Std Light"; 
	font-size:12px; 
	color:#FFFFFF;
	border: 1px;
	border-color:#999999;
	background-image:url(images/button_back.gif);
	background-repeat:repeat-x;
	padding-bottom:2px;
	height:21px;
}
