body {
	margin:0px;
	background-color: #FFA800;
}



.flash {
	background-image: url(flash-li.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer {
	background-image: url(footer-l.gif);
	background-repeat: repeat-x;
	background-position: top;
}


.headerMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-image: url(menu0000.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: auto;
	text-align: center;	
}
.headerMenu a {
	float: left;
	text-decoration:none;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 13px;
	color:#000000;
	margin-right: 1px;
	margin-left: 2px;
	text-align: center;
	vertical-align:bottom;
}
.headerMenu a:hover {
	background-color: #FFD584;
	color:#990000;
	padding-left: 8px;
	margin-right: 1px;
	margin-left: 2px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 13px;	
	text-align: center;	
}



.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px 20px;

}
.main a {
	color:#000000;
}
.main a:hover {
	text-decoration:none;
	color: #FFA800;
}

.header {
	font-size: 16px;
	color: #125C85;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A0C7DE;
	display: block;
	padding-bottom: 5px;
}
.subheader {
	font-size: 14px;
	color: #000000;
	display: block;
	background-color: #CBE7F8;
	padding: 5px;
}

.auth_up {
	background-color: #2D9CCB;
	display:block;
	width: 180px;
	margin-left: -20px;
}
.news_up {
	background-color: #89A4B9;
	display:block;
	width: 180px;
	margin-left: -20px;
}
.authtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFA800;
	padding: 15px 0px 0px 0px;
	margin-left: 15px;
}
.authtext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFA800;
	padding: 15px 0px 0px 0px;
	margin-left: 15px;
	text-decoration:none;
}
.authtext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFA800;
	padding: 15px 0px 0px 0px;
	margin-left: 15px;
	text-decoration:none;
}
.upline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.upleft {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color:#000000;
	vertical-align:top;
}
.auth {
	background-color: #3BACDB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
	vertical-align:top;
}
.auth a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
	vertical-align:top;
	text-decoration:none;	
}
.auth a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
	vertical-align:top;
	text-decoration:none;	
}
.news {
	background-color: #A1BBCF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px 20px 0px 20px;
	vertical-align:top;
}
.news a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D688A;
	text-decoration: none;
}
.news a:hover{
	background-color: #A1BBCF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}





.lightblue {
	background-color: #DEF0F8;
}
.blue {
	background-color: #BADBEB;
}
.mediumblue {
	background-color: #EAF4FB;
	vertical-align:top;
}





.red {
	color:#990000;
}
.tblhead {
	background-color: #FFA800;
	padding: 10px 0px 10px 5px;
}
.tbl {
	background-color: B4D6E9;
	padding: 5px;
}
.tblleft {
	background-color: #80CFF0;
	padding: 5px 0px 5px 5px;
}
.order {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0753A7;
	background-image: url(arrow000.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-weight: bold;
	text-align: left;
	height: 20px;
	line-height: 18px;
}
.order a{
	text-decoration:none;
	color:#0753A7;
}
.order a:hover {
	color:#FFA800;
}

.pic {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: A1BBCF;
	padding-right: 20px;
	float: left;
	margin-right: 20px;
	height:104;
	display:block;
	vertical-align: middle;
}


.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A0C7DE;
	display: block;
}


.pictxt {
	font-size: 11px;
	color: #000F36;
	vertical-align:middle;
	display:block;
	height: 104px;
}
.bottommenu a {
	color: #000000;
	text-decoration: none;
}
.bottommenu a:hover {
	color:#FFFFFF;
}
.bot {
	color:#0016BC;
}


input, textarea {
	background-color: #7AC7EA;
	border-top: 1px solid #000000;
	border-right: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	border-left: 1px solid #000000;
}
.input {
	background-color: #7AC7EA;
	border-top: 1px solid #000000;
	border-right: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	border-left: 1px solid #000000;
}
.btn {
	background-color:#2D9CCB;
	color:#FFFFFF;
	border-top: 1px solid #D2D2D2;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #D2D2D2;
}
.bi {
	font-weight: bold;
	font-style: italic;
}