html{ height:100%; }

body {

height: 100%;
margin: 0px;
background-repeat: repeat;
font-family:"Verdana";
font-family:
font-size: 12px;
}

.maintable{
height:100%;
text-align:left;
}



td {
font-family:"Verdana";
font-size: 12px;
color: #FFFFFF;
font-weight:normal;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a.top:link {
color: #FFFFFF;
text-decoration:underline;

}

a.top:visited {
color: #FFFFFF;
text-decoration:underline;
}

a.top:hover {
color: #FFFFFF;
}

.text {
color: #000000;
}

.text_title {
font-size: 13px;
color: #FFFFFF;
font-weight:bold;
}

	.text_black {
	color: #000000;
}

	.text_grey_title {
	font-size: 12px;
	color: #666666;
	font-weight:bold;
}

	.text_grey_title:hover {
	color: #333333;
}
	.text_black_title {
	font-size: 13px;
	color: #000000;
	font-weight:bold;
}

	.text_over:hover {
	cursor: pointer;
	}
	

	.text_over2:hover {
	cursor: pointer;
	color: #333333;
	background-color:#ffffff;
	}

	.td_top {
	background-image: url(../images/bg2.gif);
	width:996px;
	background-repeat:no-repeat;
	}
	
	.td_bottom {
	background-image: url(../images/bg1.gif);
	width:996px;
	background-repeat:no-repeat;
	background-position:bottom;
	}
	
	.td_space
	{ background-image: url(../images/space.gif); }

	.td_space_1
	{ width:2px; background-image: url(../images/space.gif); }
	
	.td_title
	{ width:970px; background-image: url(../images/title.gif); }
	
	.td_menu
	{ width:160px; height:32px; background-image: url(../images/botton1.gif); text-align:center; font-weight:bold;
	}
	
	.td_menu:hover {
	cursor: pointer;
	}
		
	.td_menu2
	{ width:160px; height:32px; background-image: url(../images/botton2.gif); text-align:center; font-weight:bold;
	}
	
	.td_menu2:hover {
	cursor: pointer;
	}
	
	.td_menu_text
	{ height:32px; background-image: url(../images/botton2.gif); text-align:center; font-weight:bold;
	}
	
	.td_body1 {
	background-image: url(../images/bg_1.gif);
	width:970px;
	height:400px;
	background-repeat:no-repeat;
	}
	
	.td_body2 {
	background-image: url(../images/bg_2.gif);
	width:970px;
	height:400px;
	background-repeat:no-repeat;
	}
	
	.td_body3 {
	background-image: url(../images/bg_3.gif);
	width:970px;
	height:400px;
	background-repeat:no-repeat;
	}
	
	.td_body4 {
	background-image: url(../images/bg_4.gif);
	width:970px;
	height:400px;
	background-attachment: fixed;
	}
	
	.td_body5 {
	background-image: url(../images/bg_5.gif);
	width:970px;
	height:400px;
	background-repeat:no-repeat;
	}
	
	.td_body6 {
	background-image: url(../images/bg_6.gif);
	width:970px;
	height:400px;
	background-repeat:no-repeat;
	}
	
	.td_body7 {
	background-image: url(../images/bg_7.gif);
	width:970px;
	height:400px;
	background-repeat:no-repeat;
	}
	
	.td_body8 {
	background-image: url(../images/bg_8.gif);
	width:970px;
	height:400px;
	background-repeat:no-repeat;
	}
	
	.td_body9 {
	background-image: url(../images/bg_9.gif);
	width:970px;
	height:400px;
	background-attachment: fixed;
	}
	
	
	

	.td_bottom_title {
	background-image: url(../images/bottom_title.gif);
	width:806px;
	height:48px;
	background-repeat:no-repeat;
	}
	
	.td_line {
	background-color:#989898;
	background-repeat:repeat-x;
	height:1px;
	}
	
	.form_list {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	padding-right:5px;
	}