@charset "utf-8";
/* CSS Document */

html, body{
	margin:0; padding:0;
	width:100%; height:100%;
	}
td{
	vertical-align:top; text-align:left;
	}
.tdtop1{
	background:url(../images/top_left.gif) no-repeat;
	width:463px; height:128px;
	}
.tdtop1 h1{
	padding:20px 0 0 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:17px; font-weight:bolder; color:#FFFFFF;
	}
.tdtop2{
	background:url(../images/top_middle.gif) repeat-x; height:128px;
	}
.tdtop3{
	background:url(../images/top_right.gif) no-repeat;
	width:317px; height:128px;
	}
.tdtop3 h1{
	padding:20px 20px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bolder; color:#c2e7c6;
	}
.tdmenu{
	background:url(../images/menu_bg.gif) repeat-y; width:180px;
	}
.tdmenu a:link,.tdmenu a:visited, .tdmenu a:active{
	margin:0 0 0 24px; padding:0; display:block; text-indent:12px; line-height:18px;
	background:url(../images/0button1.gif) no-repeat; width:144px; height:21px;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF;
	text-decoration:none;
	}
.tdmenu a:hover{
	background-position:0 -21px;
	}
.tdmenubottom{
	background:url(../images/menu_bottom.gif) no-repeat; width:180px; height:22px;
	}
.tdb1{
	background:url(../images/bottom_left.gif) no-repeat; width:463px; height:30px;
	}
 .tdb2{
 	background:url(../images/bottom_middle.gif) repeat-x;
	}
.tdb3{
	background:url(../images/bottom_right.gif) no-repeat; width:317px; height:30px;
	}
h1{
	margin:0; padding:0;
	font-family:"Times New Roman", Times, serif; font-size:20px; font-weight:bold;
	color:#000000;
	}