/* CSS Document */

body {
	text-align:center;
	background-color: #F4F2DD;
	margin-top: 5%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.maintable {
	border: 9px solid #BEBEBE;
	background-color: #E9E9EC;
	}

#table_wc_w {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 27px;
	padding-bottom: 6px;
	background-repeat: no-repeat;
	background-position: 10px 6px;
	text-indent: 22px;
	list-style-position: outside;
	background-image: url(../home/w.gif);
}


#table_text {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 2px;
}

a:link {
	color: #A59D42;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #666600;
	text-decoration: underline;
	font-size: 9px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
a:visited {
	color: #999900;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
a:active {
	color: #999900;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
#signin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-repeat: repeat;
	background-image: url(../home/signin_bck.jpg);
	border: 1px solid;
	border-color: #7F2039 #591627 #2E0A12 #591627;
	background-position: center;

}

#navlist01 a, #navlist01 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: block;
	padding: 5px 2px 5px 2px;
	border: 1px solid;
	border-color: #7C7953 #7C7953 #7C7953 #8B8755;
	background-color: #3D3C3B;
	background-image:  url(l1_down.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}
#navlist01 a:hover {
background-color: #BEBEBE;
background-image:  url(l1_over.jpg);
color: #FFFFFF;
}

#navlist02 a, #navlist01 a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
display: block;
padding: 5px 2px 5px 2px;
border: 1px solid;
border-color: #7C7953 #7C7953 #7C7953 #8B8755;
background-color: #666666;
color: #FFFFFF;
text-decoration: none;
text-align: center;
}
#navlist02 a:hover {
background-color: #BEBEBE;
color: #FFFFFF;
}
