.serlinks {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #d0d0d0;
	text-decoration: none;
}
.serlinks A{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #d0d0d0;
	text-decoration: none;
}
.serlinks A:hover{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #fdbd00;
	text-decoration: none;
}


.menulink {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #af0909;
	text-decoration: none;
}
.menulink A{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #af0909;
	text-decoration: none;
}
.menulink A:hover{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.routelink {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.routelink A{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.routelink A:hover{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.A11b {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.A12b {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.A12bB {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.A10W {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.A14MB {
	font-family: arial;
	font-size: 14px;
	font-weight: Bold;
	color: #af0909;
	text-decoration: none;
}
.A12MB {
	font-family: arial;
	font-size: 12px;
	font-weight: Bold;
	color: #af0909;
	text-decoration: none;
}
.A10G {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #686868;
	text-decoration: none;
}


.formElements
{
    font-size:11px; 
	color:#000000; 
	border-style:solid;
	border-width:1;
	border-color:#373636;
	background:#e8e6e6;
}

.button{
   color:#FFFFFF;
   font-family:'Arial';
   font-size:12px;
   font-weight:bold;
   background-color:#ffd7c3;
   border:1px groove;
   border-top-color:ffd7c3;
   border-left-color:ffd7c3;
   border-right-color:ffd7c3;
   border-bottom-color:ffd7c3;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#fd6417',EndColorStr='#e74f03');}
