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

		td{
			font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
			color : #a7a4a4;
			font-size : 11px;
			font-weight : normal;
			text-decoration : none;
		}
		
BODY {
	padding : 0px;
	scrollbar-face-color: #EEEEEE; 
	scrollbar-shadow-color: #888888; 
	scrollbar-highlight-color: #888888; 
	scrollbar-3dlight-color: #EEEEEE; 
	scrollbar-darkshadow-color: #EEEEEE; 
	scrollbar-track-color: #EEEEEE; 
	scrollbar-arrow-color: #888888;
	border:0px;
}

input, select{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-width: 1px;
	border-color: #666666;
	font-size: 10px;
}

textarea{
	border-width: 1px;
	border-color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 334px;
	font-size: 11px;
}
.Address {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #a7a4a4;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
}
A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

tr td div a { color : #000; }

A:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
.rightnav{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	height : 20px;
	background-color : #626161;
	padding : 0 0 0 8;
}
.rightnav_on{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	height : 20px;
	background-color : #3b3b3b;
	padding : 0 0 0 8;
}

.rightnav_off{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	height : 20px;
	background-color : #626161;
	padding : 0 0 0 8;
}
.subnavi{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #85837F;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

A.red {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #676767;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

A:hover.red {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}


.red {
color: Red;
}

