@charset "tis-620";
/* Design by VHASS.com (please keep credit) */
body{
	color: #75511C;
	margin: 0px 0px;
	padding: 0px 0px;
	background-color:#FFFFFF;
	overflow:auto;
	overflow-x:hidden;
	/*scrollbar-face-color: #CCCCCC;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;	
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	*/
	font-family:  "MS Sans Serif";
	font-size: 11px;
	}
td,tr,p {
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #75511C;
	text-decoration: none;
	}
form {
	margin: 0px
	}
a:link {
	color: #75511C;
	text-decoration: underline;
	}
a:active {
	color: #75511C;
	text-decoration: none;
	}
a:visited {
	color: #75511C;
	text-decoration: none;
	}
a:hover {
	color: #CC3300;
	text-decoration: underline;
	}
#footer {
	position:absolute;
	width:770;
	height:170;
	z-index:1;
}
#submenu {
	position:absolute;
	width:770;
	height:36;
	z-index:2;
	visibility: hidden;
}
#submenuPro {
	position:absolute;
	width:770;
	z-index:2;
	height: 36;
}
#submenuProIn {
	position:absolute;
	width:770;
	height:36;
	z-index:2;
}
#subtxt {
	position:absolute;
	width:770;
	height:36;
	z-index:3;
}
h1 {
	margin: 0px;
	font-size: 11px;
	font-weight:normal;
	color:#75511C;
	background-color:none;
}
h1 a:link {
	margin: 0px;
	font-size: 11px;
	color:#75511C;
	font-weight:normal;
}
h1 a:hover{
	margin: 0px;
	font-size: 11px;
	font-weight:normal;
	color:#75511C;
	background:none;
}
.input{
	font-family:  "MS Sans Serif";
	font-size: 13px;
	border: 1px inset #75511C;
	width: 250px;
}
.submit{
	font-family: "MS Sans Serif";
	font-size: 13px;
	border: 1px outset #CCCCCC;
	width: 100px;
	background-color:#6C6E72;
	color: #FFFFFF;
}
.date {
	font-size: 11px;
	line-height:9px;
}
.lock {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#6C6E72;
}

/* menu*/
.menu {
	font-size: 12px;
	color: #9A9A9A;
	text-decoration: none;
}
.menu A:link , .menu A:active, .menu A:visited {
	font-size: 13px;
	line-height:18px;
	color: #333333;
	text-decoration: none;
	background-color:#EFEFEF;
}
.menu A:hover, .menuLock {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#6C6E72;
}

/* footer */
.footer {
	color: #996600;
}
.footer A:link , .footer A:active, .footer A:visited {
	color: #999933;
	text-decoration: none;
}
.footer A:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* table  */
.tdOff {
	color: #333333;
	background-color:none;
}
.tdOver {
	color:#333333;
	background-color:#F3F3F3;
	cursor:hand;
}
.tdGray {
	background-color:#F3F3F3;
}
/* opacity  */
.img100 {
	filter:alpha(opacity=100);
	-moz-opacity:1;
}
.img90 {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
}
.img80 {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
}
.img70 {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
}
.img50 {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
}
.img0 {
	filter:alpha(opacity=0);
	-moz-opacity:0;
}
.topic {
	font-family: "MS Sans Serif";
	font-size: 13px;
	font-weight: bold;
	color: #D04665;
}
.namepro{
	font-family: "MS Sans Serif";
	font-size: 16px;
	font-weight: bold;
}

