body {
	margin: 0px;
	padding: 0px;
	background-color: #c0c0c0;
}
table {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}
a, a:visited {
	color: #f6823a;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #b64324;
}
a.mainmenu, a.mainmenu:visited {
	color: #6c6c6c;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.mainmenu:hover {
	color: #b64324;
}
a.bottom, a.bottom:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
a.bottom:hover {
	color: #f6823a;
}
a.dl, a.dl:visited {
	color: #949693;
	text-decoration: none;
	font-weight: normal;
}
a.dl:hover {
	color: #fd8708;
}

.title-color {
	color: #e64525;
	font-weight: bold;
	font-size: 14px;
}
.title {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.header-border {
border-bottom: #993300 2px solid;
border-top: #993300 2px solid;
}

.main-table {
background-color: #FFFFFF;
border: 1px solid #000000;
}
.menu-unsel {
background-color: #e0e0e0;
}
.footer {
 background-color: #e9e9e9;
 text-align: center;
 color: #6c6c6c;
 font-weight: bold;
 font-size: 10px;
}
.footer-menu {
font-weight: bold;
}
.grey-border-right {
border-right: #e0e0e0 2px solid;
}
.grey-border-bottom {
border-bottom: #e0e0e0 2px solid;
}
.grey-border-top {
border-top: #e0e0e0 2px solid;
}
 
li {
	list-style-type: square;
	font-weight: bold;
}
.menu-separator {
height: 2px;
}
.menu-back {
background-image: url('../images/menu-gradient.gif');
background-repeat: repeat-x;
height: 22px;
vertical-align: middle;
border: 1px solid #e8e8e8;
padding-left: 15px;
color: #b64324;
font-size: 12px;
font-weight: bold; padding-right:4px; padding-top:4px; padding-bottom:4px
}
.menu-red {
background-color: #b64324;
width: 7px;
}
.menu-grey {
background-color: #e0e0e0;
width: 7px;
}
