
#left a 
{ 
background-image: url(img/button.gif);
width: ;
height: ;
/*
COLOR: White; 
CURSOR: hand; 
font: normal Verdana; 
font-size: small;
font-weight: bold;
text-decoration: none;
height: 28;
background-image: url(img/button.gif);
width: 150px;
font-size: 16px;
display: block;
*/
}
#left a:hover {
	COLOR: #FF9A31; 
	text-decoration: underline;
}


fieldset label {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: left;
	text-align: right;
	width: 10em;
	margin-left: 1em;
	margin-right: .5em;
}

.essential
{
	text-decoration: underline;
}

fieldset legend
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
fieldset input[type=text], select {
 float:        left;
}

form br {
 clear:       both;
}




 .centered {
 /* 	
 table-layout: fixed;
	overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -25%;
  */
  margin-left: 50;
}


div.info 
{
	padding: 10px;
	border: 1px dashed;
}


.menu
{
	 vertical-align: top;
}

#left
{
	font-weight: bold;
	COLOR: #505050; 
}

#right
{
	font-weight: bold;
	color: #505050; 
	font-size: small;
}

#right li
{
	border:none;
	margin-left:-25px;
}

/*
#left a { 
COLOR: #505050; 
CURSOR: hand; 
font: normal Verdana; 
font-size: small;
text-decoration: underline;
}
#left a:hover {
	COLOR: #FF9A31; 
	text-decoration: underline;
}
*/

a { 
COLOR: #505050; 
color:#3B7EBB;
CURSOR: hand; 
font: normal 12px Verdana;
text-decoration: underline
}

a:hover {
	COLOR: #FF9A31; TEXT-DECORATION: underline
}

body
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:small;
}

h3  a
{
	font-size: medium;
	font-weight:bold;
}

p,ul
{
	background: #f9f9f9;
}
p a
{
	font-weight:bold;
}

h3
{
font-size: medium;
}

h4
{
font-size: smaller;
}

h5
{
font-size: x-small;
}

