BODY{
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

BODY,TD{
	color : #000000;
	font-family : Century Gothic, Verdana;
	font-size : 14px;
	letter-spacing : 0px;
}

A, A:LINK, A:VISITED{
	color : #000000;
	font-weight : normal;
}

A.MENULINK:LINK, A.MENULINK:VISITED, A.MENULINK:HOVER{
	font-family : Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-weight:bold;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration : none;
}

A.SUBMENULINK:LINK, A.SUBMENULINK:VISITED, A.SUBMENULINK:HOVER{
	font-family : Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-weight:normal;
	font-size: 12px;
	color: #000000;
	text-decoration : none;
}

H1{
	font-family : Century Gothic, Verdana;
	font-size : 15px;
	font-weight : 600;
	background-color : transparent;
	margin-bottom : 10px;
	margin-top : 3px;
	font-variant : normal;
	color : #000000;
	letter-spacing : 1px;
}

.bg_top{
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: top left;
}

.bg_main{
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left center;
}

.menu{
	background-image: url(../images/menu_2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu_01_bg{
 	background-image: url(../images/menu_1.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu_09_bg{
 	background-image: url(../images/menu_3.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.butstyle  {
	font-size: 10px;
	color : #000000;
	font-family: verdana, arial;
	background-color : #F5F5F5;
	border-style: solid; 
	border-width: 1px; 
	border-color: #666666; 
}

.txtstyle  {
	font-size: 11px;
	font-family: verdana, arial;
	background-color : white;
	color : #000000;
	font-weight : normal;
	border-style: solid; 
	border-width: 1px; 
	border-color: #666666; 
}
