.menu1 {
PADDING-TOP: 1px; WIDTH: 100%; height: 17px; COLOR: #74793c; FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; BACKGROUND-COLOR: #CCCCCC; TEXT-DECORATION: none;FONT-WEIGHT: bold
}
.menuname {
PADDING-TOP: 1px; WIDTH: 100%; height: 17px; COLOR: #000000; FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; BACKGROUND-COLOR: #CCCCCC; TEXT-DECORATION: none;FONT-WEIGHT: bold
}
A.menu1:link {
	COLOR: #000000 
}
A.menu1:visited {
	COLOR: #000000
}
A.menu1:hover {
COLOR: #ffffff;BACKGROUND-COLOR: #84C1FF; TEXT-DECORATION: none
}

A.menu2:link {
	COLOR: #000000
}
A.menu2:visited {
	COLOR: #999999
}
A.menu2:hover {
	COLOR: #000000
}

.copyright {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px
}

.menu2 {
	COLOR: #574788; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; TEXT-DECORATION: none; WHITE-SPACE: nowrap
}

.normaltext {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px
}
.normaltext9 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9px
}

.normaltext11 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}

.normaltext11b {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	font-weight: bold;
}

.normaltext14b {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	font-weight: bold;
}

.normaltext12 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 13px;
}

.normaltext12_new {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 13px;
	COLOR: #0000FF; 
}

.normaltext15 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 15px;
}

.normaltext13 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	font-weight: bold;
}

H1 {
	COLOR: #574788; FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif; FONT-SIZE: 18px; FONT-WEIGHT: bold
}
H2 {
	COLOR: #574788; FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif; FONT-SIZE: 14px; FONT-WEIGHT: bold
}
.H3 {
FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 13px; FONT-WEIGHT: bold
}
H4 {
	COLOR: #336699; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 14px; FONT-WEIGHT: bold
}


/* Form styles. */
input, select, textarea {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	/*FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;*/
    font-size: 13px;
	font-weight: bold;
    color: #000;
    background-color: #f3f3f9;
    border: 1px solid #669;
}
input:focus, textarea:focus {
    background-color: #fff;
    border: 1px solid #99f;
}

.button {
	color: #FFF;
	background-color: #333366;
	border-bottom: 1px solid #224;
	border-right: 1px solid #224;
	border-top: 1px solid #99c;
	border-left: 1px solid #99c;
	font-size: 11px;
	font-family: Verdana,Helvetica,sans-serif;
	font-weight: bold;
	background-position: center center;
	white-space: normal;
	width: 60px;
}
.button, .button:focus {
    background-color: #339;
    border-bottom: 1px solid #333;
    border-right: 1px solid #000;
    border-left: 1px solid #C4C4B8;
    border-top: 1px solid #C4C4B8;
    -moz-border-radius: 5px;
}
.button:hover {
    background-color: #66a;
}

a.fixed {
    color: #339;
}
.bg-box {
	background-image: url(left-bg.png);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.button2 {
	color: #FFFFFF;
	background-color: #CCCCCC;
	border-bottom: 1px solid #224;
	border-right: 1px solid #224;
	border-top: 1px solid #99c;
	border-left: 1px solid #99c;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	background-position: center center;
	white-space: normal;
	height: 35px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
}
.button2, .button2:focus {
    background-color: #66a;
    border-bottom: 1px solid #8CB3C6;
    border-right: 1px solid #000;
    border-left: 1px solid #C4C4B8;
    border-top: 1px solid #C4C4B8;
    -moz-border-radius: 9px;
}
.button2:hover {
    background-color: #8CB3C6;
}

.button3 {
	color: #FFF;
	background-color: #CCCCCC;
	border-bottom: 1px solid #224;
	border-right: 1px solid #224;
	border-top: 1px solid #99c;
	border-left: 1px solid #99c;
	font-size: 11px;
	font-family: Verdana,Helvetica,sans-serif;
	font-weight: bold;
	background-position: center center;
	white-space: pre;
	width: 110px;
	text-align: center;
	vertical-align: middle;
}
.button3, .button3:focus {
    background-color: #339;
    border-bottom: 1px solid #333;
    border-right: 1px solid #000;
    border-left: 1px solid #C4C4B8;
    border-top: 1px solid #C4C4B8;
    -moz-border-radius: 5px;
}
.button3:hover {
    background-color: #66a;
}

.button4 {
	color: #FFF;
	background-color: #CCCCCC;
	border-bottom: 1px solid #224;
	border-right: 1px solid #224;
	border-top: 1px solid #99c;
	border-left: 1px solid #99c;
	font-size: 11px;
	font-family: Verdana,Helvetica,sans-serif;
	font-weight: bold;
	background-position: center center;
	white-space: pre;
	width: 130px;
	text-align: center;
	vertical-align: middle;
}
.button4, .button4:focus {
    background-color: #339;
    border-bottom: 1px solid #333;
    border-right: 1px solid #000;
    border-left: 1px solid #C4C4B8;
    border-top: 1px solid #C4C4B8;
    -moz-border-radius: 5px;
}
.button4:hover {
    background-color: #66a;
}
.button150 {
	color: #FFF;
	background-color: #CCCCCC;
	border-bottom: 1px solid #224;
	border-right: 1px solid #224;
	border-top: 1px solid #99c;
	border-left: 1px solid #99c;
	font-size: 11px;
	font-family: Verdana,Helvetica,sans-serif;
	font-weight: bold;
	background-position: center center;
	white-space: pre;
	width: 150px;
	text-align: center;
	vertical-align: middle;
}
.button150, .button150:focus {
    background-color: #339;
    border-bottom: 1px solid #333;
    border-right: 1px solid #000;
    border-left: 1px solid #C4C4B8;
    border-top: 1px solid #C4C4B8;
    -moz-border-radius: 5px;
}
.button150:hover {
    background-color: #66a;
}
.button180 {
	color: #FFF;
	background-color: #CCCCCC;
	border-bottom: 1px solid #224;
	border-right: 1px solid #224;
	border-top: 1px solid #99c;
	border-left: 1px solid #99c;
	font-size: 11px;
	font-family: Verdana,Helvetica,sans-serif;
	font-weight: bold;
	background-position: center center;
	white-space: pre;
	width: 180px;
	text-align: center;
	vertical-align: middle;
}
.button180, .button150:focus {
    background-color: #339;
    border-bottom: 1px solid #333;
    border-right: 1px solid #000;
    border-left: 1px solid #C4C4B8;
    border-top: 1px solid #C4C4B8;
    -moz-border-radius: 5px;
}
.button180:hover {
    background-color: #66a;
}
.buttonS {
	color: #FFF;
	background-color: #333366;
	border-bottom: 1px solid #224;
	border-right: 1px solid #224;
	border-top: 1px solid #99c;
	border-left: 1px solid #99c;
	font-size: 11px;
	font-family: Verdana,Helvetica,sans-serif;
	font-weight: bold;
	background-position: center center;
	white-space: normal;
	width: 30px;
}
.buttonS, .buttonS:focus {
    background-color: #339;
    border-bottom: 1px solid #333;
    border-right: 1px solid #000;
    border-left: 1px solid #C4C4B8;
    border-top: 1px solid #C4C4B8;
    -moz-border-radius: 5px;
}
.buttonS:hover {
    background-color: #66a;
}