body {
	background-color: #790000;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

.menu {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #eac8bc; text-decoration: underline;}
.menu:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: white; text-decoration: underline;}

.title {
	font-size: 16px;
	font-weight: bold;
	color: #ffb400;
}

.title02 {
	font-size: 14px;
	font-weight: bold;
	color: #ffb400;
}

.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: white;
}

.small {font-size: 10px; color: #eac8bc;}

.btt {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #b20000; text-decoration: none; text-transform: uppercase;}
.btt:hover {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #b20000; text-decoration: underline; text-transform: uppercase;}

.tbl {border-bottom: 1px dotted #9e2811; font-size: 11px; padding-bottom: 6px;}
.tbl02 {border-bottom: 2px solid #9e2811; font-size: 11px; padding:8px 0 8px 6px;}

a { color: white; font-weight: bold; text-decoration: underline;}
a:hover { color: #dfb32d; font-weight: bold; text-decoration: underline;}

.pic { border: 1px solid #610505;}

.form {width: 160px; border: 1px solid #610505; background-color: #f0f1fc; font-family:Verdana; font-size: 11px;}

.copyright { font-size: 10px; font-weight: normal; color: #640d04; padding-left: 10px;}
.phone { font-size: 10px; font-weight: normal; color: #640d04; padding-right: 10px;}


