body, table tr, td, center, p, ol, ul {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;		
	font-size: 8pt;
}

a {
  color : #000000;
  text-decoration: none;
}

a:hover {
  color : #000000;
  text-decoration: underline;
}

.link {
	color : #535393;
	font-size: 8pt;
}

a.link {
	color : #535393;
	font-size: 8pt;	
	text-decoration: none;
}

a.link:hover {
	color : #535393;
	font-size: 8pt;	
	text-decoration: underline;
}

.menu {
	color : #FFFFFF;
	font-size : 8pt;
}

a.menu {
	color : #FFFFFF;
	font-size : 8pt;	
	text-decoration : none;
}

a.menu:hover {
	color : #FFFFFF;
	font-size : 8pt;	
	text-decoration : none;
}

.menu_selected {
	color : #000000;
	font-size : 8pt;
}

a.menu_selected {
	color : #000000;
	font-size : 8pt;	
	text-decoration : none;
}

a.menu_selected:hover {
	color : #000000;
	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 : #535393;
	font-size: 11pt;
	font-weight : bold;	
}

.form {
	font-family: Verdana, Arial, Times;
	font-size: 9pt;
	background-color: #FFFFFF;
	border: 1 solid #000000;
}

.button {
	font-family: Verdana, Arial, Times;
	font-size : 8pt;
	color : #FFFFFF;
	background-color : #EF8A00;
	border : 1 solid #000000;
	font-weight: 900;
}

img.bord
	{
	border: 1 solid #000000;
	}

.imgR {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-color: #000000;
}

.button_gray {
	font-family: Verdana, Arial, Times;
	font-size : 8pt;
	color : #313E50;
	background-color : #F0F0F0;
	background-image : url(images/button_bg_grey.gif);
	border : 1 solid #999999;
}

