body, table tr, td, center, p, ol, ul {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;		
	font-size: 8pt;
}

.shadow {
	font-size: 10pt;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=125, Strength=1);
}

a {
  color : #009900;
  text-decoration: none;
}

a:hover {
  color : #009900;
  text-decoration: underline;
}

.link {
	color : #009900;
	font-size: 8pt;
}

a.link {
	color : #009900;
	font-size: 8pt;
	text-decoration: none;
}

a.link:hover {
	color : #009900;
	font-size: 8pt;	
	text-decoration: underline;
}

.menu_bottom {
	color : #009900;
	font-size : 7pt;
}

a.menu_bottom {
	color : #009900;
	font-size : 7pt;
	text-decoration : none;
}

a.menu_bottom:hover {
	color : #009900;
	font-size : 7pt;
	text-decoration : none;
}

.menu_selected {
	color : #FF0000;
	font-size : 8pt;
}

a.menu_selected {
	color : #FF0000;
	font-size : 8pt;	
	text-decoration : none;
}

a.menu_selected:hover {
	color : #FF0000;
	font-size : 8pt;	
	text-decoration : none;
}

span {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 9pt;	
}

span.form{
	font-size: 9pt;
}

a.order{
	color: #CB632F;
	font-weight: bold;
	text-decoration: underline;	
}

span.copy{
	font-size: 8pt;
}

span.header{
	font-size : 9pt;
	font-weight : bold;	
}

.title {
	color : #0251CB;
	font-size: 11pt;
	font-weight : bold;	
}

.fd {
	font-family: Verdana, Arial, Times;
	font-size: 8pt;
	color : #000000;
	background-color : #FFFFFF;
	border : 1 solid #4E5156;
}

.form {
	font-family: Verdana, Arial, Times;
	font-size: 8pt;
	color : #000000;
	background-color : #FFFFFF;
	border : 1 solid #4E5156;
}

.button {
	font-family: Verdana, Arial, Times;
	font-size : 8pt;
	color : #000000;
	background-color : #EACD95;
	border : 1 solid #4E5156;
	font-weight: 900;
}

.button_gray {
	font-family: Verdana, Arial, Times;
	font-size : 8pt;
	color : #000000;
	background-color : #FFFFFF;
	background-image : url(images/button_bg_grey.gif);
	border : 1 solid #6F6F6F;
}
