.form {

border: #bcbcbc 1px solid; 
font-size: 9px; 
color: #8C8C8C; 
font-weight: normal; 
font-family: verdana; 
background-color: #ffffff; 
text-decoration: none;
}.text {
	font-family: verdana;
	font-size: 10px;
	color: #555555;
	text-align: justify;
}
.style5 {
color: #0080C0;
font-family: verdana;
	font-size: 10px;
}
.text_bold {
	font-family: verdana;
	font-size: 11px;
	color: #555555;
	text-align: justify;
	font-weight: bold;
}

.text_orange {
	font-family: verdana;
	font-size: 11px;
	color: #FF9F23;
	text-align: right;
	font-weight: bold;
}

.link_orange {
	font-family: verdana;
	font-size: 10px;
	color: #FF9F23;
	text-align: right;
	font-weight: bold;
	text-decoration:underline;
}
.link_orange:hover {
	font-family: verdana;
	font-size: 10px;
	color: #FF9F23;
	text-align: right;
	font-weight: bold;
	text-decoration:none;
}


.text_blue {
	font-family: verdana;
	font-size: 11px;
	color: #548CC0;
	text-align: right;
	font-weight: bold;
}

.text_normal {
	font-family: verdana;
	font-size: 11px;
	color: #555555;
	text-align: justify;
	font-weight: normal;
}
.text_normal_right {
	font-family: verdana;
	font-size: 11px;
	color: #555555;
	text-align: right;
	font-weight: normal;
}

.style1 {
	font-family: verdana;
	font-size: 9px;
	color: #666666;
	text-decoration:none;

}

.style1:hover {
	font-family: verdana;
	font-size: 9px;
	color: #FF9F23;
	text-decoration:none;
}


.style3 {font-family: "Trebuchet MS"; font-size: 9px; color: #00407F; font-weight: bold; }
.cls_win {
font-family: "verdana"; 
font-size: 10px; 
color: #00407F; 
font-weight: bold; 
text-decoration:underline;
}
.cls_win:hover {
font-family: "verdana"; 
font-size: 10px; 
color: #00407F; 
font-weight: bold; 
text-decoration:none;
}

.style4 {color: #00407F}
.pop_text_normal {
	font-family: verdana;
	font-size: 9px;
	color: #555555;
	text-align: justify;
	font-weight: normal;
}
.pop_text_bold {
	font-family: verdana;
	font-size: 9px;
	color: #555555;
	text-align: justify;
	font-weight: bold;
}
.text_normal_smaller {
	font-family: verdana;
	font-size: 8pt;
	color: #555555;
	text-align: justify;
	font-weight: normal;
}
.separator_orange {
	font-family: verdana;
	font-size: 8pt;
	color: #FF9F23;
	text-align: right;
	font-weight: normal;
	text-decoration:none;
}
.link_grey {
	font-family: verdana;
	font-size: 10px;
	color: #555555;
	text-align: right;
	font-weight: bold;
	text-decoration:underline;
}
.link_grey:hover {
	font-family: verdana;
	font-size: 10px;
	color: #555555;
	text-align: right;
	font-weight: bold;
	text-decoration:none;
}

.dropmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D5CBAE;
	background-color:#E1E1E1;
	padding-left:15px;
	vertical-align:middle;
	cursor:pointer;
	text-decoration: none;
}

.dropmenu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F5EFE1;
	background-color:#FF9F23;
	padding-left:15px;
	vertical-align:middle;
	cursor:pointer;
	text-decoration: none;
}
.dropmenulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover.dropmenulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F5EFE1;
	text-decoration: none;
}