@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../imgs/back.gif);
}
td {
	font-family: Georgia;
	color:#666666;
	font-size: 12px;
	font-weight: normal;
}

.menuM{
	font-family: Georgia;
	color:#990000;
	font-size: 11px;
	font-weight: normal;
}

.txt1 {
	font-family: Georgia;
	color:#990000;
	font-size: 13px;
	font-weight: bold;
}
.txt2 {
	font-family: Georgia;
	color:#FF0000;
	font-size: 12px;
	font-weight: normal;
}
.txt3 {
	font-family: Georgia;
	color:#333333;
	font-size: 12px;
	font-weight: normal;
}
.txtWhiteSml {
	font-family: Arial;
	color:#FFFFFF;
	font-size: 9px;
	font-weight: normal;
}
.txtGreySml {
	font-family: Arial;
	color:#CCCCCC;
	font-size: 9px;
	font-weight: normal;
}
.txtGreySml2 {
	font-family: Arial;
	color:#666666;
	font-size: 9px;
	font-weight: bold;
}
.txtOrangeSml {
	font-family: Arial;
	color:#EA3200;
	font-size: 9px;
	font-weight: bold;
}
.class1 A:link {
	text-decoration: none;
	font-family: Georgia;
	font-size: 10px;
	color: #FF9900;
}
.class1 A:visited {
	text-decoration: none;
	font-family: Georgia;
	font-size: 10px;
	color: #FF9900;
}
.class1 A:active {
	text-decoration: none;
	font-family: Georgia;
	font-size: 10px;
	color: #FF9900;
}
.class1 A:hover {
	text-decoration: underline;
	color: #FF9900;
	font-family: Georgia;
	font-size: 10px;
}

.tbl-btm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a {
	text-decoration: none;
}
