A:link {
	color: #000099;
	text-decoration: none;
	text-decoration: underline;
	font-weight: normal;
}

A:visited {
	color: #000099;
	text-decoration: none;
	text-decoration: underline;
	font-weight: normal;
}

A:active {
	color: #000099;
	text-decoration: underline;
	font-weight: normal;
}

A:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: normal;
}




A.menu:link {
	color: #000009;
text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

A.menu:visited {
	color: #000009;
text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

A.menu:active {
	color: #000009;
text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

A.menu:hover {
	color: #000009;
text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}



A.topmenu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

A.sidemenu:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
A.sidemenu:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

A.sidemenu:active {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

A.sidemenu:hover {
	color: #000999;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

A.topmenu:link {
	color: #795e32;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

A.topmenu:visited {
	color: #795e32;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

A.topmenu:active {
	color: #795e32;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

A.topmenu:hover {
	color: #795ecc;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

A.topbar:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}

A.topbar:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}

A.topbar:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}

A.topbar:hover {
	color: #669933;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}

TD {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

TH {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

P {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

TD.menu {
font-family: Verdana,Arial;
font-size: 11px;
color: #000000;
}


h1 {
font-size:16px;
}

input.btn {   
   color:#013;   
  font: bold 84% 'trebuchet ms',helvetica,sans-serif;   
  background-color:#fed;   
   border: 1px solid;   
border-color: #696 #363 #363 #696;   
   filter:progid:DXImageTransform.Microsoft.Gradient   
   (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');   
 }  

