
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 : #000000;
	font-size: 8pt;
}

a.link {
	color : #000000;
	font-size: 8pt;	
	text-decoration: none;
}

a.link:hover {
	color : #000000;
	font-size: 8pt;	
	text-decoration: underline;
}

.menu {
	color : #000000;
	font-size : 8pt;
}

a.menu {
	color : #000000;
	font-size : 8pt;	
	text-decoration : none;
}

a.menu:hover {
	color : #000000;
	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;
}

.small {
	font-size: 7pt;
}

.title02 {
	color : #000066;
	font-size: 8pt;
	font-weight : bold;	
}

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 : 8pt;
	background-color : #FFFFFF;
	border : 1 solid #808080;
}

.form_transparent {
	font-family : Verdana, Arial, Times;
	font-size : 8pt;
	background-color : #FFFFFF;
	border : 1 solid #FFFFFF;
}

.button {
	font-family : Verdana, Arial, Times;
	font-size : 8pt;
	color : #FFFFFF;
	background-color : #EF8A00;
	border : 1 solid #000000;
	font-weight : 900;
}

.form_green {
	font-family: Verdana, Arial, Times;
	font-size: 8pt;
	background-color: #FFFFFF;
	border: 1 solid #0A9A94;
}

.button_green {
	font-family: Verdana, Arial, Times;
	font-size : 8pt;
	color : #00968F;
	background-color : #FFFFFF;
	background-image : url(images/button_bg_grey.gif);
	border : 1 solid #0A9A94;
}

.form_gray {
	font-family: Verdana, Arial, Times;
	font-size: 8pt;
	background-color: #808080;
	border: 1 solid #000000;
}

.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;
}

img.bord {
	border: 1 solid #00968F;
}

.butOn {
	BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #808080 1px solid; MARGIN: 1px; BORDER-LEFT: buttonshadow 1px solid; BORDER-BOTTOM: #ffffff 1px solid; BACKGROUND-COLOR: buttonface
}

.butOff {
	BORDER-RIGHT: #808080 1px solid; BORDER-TOP: #ffffff 1px solid; MARGIN: 1px; BORDER-LEFT: buttonhighlight 1px solid; BORDER-BOTTOM: #808080 1px solid; BACKGROUND-COLOR: buttonface
}

.ToolTable {
	BORDER-RIGHT: buttonface 1px outset;
	BORDER-TOP: buttonface 1px outset;
	BORDER-LEFT: buttonface 1px outset;
	BORDER-BOTTOM: buttonface 1px outset;
	BACKGROUND-COLOR: buttonface
}

.HtmlButton {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; WIDTH: 100px
}

.opacity40 {
	filter:alpha(opacity=40);
}

