body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 14px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #DDDDDD;
	text-decoration: none;
}
a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
p {
	margin-top: 2px;
	margin-bottom: 8px;
}
td {
	font-size: 11px;
}
th {
	font-size: 11px;
	color: #F78C0E;
}
h1 {
	color: #F78C0E;
	margin-top: 2px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	margin-top: 2px;
	margin-bottom: 8px;
	color: #F78C0E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
h3 {
	margin-top: 2px;
	margin-bottom: 8px;
	color: #F78C0E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
h4 {
	color: #F78C0E;
	margin-top: 2px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.menu {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFF66;
	text-decoration: none;
}
.menusmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.menusmall  a {
	color: #CCCCCC;
}
.menusmall  a:visited {
	color: #CCCCCC;
}
.menusmall  a:hover {
	color: #FFFF66;
	text-decoration: none;
}
.menuside {
	margin-left:15px;
	font-size: 11px;
	color: #CCCCCC;
	display:list-item;
	list-style-type: square;
	padding: 2px;
}
.menuside  a {
	color: #CCCCCC;
	text-decoration: none;
	
}
.menuside  a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.menuside  a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
.menuside2 {
	margin-left:15px;
	display:list-item;
	list-style-type: none;
	height:20px;
}
.menubox {
	position:absolute;
	width:150px;
	z-index:1;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color: #ACACAC;
}
.submenu {
	font-size: 11px;
	color: #666666;
	background-color: #EFEFEF;
	text-indent: 3px;
}
.submenu a {
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 3px;
}
.submenu a:visited {
	color: #666666;
	text-decoration: none;
}
.submenu a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #E0E0E0;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.small a {
	color: #72D569;
	text-decoration: none;
}
.small a:visited {
	color: #72D569;
	text-decoration: none;
}
.small a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
.small2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.small2 a {
	color: #000000;
	text-decoration: none;
}
.small2 a:visited {
	color: #000000;
	text-decoration: none;
}
.small2 a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.smallgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.lite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.lite a {
	color: #CCCCCC;
	text-decoration: none;
}
.lite a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.lite a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
.lite2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #72D569;
}
.lite2 a {
	color: #72D569;
	text-decoration: none;
}
.lite2 a:visited {
	color: #72D569;
	text-decoration: none;
}
.lite2 a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.colortbl {
}
.colorth {
	background-color: #3E3E3E;
}
.colortd {
}
.title {
	color: #F78C0E;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
.title a {
	color: #F78C0E;
	text-decoration: none;
}
.title a:visited {
	color: #FB9119;
	text-decoration: none;
}
.title a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
.msg {
	border: 2px dashed #FF0000;
	clear: none;
	margin: 2px;
}
.msg2 {
	color: #FF0000;
}
.msg2 a {
	color: #FF0000;
	text-decoration: none;
}
.msg2 a:visited {
	color: #FF0000;
	text-decoration: none;
}
.hor {
	height: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-top: 5px;
}
.ver {
	width: 1px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.spc {
	height: 7px;
}
.slash {
	height: 14px;
	width: 6px;
	margin: 0px;
	padding: 0px;
}
.button {
	margin: 1px 0 0 0;
	font-weight: bold;
	background-color: #B7B9BB;
	border-top:solid 1px #D4D2CF;
	border-right:solid 1px #868686;
	border-bottom:solid 1px #868686;
	border-left:solid 1px #D4D2CF;
	color: #FFFFFF;
}
.button2 {
	margin: 1px 0 0 0;
	font-weight: bold;
	background-color: #3EC835;
	border-top:solid 1px #D4D2CF;
	border-right:solid 1px #868686;
	border-bottom:solid 1px #868686;
	border-left:solid 1px #D4D2CF;
	color: #FFFFFF;
}
.button3 {
	margin: 1px 0 0 0;
	font-weight: bold;
	background-color: #FB9119;
	border-top:solid 1px #D4D2CF;
	border-right:solid 1px #868686;
	border-bottom:solid 1px #868686;
	border-left:solid 1px #D4D2CF;
	color: #FFFFFF;
}
.button4 {
	margin: 1px 0 0 0;
	font-weight: bold;
	background-color: #F16FBE;
	border-top:solid 1px #D4D2CF;
	border-right:solid 1px #868686;
	border-bottom:solid 1px #868686;
	border-left:solid 1px #D4D2CF;
	color: #FFFFFF;
}
.field {
	color: #494949;
	margin: 1px 0 0 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #868686;
	border-right-color: #D4D2CF;
	border-bottom-color: #D4D2CF;
	border-left-color: #868686;
}
.menu_mrq {
	color: #FB9119;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #EEEEEE;
}
.menu_mrqb {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bolder;
	background-color: #EEEEEE;
}
.submn_ {
	width: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.submn1 {
	height: 20px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 7px;
	padding-left: 7px;
}
.submn2 {
	border: 1px solid #CCCCCC;
	height: 20px;
	background-color: #F2F2F2;
	text-align: center;
	padding-right: 7px;
	padding-left: 7px;
}
.submn1 a {
	text-decoration: none;
}
.submn1 a:visited {
	text-decoration: none;
}
.submn1 a:hover {
	text-decoration: underline;
}
.submn2 a {
	text-decoration: none;
}
.submn2 a:visited {
	text-decoration: none;
}
.submn2 a:hover {
	text-decoration: underline;
}
.tabshow {
	display: inline;
}
.tabhide {
	display: none;
}
a.tabactive:link,
a.tabactive:visited,
a.tabactive:active {
	display: block;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	line-height: 195%;
	color: #FB9119;
	padding: 0px;
	height: 23px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
a.tabinactive:link,
a.tabinactive:visited,
a.tabinactive:active{
	display: block;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	line-height: 195%;
	color: #FB9119;
	padding: 0px;
	height: 22px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	background-color: #E3E3E3;
	background-image: url(sb.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.tabnull{
	cursor: default;
	padding: 0px;
	height: 22px;
	background: #E3E3E3 url(images/tabinactive.gif);
	border-bottom: 1px solid #F0F0F0;
}
.newsseperator{
	background-color: #E9E9E9;
	width: 550px;
	height: 3px;
	border-bottom: 1px solid #BDBDBD;
	padding: 0px;
	margin: 0px;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.text2 a {
	color: #666666;
	text-decoration: none;
}
.text2 a:visited {
	color: #666666;
	text-decoration: none;
}
.text2 a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.text3 a {
	color: #FFFFFF;
	text-decoration: none;
}
.text3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.text3 a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.text4 a {
	color: #FFFFFF;
	text-decoration: none;
}
.text4 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.text4 a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
.T1 {
	background-color: #1345B8;
}
.T2 {
	background-color: #000000;
}
.T3 {
	background-color: #999999;
}
.T4 {

}
.T5 {
	background-color: #CCCCCC;
}
.T6 {
	background-color: #CCCCCC;
}
.M1 {
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.M2 {
	margin: 0px;
	padding: 0px;
	height: 25px;
}
.M3 {
	width: 238px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 7px;
}
.M4 {
	width: 281px;
}
.M5 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.M6 {
	background-color: #FFFFFF;
	padding: 7px;
}
.C1 {
	height: 150px;
	background-image: url(gmbtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 910px;
}
.C2 {
	background-color: #ECA13B;
	background-image: url(bgorange.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}
.C3 {
	background-image: url(bglogin.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 281px;
	height: 145px;

}
.C4 {
	background-image: url(bgorange2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 15px;

}
.C5 {
	margin-left: 35px;
	margin-right: 26px;
	background-color: #484848;
	background-image: url(bgmn2.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}
.C6 {
	margin-top: 0px;
	margin-right: 26px;
	margin-bottom: 10px;
	margin-left: 35px;
	background-color: #484848;
	height: 34px;

}
.C7 {
	margin-top: 8px;
	margin-left: 50px;
	margin-right: 55px;

}
.C8 {
	background-image: url(bgmn1.gif);
	background-repeat: no-repeat;
	background-color: #484848;
	background-position: top;
	margin-right: 0px;
	margin-left: 35px;
	height: 45px;

}
.C9 {
	background-color: #484848;

}
.C10 {
	margin-left: 35px;
	margin-right: 26px;
}
.C11 {
	width: 25px;
	background-image: url(bgsp_l.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 103px;
}
.C12 {
	border: 1px solid #666666;
}
.C13 {
	background-image: url(bgsp_r.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 103px;
	width: 25px;
}
.C14 {
	background-color: #484848;
	margin-right: 15px;
}
.C15 {
	background-image: url(bgmn3.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 20px;
}
.C16 {
	background-image: url(bgbot.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 138px;
}
.C17 {
	background-image: url(bgsp.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.layout1 {
	background-image: url(cr_t.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 711px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	padding-top: 5px;
}
.layout2 {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 30px;
}
.layout3 {
	background-image: url(ls_t.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 711px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	padding-top: 10px;
}

