/* BluesShark Style
Overview link color: Dark color

Main colors:

Black:
standard

Red:
ex: alerts...
#990000

Green:
ex:
#006600

Darkest color:
ex: menu1 button text
#333333

Dark color:
ex: menu3 alt background
#555555

color:
ex: menu3 backgound
#B8B850

light color:
ex: menu1 button backgound
#DBDBA6

lightest color:
ex:
#f1f1f1

Highlight color:
ex: cart selected
#ffffff

*/

body {background:#555555;}

table.menu1 {background:#ffffff;}
table.menu2 {background:#ffffff;}
table.menu3 {background:#ffffff;}
table.menu4 {background:#ffffff;}
table.content {background-color:#ffffff;}
table.content1 {background-color:#cccccc;}
table.content2 {background-color:#eeeeee;}
table.pageTitle {background-color:#333333;}

tr.menu1 {background:#000000;}

th {font-size:10px; font-family:verdana, Arial, Helvetica, sans-serif; font-weight:bold; background-color:#DBDBA6; color:#333333;}

td {font-size:10px; font-family:verdana, Arial, Helvetica, sans-serif; color:#000000;}
td.content {background-color:#ffffff;}
td.footer {color:#ffffff; line-height:12px; background-color:#555555;}
td.menu1 {background:#B8B850;}
td.menu1alt {background:#555555; font-weight:bold; color:#ffffff;}
td.menu2 {background:#B8B850;}
td.menu2alt {background:#555555; font-weight:bold; color:#ffffff;}
td.menu3 {background:#B8B850; font-weight:bold; color:#ffffff;}
td.menu3on {background:#555555; font-weight:bold;}
td.menu3alt {background:#555555; font-weight:bold;}
td.menu3alton {background:#B8B850; font-weight:bold;}
td.menu4 {background:#B8B850;}
td.menu4alt {background:#555555; font-weight:bold;}

input {font-size:11px; color:#000000; font-family:Arial, Helvetica, sans-serif;}
input.menu2 {color:#333333; font-weight:bold; background:URL(/images/rr2_dotted_line_ultralight.gif) #ffffff;}
input.menu2Net4 {color:#333333; font-weight:bold;}
input.button {color:#333333; background-color:#DBDBA6; font-weight:bold; cursor:hand;}
input.button:hover {color:#DBDBA6; background-color:#333333; font-weight:bold; cursor:hand;}

.textBoxwhite {font-family:verdana,Arial,sans-serif; font-size:9pt; color:#000000; background-color:#FFFFFF; border:#000000; border-style:solid; border-top-width:1px; border-bottom-width:1px; border-right-width:1px; border-left-width:1px;}
.textBoxgray {font-family:verdana,Arial,sans-serif; font-size:9pt; color:#000000; background-color:#FFFFFF; border:#999999; border-style:solid; border-top-width:1px; border-bottom-width:1px; border-right-width:1px; border-left-width:1px;}
.textBoxcolor {font-family:verdana,Arial,sans-serif; font-size:9pt; color:#000000; background-color:#FFFFFF; border:#B8B850; border-style:solid; border-top-width:1px; border-bottom-width:1px; border-right-width:1px; border-left-width:1px;}

select {font-size:11px; color:#000000; font-family:Arial, Helvetica, sans-serif;}
select.menu2 {color:#333333; font-weight:bold;}

textarea {font-size:11px; color:#000000; font-family:Arial, Helvetica, sans-serif;}
.areaColor {scrollbar-face-color: #DBDBA6; scrollbar-highlight-color: #DBDBA6; scrollbar-shadow-color: #333333; border-width:1px; border-color:#B8B850; border-style:solid; padding:4px; scrollbar-border-color:#B8B850; scrollbar-border-style:solid;}

A:link {font-weight:bold; color:#333333; text-decoration:underline;}
A:active {font-weight:bold; color:#333333; text-decoration:underline;}
A:visited {font-weight:bold; color:#333333; text-decoration:underline;}
A:hover {font-weight:bold; color:#B8B850; text-decoration:none;}

A.menu1:link {color:#000000;}
A.menu1:active {color:#000000;}
A.menu1:visited {color:#000000;}
A.menu1:hover {color:#ffffff;}

A.menu3:link {text-decoration:none; color:#333333;}
A.menu3:active {text-decoration:none; color:#333333;}
A.menu3:visited {text-decoration:none; color:#333333;}
A.menu3:hover {text-decoration:underline; color:#ffffff;}

A.menu3alt:link {color:#ffffff; text-decoration:none;}
A.menu3alt:active {color:#ffffff; text-decoration:none;}
A.menu3alt:visited {color:#ffffff; text-decoration:none;}
A.menu3alt:hover {color:#DBDBA6; text-decoration:underline;}

A.graylink:link {color:#666666; text-decoration:none;}
A.graylink:active {color:#666666; text-decoration:none;}
A.graylink:visited {color:#666666; text-decoration:none;}
A.graylink:hover {color:#ffffff; text-decoration:underline;}

A.footer:link {FONT-WEIGHT:normal; color:#ffffff;}
A.footer:active {FONT-WEIGHT:normal; color:#ffffff;}
A.footer:visited {FONT-WEIGHT:normal; color:#ffffff;}
A.footer:hover {FONT-WEIGHT:normal; color:#DBDBA6;}

A.hilite:link {color:#000000; text-decoration:underline;}
A.hilite:active {color:#000000; text-decoration:underline;}
A.hilite:visited {color:#000000; text-decoration:underline;}
A.hilite:hover {color:#ffffff; text-decoration:none;}

A.overview:link {color:#555555; font-size:12px; text-decoration:underline;}
A.overview:active {color:#555555; font-size:12px; text-decoration:underline;}
A.overview:visited {color:#555555; font-size:12px; text-decoration:underline;}
A.overview:hover {color:#000000; font-size:12px; text-decoration:none;}

A.sort:link {text-decoration:underline; color:#000000;}
A.sort:active {text-decoration:underline; color:#000000;}
A.sort:visited {text-decoration:underline; color:#000000;}
A.sort:hover {text-decoration:none; color:#555555;}

.white {color:#ffffff;}
.black {color:#000000;}
.red {color:#990000;}
.gray {color:#cccccc;}
.lgray {color:#eeeeee;}
.dgray {color:#999999;}
.lcolor {color:#DBDBA6;}
.color {color:#B8B850;}
.dcolor {color:#333333;}
.green {color:#006600;}

.whiteBack {background-color:#ffffff;}
.blackBack {background-color:#000000;}
.redBack {background-color:#990000;}
.grayBack {background-color:#cccccc; color:#333333;}
.lgrayBack {background-color:#eeeeee;}
.dgrayBack {background-color:#999999;}
.greenBack {background-color:#006600;}
.lcolorBack {background-color:#DBDBA6;}
.colorBack {background-color:#B8B850;}
.dcolorBack {background-color:#555555;}

.smallText {font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:12px;}
.smallTextred {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#990000; line-height:12px;}
.smallTextlgray {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#eeeeee; line-height:12px;}
.smallTextgray {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#cccccc; line-height:12px;}
.smallTextdgray {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#999999; line-height:12px;}
.smallTextlcolor {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#DBDBA6; line-height:12px;}
.smallTextcolor {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#B8B850; line-height:12px;}
.smallTextdcolor {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#333333; line-height:12px;}
.smallTextlgreen {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#006600; line-height:12px;}
.smallTextlwhite {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff; line-height:12px;}
.smallTextblack {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000; line-height:12px;}

.medText {font-size:12px; font-weight:bold;}
.medTextred {font-size:12px; font-weight:bold; color:#990000;}
.medTextlgray {font-size:12px; font-weight:bold; color:#eeeeee;}
.medTextgray {font-size:12px; font-weight:bold; color:#cccccc;}
.medTextdgray {font-size:12px; font-weight:bold; color:#999999;}
.medTextlcolor {font-size:12px; font-weight:bold; color:#DBDBA6;}
.medTextcolor {font-size:12px; font-weight:bold; color:#B8B850;}
.medTextdcolor {font-size:12px; font-weight:bold; color:#333333;}
.medTextgreen {font-size:12px; font-weight:bold; color:#006600;}
.medTextwhite {font-size:12px; font-weight:bold; color:#ffffff;}
.medTextblack {font-size:12px; font-weight:bold; color:#000000;}

.bigText {font-size:14px; font-weight:bold;}
.bigTextred {font-size:14px; font-weight:bold; color:#990000;}
.bigTextlgray {font-size:14px; font-weight:bold; color:#eeeeee;}
.bigTextgray {font-size:14px; font-weight:bold; color:#cccccc;}
.bigTextdgray {font-size:14px; font-weight:bold; color:#999999;}
.bigTextlcolor {font-size:14px; font-weight:bold; color:#DBDBA6;}
.bigTextcolor {font-size:14px; font-weight:bold; color:#B8B850;}
.bigTextdcolor {font-size:14px; font-weight:bold; color:#333333;}
.bigTextgreen {font-size:14px; font-weight:bold; color:#006600;}
.bigTextwhite {font-size:14px; font-weight:bold; color:#ffffff;}
.bigTextblack {font-size:14px; font-weight:bold; color:#000000;}

.textLogo {font-size:20px; color:#ffffff;}
.textTagline {font-size:12px; color:#DBDBA6;}

.smallWarn {font-size:9px; line-height:12px; font-weight:bold; color:#990000; font-family:verdana, Arial, Helvetica, sans-serif;}
.warn {font-weight:bold; color:#990000; font-family:verdana, Arial, Helvetica, sans-serif;}
.medWarn {font-size:12px; font-weight:bold; color:#990000; font-family:verdana, Arial, Helvetica, sans-serif;}
.bigWarn {font-size:14px; font-weight:bold; color:#990000; font-family:verdana, Arial, Helvetica, sans-serif;}

/* textErr is a catch all for legacy class*/
.textErr {font-weight:bold; color:#990000; font-family:verdana, Arial, Helvetica, sans-serif;}

.underline {text-decoration:underline;}

.HighLight {background-color:#ffffff;}

.note {font-family:Arial, Helvetica, sans-serif; color:#000000; font-weight:bold;}
.noteRed {font-family:Arial, Helvetica, sans-serif; color:#990000; font-weight:bold;}

.pageTitle {background-color:#DBDBA6; color:#333333; font-weight:bold;}

.formtablealt {background-color:#eeeeee;}
.formtableclose {background-color:#cccccc;}
.formtableback {background-color:#ffffff;}

.dottedDark {background:URL(/images/rr2_dotted_line_dark.gif); color:#ffffff; font-weight:bold;}
.dottedLight {background:URL(/images/rr2_dotted_line_light.gif);}
.dottedUltralight {background:URL(/images/rr2_dotted_line_ultralight.gif) #ffffff;}

.wizAct {font-size:18px; font-weight:bold; color:#333333; line-height:18px; background-color:#eeeeee;}
.wizOff {font-size:18px; font-weight:normal; color:#333333; line-height:18px;}

A.wizOn:link {color:#ffffff; font-size:18px; text-decoration:underline; line-height:18px;}
A.wizOn:active {color:#ffffff; font-size:18px; text-decoration:underline; line-height:18px;}
A.wizOn:visited {color:#ffffff; font-size:18px; text-decoration:underline; line-height:18px;}
A.wizOn:hover {color:#333333; font-size:18px; text-decoration:none; line-height:18px;}



