body {
	padding:0;
	margin:0;
	color:#000000;
	background: url(images/bg.jpg) repeat-x top center #606060;
	font-family:  Arial;
	font-size:12px;
	line-height:130%;
}
a:link {
	color: #244d09;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	font-weight:bold;
	color: #F09200;
	text-decoration:none;
}
a:visited {
	color: #006633;
	text-decoration:none;
	font-weight:bold;
}
.menu1 {
	padding:0;
	margin:0;
	list-style:none;
	height:43px;
	position:relative;
	font-weight:bold;
	padding-left:5px;
}
.menu1 li {
	float:left;
}
.menu1 li a {
	display:block;
	float:left;
	height:43px;
	line-height:43px;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:0px 0px 0 15px;
	cursor:pointer;
	border-right:1px solid #4d4f7f;
	
}
.menu1 li a b {
	float:left;
	display:block;
	font-weight:bold;
	padding:0 15px 0 0px;
	
}
.menu1 li a:hover {
	color: #001f4d;
	background:url(images/menuhover.png) repeat-x top #ff7c00;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
}
.menu1 li a:hover b {
	
}
.bmenu1 {
	padding:0;
	margin:0;
	list-style:none;
	height:18px;
	position:relative;
	font-weight:bold;
	padding-left:5px;
}
.bmenu1 li {
	float:left;
}
.bmenu1 li a {
	display:block;
	float:left;
	height:18px;
	line-height:18px;
	color:#000;
	text-decoration:none;
	font-size:11px;
	text-align:center;
	padding:0 0px 0 10px;
	cursor:pointer;
}
.bmenu1 li a b {
	float:left;
	display:block;
	font-weight:bold;
	padding:0 10px 0 0px;
	border-right:1px solid #fff;
}
.bmenu1 li a:hover {
	color: #fff;
	background:#003557;
}
.bmenu1 li a:hover b {
	background:#003557;
}

.txzz2b {
	font-size:14px;
	font-weight:bold;
	color: #009;
	line-height:14px;
}

.aa1 { font-size:18px;
	font-weight:bold;
	color: #090;
	line-height:18px;
} 

.aa2 { font-size:20px;
	font-weight:bold;
	color: #006;
	line-height:20px; }

.tx1 {
	font-size:12px;
	font-weight:bold;
	color: #003300;
	line-height:120%
}
.tx1b {
	font-size:22px;
	font-weight:bold;
	color: #669900;
	line-height:22px;
}
.tx2b {
	font-size:16px;
	font-weight:bold;
	color: #003300;
	line-height:22px;
}
.tx2 {
	font-size:13px;
	font-weight:bold;
	color: #CC6600;
}
.tx3 {
	font-size:10px;
	font-weight:normal;
	color: #666666;
}
.tx4 {
	font-size:11px;
	font-weight:bold;
	color:#000;
	line-height:120%
}
.tx5 {
	font-size:12px;
	font-weight:normal;
	color: #666666;
	line-height:18px;
}
.tx6 {
	font-size:12px;
	font-weight:normal;
	color: #666666;
}
.tx7 {
	font-weight:normal;
	color: #fff;
}
.tx7b {
	font-weight:bold;
	color: #fff;
	font-size:11px;
}
.tx8 {
	font-size:14px;
	font-weight:bold;
	color: #003300;
}
.tx82 {
	font-size:12px;
	font-weight:bold;
	color: #000;
	line-height:100%;
}
.tx82b {
	font-size:14px;
	font-weight:bold;
	color: #990000;
	line-height:14px;
}

.txs {
		font-size:10px;
	font-weight:bold;
	color: #000;
	line-height:10px;
	
}

#forms input, textarea {
	background:#fff;
	border:1px solid #B38C8A;
	font-size:11px;
	padding-left:5px
}
img {
	border:none;
behavior: url(iepngfix.htc);
}



.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: none;
}
.highslide:hover img {
	border: none;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.style36 {
	font-weight:bold;
	color: #060;
	font-size:16px;
	line-height:18px;
}
h2 {
	font-size:18px;
	color:#030;
	line-height:20px;
}
h3 {
	font-size:16px;
	color:#030;
	line-height:18px;
}
