BODY {
	margin: 10 0 0 0;
	background-color : White;
}
.topmenuwhite {
	color : #ffffff;
	font-family : Tahoma, Verdana, Arial;
	font-size : 11px;
	font-weight: bold;
	text-decoration : none;
}
.topmenu {
  color : #1163AB;
  font-family : Tahoma, Verdana, Arial;
  font-size : 11px;
  font-weight: bold;
  text-decoration : none;
}
b {
  color : #1163AB;
  font-family : Tahoma, Verdana, Arial;
  font-size : 11px;
  font-weight: bold;
  text-decoration : none;
}
.topmenu:hover {
  color : #7DB489;
  font-family : Tahoma, Verdana, Arial;
  font-size : 11px;
  font-weight: bold;
  text-decoration : none;
}
.topmenu_on {
  color : #7DB489;
  font-family : Tahoma, Verdana, Arial;
  font-size : 11px;
  font-weight: bold;
  text-decoration : none;
}
.topmenu_on:hover {
  color : #7DB489;
  font-family : Tahoma, Verdana, Arial;
  font-size : 11px;
  font-weight: bold;
  text-decoration : underline;
}
.title {
  color : #7DB489;
  font-family : Tahoma, Verdana, Arial;
  font-size : 12px;
  font-weight: bold;
  text-decoration : none;
}
.title:hover {
  color : #7DB489;
  font-family : Tahoma, Verdana, Arial;
  font-size : 12px;
  font-weight: bold;
  text-decoration : underline;
}
.orange {
  color : #DE761C;
  font-family : Tahoma, Verdana, Arial;
  font-size : 11px;
  font-weight: bold;
  text-decoration : none;
}
.orange:hover {
  color : #7DB489;
  font-family : Tahoma, Verdana, Arial;
  font-size : 11px;
  font-weight: bold;
  text-decoration : none;
}
.textspecial {
	color : #00009C;
	font-family : Verdana, Tahoma, Arial;
	font-size : 11px;
	font-style : normal;
	text-decoration : none;
	word-spacing : 2px;
	line-height : 17px;
	padding-right: 10px;
}
.text {
	color : #00009C;
	font-family : Verdana, Tahoma, Arial;
	font-size : 11px;
	font-style : normal;
	text-decoration : none;
}
.text:hover {
	color : #00438C;
	font-family : Verdana, Tahoma, Arial;
	font-size : 11px;
	font-style : normal;
	text-decoration : underline;
}
.textwhite {
	color : #ffffff;
	font-family : Verdana, Tahoma, Arial;
	font-size : 11px;
	font-style : normal;
	text-decoration : none;
}
.copyright {
  color : #1163AB;
  font-family : Verdana, Arial;
  font-size : 10px;
  font-style : normal;
  text-decoration : none;
  font-weight : normal;
}
.copyright a:hover {
  color : Red;
  text-decoration : none;
}
.input {
	color : #00009C;
	font-family : Verdana, Arial;
	font-size : 10px;
	font-style : normal;
	text-decoration : none;
	font-weight : normal;
	background-color : #CBDBD1;
	border-top-style : ridge;
	border-top-width : 1 px;
	border-top-color : #7DB489;
	border-left-style : ridge;
	border-left-width : 1px;
	border-left-color : #7DB489;
	border-right-style : groove;
	border-right-width : 1px;
	border-right-color : #7DB489;
}
ul {
	color : #00009C;
	font-family : Verdana, Tahoma, Arial;
	font-size : 11px;
	font-style : normal;
	text-decoration : none;
	list-style : square inside;
	text-align: justify;
}
li {
	color : #00009C;
	font-family : Verdana, Tahoma, Arial;
	font-size : 11px;
	font-style : normal;
	text-decoration : none;
	list-style : square inside;
	text-align: justify;
}
.border {
	color : #00009C;
	font-family : Verdana, Arial;
	font-size : 10px;
	font-style : normal;
	text-decoration : none;
	font-weight : bold;
	background-color : #CBDBD1;
	border: #7DB489 1px solid;
	height: 20px;
  padding: 5px;
	vertical-align: middle;
}
.border2 {
	color : #00009C;
	font-family : Verdana, Arial;
	font-size : 10px;
	font-style : normal;
	text-decoration : none;
	font-weight : bold;
	background-color : #7DC0FF;
	border: #7DB489 1px solid;
	height: 20px;
  padding: 5px;
	vertical-align: middle;
}