h1{
	text-align: left;
	vertical-align: top;
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	font-weight:bold;
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
}
td.topmenu {
        cursor: pointer;
	text-align: center;
	vertical-align: middle;
	font-family:Verdana;
	font-size:11px;
	color:#848484;
	font-weight: bold;
}

.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.style1 {
	color: #657C9A;
	font-weight: bold;
}
.bodytextlink {
	color: #2A4385;
}
body {
	background-color: #ffffff;
}
html {
overflow-x:auto;
overflow-y:auto;
}
body,td,th {
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.topmenulink {
	text-align: center;
	vertical-align: middle;
	font-family:Verdana;
	font-size:11px;
	color:#848484;
	font-weight: bold;
	text-decoration: none;
}
.topmenulink:hover {
	text-align: center;
	vertical-align: middle;
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
}
.headerlink {
	color:#ffffff;
	text-decoration: none;
}
.footerlink {
	color:#ffffff;
	text-decoration: none;
}

.inputboxWide { 
    width: 250px;
    font-size: 8pt;
}
.inputboxNormal { 
    width: 150px;
    font-size: 8pt;
}

.btn{
   color:black;
   font-family: Verdana,Arial,helvetica,sans-serif;
   font-size: 7pt;
   font-weight:normal;
   background-color: #cccccc;
   border:1px solid gray;
   height: 20px;
}
.btnhov{
   border:1px solid red;
}

.btn:link      {color: black; text-decoration: none; }
.btn:Visited   {color: black; text-decoration: none; }
.btn:Active    {color: black; text-decoration: none; }
.btn:Hover     {color: black; text-decoration: none; background-color: #cccccc;}
