/* AwardSource CSS Style Sheet            */
/* By Jim Snyder - ALTERythem Productions */
/* 20 May 2001                            */

/* GENERAL TAGS */
BODY {background: rgb(255,255,255); color: rgb(0,0,0);}
P {color: rgb(0,0,0); font-family: Arial,sans-serif; font-size: 12pt;}

/* PARAGRAPH TAGS */
P.xxl {color: rgb(0,0,0); font-family: Arial,sans-serif; font-size: 16pt;}
P.xl {color: rgb(0,0,0); font-family: Arial,sans-serif; font-size: 14pt;}
P.nm {color: rgb(0,0,0); font-family: Arial,sans-serif; font-size: 12pt;}
P.sm {color: rgb(0,0,0); font-family: Arial,sans-serif; font-size: 10pt;}
P.tn {color: rgb(0,0,0); font-family: Arial,sans-serif; font-size: 8pt;}
P.bd {color: rgb(0,0,0); font-family: Arial,sans-serif; font-size: 14pt; font-weight: bold;}
P.bdw {color: rgb(255,255,255); font-family: Arial,sans-serif; font-size: 14pt; font-weight: bold;}
P.wn {color: rgb(255,255,255); font-family: Arial,sans-serif; font-size: 12pt;}
P.ws {color: rgb(255,255,255); font-family: Arial,sans-serif; font-size: 10pt;}
P.wt {color: rgb(255,255,255); font-family: Arial,sans-serif; font-size: 8pt;}
P.rd {color: rgb(255,0,0); font-family: Arial,sans-serif; font-size: 10pt;}
P.cr {color: rgb(0,0,0); font-family: Arial,sans-serif; font-size: 8pt;}

/* LINK VALUES */
A:link {color: rgb(153,0,153); text-decoration: none; font-weight: bold;}
A:visited {color: rgb(153,0,153); text-decoration: none; font-weight: bold;}
A:active {color: rgb(255,255,255); background-color: rgb(153,0,153); text-decoration: none; font-weight: bold;}
A:hover {color: rgb(255,255,255); background-color: rgb(153,0,153); text-decoration: none; font-weight: bold;}

A.inxm:link {color: rgb(255,255,255); text-decoration: none; font-weight: bold;}
A.inxm:visited {color: rgb(255,255,255); text-decoration: none; font-weight: bold;}
A.inxm:active {color: rgb(255,204,0); background-color: transparent; text-decoration: none; font-weight: bold;}
A.inxm:hover {color: rgb(255,204,0); background-color: transparent; text-decoration: none; font-weight: bold;}

A.inxm-active:link {color: #fc0; text-decoration: none; font-weight: bold;}
A.inxm-active:visited {color: #fc0; text-decoration: none; font-weight: bold;}
A.inxm-active:active {color: #fc0; background-color: transparent; text-decoration: none; font-weight: bold;}
A.inxm-active:hover {color: #fc0; background-color: transparent; text-decoration: none; font-weight: bold;}

A.smen:link {color: rgb(0,51,153); text-decoration: none; font-weight: normal; background-color: transparent;}
A.smen:visited {color: rgb(0,51,153); text-decoration: none; font-weight: normal; background-color: transparent;}
A.smen:active {color: rgb(0,51,153); text-decoration: underline; font-weight: normal; background-color: transparent;}
A.smen:hover {color: rgb(0,51,153); text-decoration: underline; font-weight: normal; background-color: transparent;}

/* Size Span Values */
.ftn {font-size: 8pt;}
.fsm {font-size: 10pt;}

/* Menu Droplist Values */
SELECT.menu {background: rgb(178,178,178); font-size: 7pt; height: 18px; width: 100px;}
SELECT.slmn {background: rgb(255,255,0); font-size: 7pt; height: 18px; width: 100px;}

/* LIST ITEMS */
LI {color: rgb(0,51,153); font-family: Arial,sans-serif; font-size: 10pt; padding: 5px;}

/* SPAN TAGS */
.tny {font-size: 8pt;}

/* SPECIAL */
TD.watermark {background-image: url(images/aws_0903_index_watermark.jpg); background-repeat: no-repeat; background-position: top right;}
P.inxon {color: rgb(255,204,0); font-family: Arial,sans-serif; font-size: 10pt;}
.pad {padding: 5px;}
.pa2 {padding: 2px;}

/* COLORS */
.dblu {color: rgb(0,51,153);}
.dred {color: rgb(153,0,0);}

.active {
	color: #fc0;
}