BODY {
	FONT-SIZE: 12px; COLOR: white; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif; SCROLLBAR-BASE-COLOR: #264989; BACKGROUND-COLOR: white
}

.navbar {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px; BACKGROUND-COLOR: #454545
}

.htext:link {
  color: white;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
.htext:visited {
  color: white;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.htext:active {
  color: white;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}


.htext:hover {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: yellow;
  text-decoration: none;
 
}
.white:link {
  color: white;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}
.white:visited {
  color: white;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

.white:active {
  color: white;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}


.white:hover {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: yellow;
  text-decoration: none;
 
}


.smalltext {
  color: Black;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}

.smalltext:hover {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: blue;
  text-decoration: none;
 
}
.searchresult {
  color: #000000;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.searchresult:hover {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #00ff00;
  text-decoration: none;
 
}

.searchinput {
  background-color: #4963BA;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: White;
  font-size: 11px;
}

.textarea {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: Black;
  font-size: 11px;
}
A:link {
	COLOR: black ; 
	text-decoration: none;
}
A:visited {
	COLOR: black ; 
	text-decoration:  none;
}
A:hover {
	COLOR: #999999 ; 
	text-decoration: none;
}
A:active {
	COLOR: black ; 
	text-decoration:  none;
}
.input {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: Black;
  font-size: 11px;
}
FORM {
	FONT-SIZE: 11px; FONT-FAMILY: Tahoma,Verdana,Arial,Helvetica,sans-serif
}
.searchinput {
	FONT-SIZE: 12px; COLOR: black; FONT-FAMILY: Tahoma,Verdana,Arial,Helvetica,sans-serif; BACKGROUND-COLOR: #eeeeee
}
.textarea {
	FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Tahoma,Verdana,Arial,Helvetica,sans-serif
}
.input {
	FONT-SIZE: 11px; WIDTH:  COLOR: black; FONT-FAMILY: Tahoma,Verdana,Arial,Helvetica,sans-serif
}
.button {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: white; FONT-FAMILY: Tahoma,Verdana,Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #264989
}