@charset "utf-8";
body {
	background-color: #cccccc;
	background-image: url(images/bg-main.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.t-welcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
}
p {
	font-family: Arial,Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
p.footer  {
	font-family: Arial,Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 20px;
}

.bg-footer {
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	background-position: center top;
	width: 765px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a.footer_menu:link, a.footer_menu:visited {
	text-decoration: underline;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
a.footer_menu:hover {
	text-decoration: none;
	color: #000000;
}
.footer_menu {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}

a.menu1:link, a.menu1:visited {
	text-decoration: underline;
	font-family: Arial, "ms Sans Serif", verdana, tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}
a.menu1:hover {
	text-decoration: none;
	color: #000000;
}
.menu1 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}


.table1 {
	font-family: Arial,Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663300;
	height: 40px;
}
.table2 {
	font-family: Arial,Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #856b39;
	padding-left: 15px;
	line-height: 25px;
	height: 25px;
	padding-right: 15px;
}
.table3 {
	font-family: Arial,Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #998049;
	padding-left: 15px;
	line-height: 25px;
	height: 25px;
	padding-right: 15px;
}
li {
	font-family: Arial,Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.t01 {
	font-family: Arial,Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
}
.t02red {
	font-family: Arial,Tahoma, Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
}
.t03 {
	font-family: Arial,Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.solidborder {
	border-top-style:solid;
	border-top-width:1px;
	border-top-color: #4F1504; /*#750102*/
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #4F1504;
	/*border-width: 1px;*/
}
.thinborder {
	border-top-style:solid;
	border-bottom-style:solid;
	border-top-width:1px;	
	border-bottom-width:1px;

	/*border-width: 1px;*/
}
.text {font-family: Arial, Helvetica, sans-serif}
.textform {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.star {font-size: 12px}
a.menuwhite:link, a.menuwhite:visited {
	text-decoration: none;
	font-family: Arial, "ms Sans Serif", verdana, tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.menuwhite:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
