h1 {
     font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
	font-size : 12pt;
	color : #333333
}
h2 {
     font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
}
#body td {
	font-family: Arial;
	font-size: 10pt;
	vertical-align: top;	
}
#leftnav td {
	font-family: Arial;
	font-size: 10pt;
	font-weight : bold;
	color : #333333;
	valign: middle;
}
form{margin:0;}
#main td {
	vertical-align: top;	
	font-family: Arial;
	font-size: 10pt;
}
#footer a {
    text-decoration : none;
    font-weight : bold;

    font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : #333333;

}
#footer a:hover {
    text-decoration : underline;
    font-family : Arial, Helvetica, sans-serif;
	color : #333333;
}
#footer td {
	vertical-align: middle;	
		font-family: Arial;
	font-size: 8pt;
	color : #333333;

}
#header a {
    text-decoration : none;
    font-weight : bold;

    font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;

}
#header a:hover {
    text-decoration : underline;
    font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}
#header td {
	vertical-align: middle;	
	font-family: Arial;
	font-size: 8pt;
	color : #000000;

}
#rightside a {
    text-decoration : none;
    font-weight : bold;

    font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #333333;

}
#rightside a:hover {
    text-decoration : underline;
    font-family : Arial, Helvetica, sans-serif;
	color : #333333;
}
#rightside td {
	vertical-align: top;	
	font-family: Arial;
	font-size: 9pt;
	color : #333333;

}
#breadcrumbs a {
    text-decoration : none;
    font-weight : bold;

    font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #333333;

}
#breadcrumbs a:hover {
    text-decoration : underline;
    font-family : Arial, Helvetica, sans-serif;
	color : #333333;
}
#breadcrumbs td {
	vertical-align: middle;	
		font-family: Arial;
	font-size: 8pt;
	color : #333333;

}
#ordertable td {
	vertical-align: middle;	
	font-family: Arial;
	font-size: 10pt;
	color : #000000;
	border: solid 1px #C40000; 
	padding: 2px;

}
A.nav {display:block; width: 100%; padding: 3px; font: bold 11px Arial, arial; color: #FFE23C; background-color: #B80202; border: solid 1px #B80202; text-decoration:none; margin-bottom: 2px; }
A.nav:hover  {background-color: #B80202; border: solid 1px #B80202; color: #FFE23C;}
