
a.menuver {
display: block;
width: 170px;
background-color: #c0beca;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
text-decoration: none;
font-family:arial;
font-size:12px;
font-weight: bold;
color: #535061;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #E5E5E5;

/*border: solid 0px #FFFFFF;*/
}

a.menuver:hover {
/*border: solid 0px #6100C1;*/
width: 170px;
background-color:#f0eede;
text-decoration: none;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #a8a05c;
}
a.links{
text-decoration: none;
font-family: arial;
font-size:12px;
font-weight: bold;
color: #535061;
}
a.links:hover{
 font-family: arial;
font-size:12px;
font-weight: bold;
color: #c0beca;
}
a.linksmall{
text-decoration: none;
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #093a94;
}
a.linksmall:hover{
 font-family: arial;
font-size: 12px;
font-weight: bold;
color: #ffffff;
}
a.linktext{
	text-decoration: underlina;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #093a94;
}
a.linktext:hover{
 	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #093a94;
	text-decoration:underline;
}
p.text{
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 40px;
 padding-right: 15px;
 font-family: Verdana;
 font-size: 12px;
 font-weight: bold;
 color: #787878;
}
p.small{
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 40px;
 padding-right: 15px;
 font-family: Verdana;
 font-size: 11px;
 font-weight: regular;
 color: #787878;
}
td.outside
{
 border-style:solid;
 border-width:1px 1px 1px 1px;
 border-color:#E5E5E5;
}
h1.title
{
font-family: Verdana;
font-size: 25px;
font-weight: bold;
color: #535061;
}
h1.title_form{
	font-family:Tahoma;
	font-size: 12px;
	color: #333333;
}
input.forms
{
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	width:160px;
	height:20px;
	line-height:20px;
	font-family:tahoma;
	font-size:12px;
	color:#333333;
	background-color:#CCCCCC;
}
.form_content{
  color:#000000;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  margin-top:1px;
  text-align:justify;
  border-style:solid;
  border-color:#000000;
  border-width:1px;
  background-color:#c8d5da;
  width:350px;
  height: 150px;
}
.form_buttons{
  color:#FFFFFF;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  margin-top:1px;
  text-align:center;
  border-style:solid;
  border-color:#000000;
  border-width:1px;
  background-color:#a3a3a3;
}