
TD{Color : #555555; Font-Family : Tahoma; Font-Size : 10px;}

.hh1 { Font-Size : 11px; Font-Weight : Bold;}

.hh2 { Font-Size : 12px; Font-Color : White; Font-Weight : Bold;}

.wtxt {
	Color : White;
	font-size:12px;
}

INPUT.fr1 { BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; BACKGROUND-COLOR: #ffffff ; font-size: 10px; color: #000000 }
.subm { BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; BACKGROUND-COLOR: #ffffff ; font-size: 10px; color: black; font-weight : Bold; }
.formt { FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; BACKGROUND-COLOR: #ffffff ; font-size: 11px; color: #3333cc; font-weight: bold;}
textarea { BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; BACKGROUND-COLOR: #ffffff ; font-size: 10px; color: #000000 }
SELECT { BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; BACKGROUND-COLOR: #ffffff ; font-size: 10px; color: #000000 }
INPUT.btn { color : #CFD6EF; }

A {
	Color : #534436;
	Font-Weight : Bold;
	text-decoration : underline;
}
A:visited {
	Color : #534436;
	Font-Weight : Bold;
	text-decoration : underline;
}
A:hover {
	Color : #CCCCCC;
	Font-Weight : Bold;
	text-decoration : none;
}
A:active {
	Color : #534436;
	Font-Weight : Bold;
	text-decoration : none;
}

A.mnu {
	Color : #080F38;
	Font-Family : Arial;
	Font-Size : 11px;
	text-decoration : none;
}
A.mnu:visited {
	Color : #080F38;
	Font-Family : Arial;
	Font-Size : 11px;
	text-decoration : none;
}
A.mnu:hover {
	Color : #080F38;
	Font-Family : Arial;
	Font-Size : 11px;
	text-decoration : underline;
}
A.mnu:active {
	Color : #080F38;
	Font-Family : Arial;
	Font-Size : 11px;
	text-decoration : underline;
}

A.lmnu {
	Color : #050C24;
	Font-Family : Arial;
	Font-Size : 12px;
	text-decoration : none;
	Font-Weight : bold;
}
A.lmnu:visited {
	Color : #050C24;
	Font-Family : Arial;
	Font-Size : 12px;
	text-decoration : none;
	Font-Weight : bold;
}
A.lmnu:hover {
	Color : #050C24;
	Font-Family : Arial;
	Font-Size : 12px;
	text-decoration : underline;
	Font-Weight : bold;
}
A.lmnu:active {
	Color : #050C24;
	Font-Family : Arial;
	Font-Size : 12px;
	text-decoration : underline;
	Font-Weight : bold;
}
.restresults {
font-size:12px;
}
h1 {
font-size:20px;
font-weight:bold;
}
h2 {
font-size:15px;
font-weight:bold;
}
h3 {
font-size:14px;
font-weight:bold;
}
.dateadded {
width:100%;
height:15px;
background:#DC7E1E;
text-align:right;
font-weight:bold;
color:#FFFFFF;
}
A.dateadded {
color:#6666FF;
	Font-Weight : Bold;
	text-decoration : underline;
}
A.dateadded:visited {
	Color:#CCCCCC;
	Font-Weight : Bold;
	text-decoration : underline;
}
A.dateadded:hover {
	Color : #555555;
	Font-Weight : Bold;
	text-decoration : none;
}
A.dateadded:active {
	Color : #FFFFFF;
	Font-Weight : Bold;
	text-decoration : none;
}

.suggestionsBox {
position: relative;
left: 30px;
margin: 10px 0px 0px 0px;
width: 200px;
background-color: #212427;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border: 2px solid #000;
color: #fff;
}

.suggestionList {
margin: 0px;
padding: 0px;
}

.suggestionList li {
margin: 0px 0px 3px 0px;
padding: 3px;
cursor: pointer;
}

.suggestionList li:hover {
background-color: #659CD8;
}