/* MAXX KLAXON Styles */
/* Revised 2005.05.17 */

/**** NEW STYLES ****/

/* Emphasis */
em {
font-weight:bold; 
font-style:normal;
color:#ffffff;}

/* Header 1 */
.h1 {
font-family:Verdana,Arial,Helvetica,sans-serif; 
/*font-family:Courier New,Courier,monospace; */
font-size:13px; 
font-weight:bold;
line-height:1.2;
color:#ffffff;}

/* Text */
.text {
font-family:Verdana,Arial,Helvetica,sans-serif; 
font-size:10px; 
line-height:1.4;
color:#f6f6f6;}

.text-black {
font-family:Verdana,Arial,Helvetica,sans-serif; 
font-size:10px; 
line-height:1.4;
color:#000000;}

/* Link */
a:link {
color:#ee3333; 
text-decoration:none;}

/* Link:visited */
a:visited {
color:#ee3333; 
text-decoration:none;}

/* Link:hover */
a:hover {
color:#ee3333; 
text-decoration:underline;}

/* Footer text */
.footer-text {
font-family:Verdana,Arial,Helvetica,sans-serif; 
/*font-family:Courier New,Courier,monospace; */
font-size:9px; 
color:#333333;}


/**** LEGACY STYLES ****/

.sans {
font-family:Verdana,Arial,Helvetica,sans-serif; 
font-size:10px;
line-height:14px;
color:#ffffff;}

.caps {
font-family:Verdana,Arial,Helvetica,sans-serif; 
font-size:13px;}

.tiny {
font-family:Verdana,Arial,Helvetica,sans-serif; 
font-size:7px;
color:#aaaaaa;}

.caps-sm1 {
font-family:Verdana,Arial,Helvetica,sans-serif; 
font-size:11px;
color:#ffffff;}

.ocr-black {
font-family:OCR A Extended,Andale Mono,Lucida Console,Courier New,courier,monospace; 
font-size:11px; 
color:#000000;}

.ocr-sm2 {
font-family:OCR A Extended,Andale Mono,Lucida Console,Courier New,courier,monospace; 
font-size:10px; 
color:#ffffff;}

a.ocr-sm2:link {
font-family:OCR A Extended,Andale Mono,Lucida Console,Courier New,courier,monospace; 
font-size:10px; 
text-decoration:none;
color:#ff0000;}

a.ocr-sm2:visited {
font-family:OCR A Extended,Andale Mono,Lucida Console,Courier New,courier,monospace; 
font-size:10px; 
text-decoration:none;
color:#ff0000;}

a.ocr-sm2:hover {
font-family:OCR A Extended,Andale Mono,Lucida Console,Courier New,courier,monospace; 
font-size:10px; 
text-decoration:underline;
color:#ff0000;}

.greyText {
font-family:OCR A Extended,Andale Mono,Lucida Console,Courier New,courier,monospace; 
font-size:13px; 
color:#cccccc;}

.button {
font-family:OCR A Extended,Andale Mono,Lucida Console,Courier New,courier,monospace; 
font-size:13px; 
color:#000000;}

