.f_button {
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	background-color : #F7C59C;
	color : #666666;
	border-style : solid;
	order-color: #666666 #666666 #666666 #666666;
	order-top-width: 1px;
	order-right-width: 1px;
	order-bottom-width: 1px;
	order-left-width: 1px;
	cursor: hand;
}

.f_input {
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	border-style : solid;
	border-width : 1px;
}

.f_text_normal {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}
.f_text_error {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000}

A:ACTIVE {
	font-size : 10px;
	color : #BCD2D6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
}

A:LINK {
	font-size : 10px;
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
}

A:VISITED {
	font-size : 10px;
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
}

A:HOVER {
	font-size : 10px;
	color : #FF7800;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-weight: bold;
}
 .boldGreen {
  	font-size : 10px;
	color : #007F11;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
 }
  .boldOrange {
  	font-size : 10px;
	color : #ffb000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
 }
  .TitleRed {
  	font-size : 10px;
	color : #9e0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
 }
  .TitleBlue {
  	font-size : 12px;
	color : #080a6b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
  }
  .MainTitleBlue {
  	font-size : 14px;
	color : #333;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #080a6b;
	  }
  .MainTitleRed {
  	font-size : 14px;
	color : #333;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #9e0000;
  }
.navigation {
	text-align: right;

}
.navigation A:LINK {
	font-size : 10px;
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
}

.navigation A:VISITED {
	font-size : 10px;
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
}

.navigation A:HOVER {
	font-size : 10px;
	color : #FF7800;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-weight: bold;
}
