/* CSS Document */

.mainfeedback .input
{
  width:100px;
  border :solid 1pt #000000;
  color:Black;
	}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom:0px;
}
h2 {
	font-size: 11px;
	color: #CC3300;
	margin-bottom:0px;
	margin-top:0px;
}
h3 {
	font-size: 11px;
	color:#ff0000;
	margin-bottom:0px;
	margin-top:0px;
	font-weight:bold;
}
h4 {
	font-size: 11px;
	color:#ff0000;
	margin-bottom:0px;
	margin-top:0px;
	font-weight:normal;
}
.menuhome
{
background-image:url(_images/menubg01.gif);
background-position:left;
background-repeat:no-repeat;
color:#666666;
font-family:tahoma;
font-size:11px;
padding-left:20px;
text-align:left;
}

ul#navlist
{
color:#FFFFFF;
text-align:left;
font-size:11px; 
font-family:tahoma;
margin-left:14px;
padding-left:0px;
}
#navlist li
{
list-style-type:none;
padding:6px 0px 6px 4px;
border-bottom:1px solid #444444;
background-color:#333333;
width:auto;

}
.listyle
{
background-color:#66666;
border-bottom:1px solid #444444;
}

#navlist a
{
color:#FFFFFF;
}


#navlist a:hover
{
text-decoration:none;
color:#FFcc00;
}
p
{
margin-top:0px;
}
ul
{
margin-bottom:0px;
}
ol
{
margin-bottom:6px;
margin-top:10px;
}

.clienthead
{
text-align:center;
font-family:verdana;
font-size:11px;
color:#FFFFFF;
border-bottom:1px solid #FFFFFF;

}

