

/*  Links  */
a.nav {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight: normal; line-height: 14px; text-decoration: none;}
a.nav:hover {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #810005; font-weight: normal; line-height: 14px; text-decoration: none;}

a.navHigh {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #810005; font-weight: normal; line-height: 14px; text-decoration: none;}
a.navHigh:hover {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #810005; font-weight: normal; line-height: 14px; text-decoration: none;}

a.redLink {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #810005; line-height: 14px; font-weight: normal; text-decoration: none;}
a.redLink:hover {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #810005; line-height: 14px; font-weight: normal; text-decoration: underline;}

a.greenLink {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #2a515a; line-height: 14px; font-weight: normal; text-decoration: none;}
a.greenLink:hover {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #2a515a; line-height: 14px; font-weight: normal; text-decoration: underline;}

a.productSub {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #2a515a; line-height: 14px; font-weight: normal; text-decoration: none;}
a.productSub:hover {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #810005; line-height: 14px; font-weight: normal; text-decoration: none;}

a.productSubHigh {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #810005; line-height: 14px; font-weight: normal; text-decoration: none;}
a.productSubHigh:hover {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #810005; line-height: 14px; font-weight: normal; text-decoration: none;}

a.productSubSub {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #420642; line-height: 14px; font-weight: normal; text-decoration: none;}
a.productSubSub:hover {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #810005; line-height: 14px; font-weight: normal; text-decoration: none;}

a.productSubSubHigh {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #810005; line-height: 14px; font-weight: normal; text-decoration: none;}
a.productSubSubHigh:hover {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #810005; line-height: 14px; font-weight: normal; text-decoration: none;}


/*  Text  */
.header {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}

.bodyText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}

.greenText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #2a515a;
	text-decoration: none;
}
	
.redText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #810005;
	text-decoration: none;
}

.purpleText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #420642;
	text-decoration: none;
}

.blackText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}


/* Misc */


	
/*  Form Elements  */

.button40 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background: #333333;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	border-top:1px solid #333333;
	color:#FFFFFF;
	text-decoration:none;
	cursor: hand;
	width: 40;
	height: 20;
}

.button100 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background: #D05601;
	border-bottom: 1px solid #D05601;
	border-right: 1px solid #D05601;
	border-left: 1px solid #D05601;
	border-top:1px solid #D05601;
	color:#FFFFFF;
	text-decoration:none;
	cursor: hand;
	width: 100;
	height: 18;
}


.textField75	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	border-bottom: 1px solid #D15600;
	border-right: 1px solid #D15600;
	border-left: 1px solid #D15600;
	border-top:1px solid #D15600;
    width:75;
	height:20;
}

.textField100	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	background: #FFFFFF;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-top:1px solid #666666;
    width:100;
	height:20;
}

.textField105	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	border-bottom: 1px solid #D15600;
	border-right: 1px solid #D15600;
	border-left: 1px solid #D15600;
	border-top:1px solid #D15600;
    width:105;
	height:20;
}

.textField110	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	border-bottom: 1px solid #D15600;
	border-right: 1px solid #D15600;
	border-left: 1px solid #D15600;
	border-top:1px solid #D15600;
    width:110;
	height:20;
}

.textField200	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	border-bottom: 1px solid #D15600;
	border-right: 1px solid #D15600;
	border-left: 1px solid #D15600;
	border-top:1px solid #D15600;
    width:200;
	height:20;
}

.textField225	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	border-bottom: 1px solid #D15600;
	border-right: 1px solid #D15600;
	border-left: 1px solid #D15600;
	border-top:1px solid #D15600;
    width:225;
	height:20;
}

.textField235	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	border-bottom: 1px solid #D15600;
	border-right: 1px solid #D15600;
	border-left: 1px solid #D15600;
	border-top:1px solid #D15600;
    width:235;
	height:20;
}

.textField250	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	border-bottom: 1px solid #D15600;
	border-right: 1px solid #D15600;
	border-left: 1px solid #D15600;
	border-top:1px solid #D15600;
    width:250;
	height:20;
}

.textField345	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	border-bottom: 1px solid #D15600;
	border-right: 1px solid #D15600;
	border-left: 1px solid #D15600;
	border-top:1px solid #D15600;
    width:345;
	height:20;
}

.textField350	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	border-bottom: 1px solid #D15600;
	border-right: 1px solid #D15600;
	border-left: 1px solid #D15600;
	border-top:1px solid #D15600;
    width:350;
	height:20;
}

.textField375	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	border-bottom: 1px solid #D15600;
	border-right: 1px solid #D15600;
	border-left: 1px solid #D15600;
	border-top:1px solid #D15600;
    width:375;
	height:20;
}

.textField400	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	border-bottom: 1px solid #D15600;
	border-right: 1px solid #D15600;
	border-left: 1px solid #D15600;
	border-top:1px solid #D15600;
    width:400;
	height:20;
}

.textArea225	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	border-bottom: 1px solid #D15600;
	border-right: 1px solid #D15600;
	border-left: 1px solid #D15600;
	border-top:1px solid #D15600;
    width:225;
	height:200;
}

.scrollBar {
	scrollbar-3dlight-color:#A3A8AE;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-base-color:#BCC4AF;
    scrollbar-darkshadow-color:#393E45;
    scrollbar-face-color:#5D6570;
	scrollbar-track-color:#5D6570;
    scrollbar-highlight-color:#5D6570;
    scrollbar-shadow-color:#5D6570;
}
