@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FF9E0D;
     
}
a img {border: none; }
.sexypanels{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 128px; /* width of menu */
	text-align: left;
}

.sexypanels li{
	background-color: #CCCCCC;
	color: #FFFFFF;

}

.sexypanels li a{
	display: block;
	color: #FF9900;
	width: auto;
	padding: 5px 0; /* Vertical (top/bottom) padding for each menu link */
	text-indent: 8px;
	text-decoration: none; /*bottom border of menu link. Should be equal or darker to link's bgcolor*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: right top;
}

.sexypanels li a:visited {
	color: #FF9900;
}
.sexypanels li a:active {
	color:#FF9900;
}

.sexypanels li a:hover{
	background-color: #666666; /*color of menu onMouseover*/
	color: #FFFFFF; /*bottom border of menu link during hover. Should be equal or darker to link's hover's bgcolor*/
}
.td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 3mm;
	font-weight: bold;
	background-color: #FF9900;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color: #FFFFFF;
}
h2 {
	background-color: #0000FF;
	font-weight: 600;
	font-size: small;
	text-align: center;
	color: #FFFFFF;
	vertical-align: bottom;
	background-position: bottom;
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}


table {
	background-color: #FFFFFF;

}
td {



}
h1 {
	font-size: 24px;
	color: #FF6600;
	vertical-align: top;
	padding-left: 2px;
	height: 20px;
	left: 2px;
	top: 2px;
}
ul {
	list-style-type: none;
	text-align: left;
}
h3 {
	background-color: #FF3300;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
	padding-left: 2px;
}
.tr a {
	color: #FF9900;
	font-weight: bold;
	font-size: small;
}
.bo {
	border: 1px solid #333333;
	background-color: #FF6B09;
}
.bol {
	background-color: #FF8000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.bor {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.bom {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background-color: #FF9900;
}
.tu {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.s {
	font-size: 10px;
	color: #000000;
	background-color: #EEEEEE;
	font-style: italic;
}
.hm {
	text-transform: uppercase;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	color: #FF6600;
	font-weight: bold;
}
.bm {
	border: 1px solid #000000;
	font-style: normal;
}
.bg {
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FF9900;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FF6600;
}
.h {
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #FF6633;
}
.t {
	background-color: #F4F4F4;
}
.t  a:hover {
	color: #999999;
	font-style: italic;
}
.u {
	background-color: #666666;
}
