<style type="text/css">
tr {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
img{
	border:0px;
}
table {
font-size: 11px;color:	#000000;
}
.textblack{
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;

}

.TextblackLink		A   	       	{color:	#000000;	text-decoration:none; font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 11px;}
.TextblackLink		A:link			{color:	#000000;	text-decoration:none;}
.TextblackLink		A:visited		{color:	#000000;	text-decoration:none;}
.TextblackLink 		A:hover 		{color: #000000;	text-decoration:none;}

.textwhite{
font-size: 11px;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;

}
.whitelink{
font-size: 11px;
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;

}
.style{
font-size: 11px;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;

}
.style2{
font-size: 14px;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;

}
.textblue{
font-size: 11px;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;

}
.Fields {
border: thin groove #FFFFFF;
 background-color: #CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-position: center center; 
 font-weight: color: #000000
}
.Buttons {
border: 1px #FFFFFF;
 background-color: #666666; font-family:Arial, Verdana, Helvetica, sans-serif; font-size: xx-small; background-position: center center; font-weight: bold; color: #FFFFFF
}

.BODY {border: 1px #666666; font-family:Verdana, Helvetica, sans-serif; font-size: 10px; background-position: center center
; 
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;}

.SuperLink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FF0000; text-decoration: underline}
.link{
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;


}


a.ovalbutton{
background: transparent url('oval-gray-left.gif') no-repeat top left;
display: block;
float: right;
font: normal 11px verdana; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #000000; /*button text color*/
	font-weight:bold;
}

a.ovalbutton span{
background: transparent url('oval-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: 494949;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}



a.button{

display: block;
float: left;
font: normal 14px verdana; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
; /* Height of button background height */
padding-left: 0px; /* Width of left menu image */
text-decoration: none;
}

a:link.button, a:visited.button, a:active.button{
color: #000000; /*button text color*/

}

a.button span{
background: transparent url('oval-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.button:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.button:hover span{ /* Hover state CSS */
background-position: bottom right;
color: 99CC33;
}



/*left navigation*/




</style>
