/* BluesShark Style
Overview link color: Dark color

Main colors:

Black:
standard

Red:
ex: alerts...
#990000

Green:
ex:
#006600

Darkest color:
ex: menu1 button text
#000000

Dark color:
ex: menu3 alt background
#ffffff

color:
ex: menu3 backgound
#D9EEFF

light color:
ex: menu1 button backgound
#D9EEFF

lightest color:
ex:
#D9EEFF

Highlight color:
ex: cart selected
#FCF8E9

*/

body {background:#ffffff;}

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:#fafafa;}
table.pageTitle {background-color:#ffffff;}

tr.menu1 {background:#ffffff;}

th {font-size:10px; font-family:verdana, Arial, Helvetica, sans-serif; font-weight:bold; background-color:#D9EEFF; color:#000000;}

td {font-size:10px; font-family:verdana, Arial, Helvetica, sans-serif; color:#000000;}
td.content {background-color:#ffffff;}
td.footer {color:#000000; line-height:12px; background-color:#ffffff;}
td.menu1 {background:#D9EEFF;}
td.menu1alt {background:#ffffff; font-weight:bold; color:#000000;}
td.menu2 {background:#ffffff;}
td.menu2alt {background:#ffffff; font-weight:bold; color:#000000;}
td.menu3 {background:#D9EEFF; font-weight:bold; color:#000000;}
td.menu3on {background:#ffffff; font-weight:bold;}
td.menu3alt {background:#D9EEFF; font-weight:bold; color:#000000;}
td.menu3alton {background:#D9EEFF; font-weight:bold;}
td.menu4 {background:#D9EEFF;}
td.menu4alt {background:#D9EEFF; font-weight:bold;}

input {font-size:11px; color:#000000; font-family:Arial, Helvetica, sans-serif;}
input.menu2 {color:#000000; font-weight:bold; background:URL(/images/rr2_dotted_line_ultralight.gif) #ffffff;}
input.menu2Net4 {color:#000000; font-weight:bold;}
input.button {color:#000000; background-color:#D9EEFF; font-weight:bold; cursor:hand;}
input.button:hover {color:#D9EEFF; background-color:#000000; font-weight:bold; cursor:hand;}
input.buttonStrong {color:#D9EEFF; background-color:#000000; font-weight:bold; cursor:hand;}
input.buttonStrong:hover {color:#000000; background-color:#D9EEFF; 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:#D9EEFF; 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:#000000; font-weight:bold;}

textarea {font-size:11px; color:#000000; font-family:Arial, Helvetica, sans-serif;}
.areaColor {scrollbar-face-color: #D9EEFF; scrollbar-highlight-color: #D9EEFF; scrollbar-shadow-color: #000000; border-width:1px; border-color:#D9EEFF; border-style:solid; padding:4px; scrollbar-border-color:#D9EEFF; scrollbar-border-style:solid;}

A:link {font-weight:bold; color:#000000; text-decoration:underline;}
A:active {font-weight:bold; color:#000000; text-decoration:underline;}
A:visited {font-weight:bold; color:#000000; text-decoration:underline;}
A:hover {font-weight:bold; color:#800080; text-decoration:none;}

A.menu1:link {color:#000000;}
A.menu1:active {color:#000000;}
A.menu1:visited {color:#000000;}
A.menu1:hover {color:#800080;}

A.menu3:link {text-decoration:none; color:#000000;}
A.menu3:active {text-decoration:none; color:#000000;}
A.menu3:visited {text-decoration:none; color:#000000;}
A.menu3:hover {text-decoration:underline; color:#800080;}

A.menu3alt:link {color:#FF6600; text-decoration:none;}
A.menu3alt:active {color:#FF6600; text-decoration:none;}
A.menu3alt:visited {color:#FF6600; text-decoration:none;}
A.menu3alt:hover {color:#800080; 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:#800080; text-decoration:underline;}

A.footer:link {FONT-WEIGHT:normal; color:#FF6600;}
A.footer:active {FONT-WEIGHT:normal; color:#FF6600;}
A.footer:visited {FONT-WEIGHT:normal; color:#FF6600;}
A.footer:hover {FONT-WEIGHT:normal; color:#FF6600;}

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:#ffffff; font-size:12px; text-decoration:underline;}
A.overview:active {color:#ffffff; font-size:12px; text-decoration:underline;}
A.overview:visited {color:#ffffff; font-size:12px; text-decoration:underline;}
A.overview:hover {color:#000000; font-size:12px; text-decoration:none;}

.white {color:#ffffff;}
.black {color:#000000;}
.red {color:#990000;}
.gray {color:#cccccc;}
.lgray {color:#eeeeee;}
.dgray {color:#999999;}
.lcolor {color:#D9EEFF;}
.color {color:#D9EEFF;}
.dcolor {color:#000000;}
.green {color:#006600;}

.whiteBack {background-color:#ffffff;}
.blackBack {background-color:#ffffff;}
.redBack {background-color:#990000;}
.grayBack {background-color:#fafafa; color:#000000;}
.lgrayBack {background-color:#eeeeee;}
.dgrayBack {background-color:#999999;}
.greenBack {background-color:#006600;}
.lcolorBack {background-color:#D9EEFF;}
.colorBack {background-color:#D9EEFF;}
.dcolorBack {background-color:#d5d5d4;}

.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:#D9EEFF; line-height:12px;}
.smallTextcolor {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#D9EEFF; line-height:12px;}
.smallTextdcolor {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000; 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;}
.smallTextlblack {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:#D9EEFF;}
.medTextcolor {font-size:12px; font-weight:bold; color:#D9EEFF;}
.medTextdcolor {font-size:12px; font-weight:bold; color:#000000;}
.medTextgreen {font-size:12px; font-weight:bold; color:#006600;}
.medTextwhite {font-size:14px; font-weight:bold; color:#FF6600;}
.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:#D9EEFF;}
.bigTextcolor {font-size:14px; font-weight:bold; color:#D9EEFF;}
.bigTextdcolor {font-size:14px; font-weight:bold; color:#000000;}
.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:#D9EEFF;}

.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 {font-weight:bold; color:#990000; font-family:verdana, Arial, Helvetica, sans-serif;}
/* textErr
Catch all for eNom site class
*/

.underline {text-decoration:underline;}

.HighLight {background-color:#FCF8E9;}

.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:#D9EEFF; color:#000000; 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:#000000; line-height:18px; background-color:#eeeeee;}
.wizOff {font-size:18px; font-weight:normal; color:#000000; 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:#000000; font-size:18px; text-decoration:none; line-height:18px;}




body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.brds {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
}.topmenu {
	padding-top: 20px;
	padding-right: 15px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #445462;
	text-decoration: none;
}
.sun {
	background-image: url(images/sun.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 20px;
	padding-top: 4px;
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;



}
a.t:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
	font-weight: normal;

}
a.t:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
	font-weight: normal;

}
a.t:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	text-decoration: none;
	font-weight: normal;

}
a.t:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
	font-weight: normal;

}
a:link {
	color: #0066FF;
	text-decoration: none;
	

}
a:visited {

	color: #0066FF;
	text-decoration: none;
	
}
a:hover {


	color: #0066ff;
	text-decoration: underline;
	
}
a:active {



	color: #0066FF;
	text-decoration: none;
	
}
.20 {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #E1F5FF;
	padding-left: 10px;


}
.lbg {
	background-image: url(images/loginbox.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 230px;
	padding-top: 12px;
}
.box {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 16px;
	width: 89px;
	border: 1px solid #3399FF;
}
.txtsm {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
form {
	margin: 0px;
	padding: 0px;
}
a.b:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	text-decoration: none;
	font-weight: normal;
}
a.b:visited {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	text-decoration: none;
	font-weight: normal;
}
a.b:hover {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	text-decoration: underline;
	font-weight: normal;
}
a.b:active {




	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	text-decoration: none;
	font-weight: normal;
}





