body {
	background-attachment: scroll;
	background-color: #777777;
	background-image: url(assets/left_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;

	scrollbar-3dlight-color: #777777;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #777777;
	scrollbar-darkshadow-color:#89C1B4;
	scrollbar-face-color: #777777;
	scrollbar-highlight-color:#89C1B4;
	scrollbar-shadow-color: #89C1B4;

}

A:link { 
	color:#555555; 
	text-decoration: none; 
	font-weight: bold; 
}

A:visited { 
	color:#555555; 
	text-decoration: none;
	font-weight: bold;
}

A:active { 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold; 
}

A:hover { 
	color: #000000;
	text-decoration: none; 
	font-weight: bold; 
}

input.button, submit.button{
    font-size : 11px;
    background-color: #71958B;
    font-family: verdana;
    font-weight: bold;
    color: #777777;
    width: 100px;
    border-color: #000000 #000000 #888888 #CCCCCC;
    border: 2px solid;
}

.textbox {
	font-size: 13px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  }

.selectbox {
	padding: 0px;
	font-size: 13px;
	color: #000000;
	border: solid 0px solid;
	border-top: black 0px solid;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
}

.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #777777;
}

.subheadertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #777777;
}

.subheadertext A:link {
        font-weight: bold;
}
.subheadertext A:visited {
        font-weight: bold;
}
.subheadertext A:hover {
        font-weight: bold;
}
.subheadertext A:active {
        font-weight: bold;
}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #777777;
}
.maintext A:link {
        color: #777777;
     text-decoration: none;
        font-weight: normal;
 }

.maintext A:visited {
        color: #777777;
     text-decoration: none;
        font-weight: normal;
 }

.maintext A:active {
        color: #777777;
     text-decoration: none;
        font-weight: normal;
 }

.maintext A:hover {
        color: #dddddd;
     text-decoration: underline;
        font-weight: normal;
 }


.subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #777777;
	font-weight: bold;
}

.subtext A:link {
        color: #777777;
     text-decoration: none;
        font-weight: normal;
 }

.subtext A:visited {
        color: #777777;
     text-decoration: none;
        font-weight: normal;
 }

.subtext A:active {
        color: #777777;
     text-decoration: none;
        font-weight: normal;
 }

.subtext A:hover {
        color: #dddddd;
     text-decoration: underline;
        font-weight: normal;
 }

.minitext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
}


.nav A:link {
     color: #777777;
     font-size: 11px;
     text-decoration: none;
     font-weight: bold;
     font-family: Arial, Helvetica, sans-serif;
 }

.nav A:visited {
     color: #777777;
     font-size: 11px;
     text-decoration: none;
     font-weight: bold;
     font-family: Arial, Helvetica, sans-serif;
 }

.nav A:active {
     color: #000000;
     font-size: 11px;
     text-decoration: none;
     font-weight: bold;
     font-family: Arial, Helvetica, sans-serif;
 }

.nav A:hover {
     color: #000000;
     font-size: 11px;
     text-decoration: none;
     font-weight: bold;
     font-family: Arial, Helvetica, sans-serif;
 }

.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
        color: #888888;
 }

.topnav A:link {
        color: #888888;
     text-decoration: none;
	font-weight: normal;
 }

.topnav A:visited {
        color: #888888;
     text-decoration: none;
	font-weight: normal;
 }

.topnav A:active {
        color: #000000;
     text-decoration: none;
	font-weight: normal;
 }

.topnav A:hover {
        color: #000000;
     text-decoration: underline;
	font-weight: normal;
 }

.topnavdark {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: normal;
        color: #3B4F67;
 }

.topnavdark A:link {
        color: #3B4F67;
     text-decoration: none;
        font-weight: normal;
 }

.topnavdark A:visited {
        color: #3B4F67;
     text-decoration: none;
        font-weight: normal;
 }

.topnavdark A:active {
        color: #3B4F67;
     text-decoration: none;
        font-weight: normal;
 }

.topnavdark A:hover {
        color: #444444;
     text-decoration: underline;
        font-weight: normal;
 }



.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #888888;
 }

.alerttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CD5C5C;
 }

.alertminitext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CD5C5C;
 }

.alerttextbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #CD5C5C;
 }

.blacklink A:link {
     color: #3B4F67;
     text-decoration: none;
	font-weight: bold;
 }

.blacklink A:visited {
     color: #3B4F67;
     text-decoration: none;
	font-weight: bold;
 }

.blacklink A:active {
     color: #3B4F67;
     text-decoration: none;
	font-weight: bold;
 }

.blacklink A:hover {
     color: #333333;
     text-decoration: underline;
	font-weight: bold;
 }

.blacklink {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;
     font-style: normal;
     font-weight: normal;
     color: #3B4F67;
     align: center;
     text-transform: none;
 }


.whitelink A:link {
     color: #FFFFFF;
     text-decoration: none;
    font-weight: bold;
 }   
 
.whitelink A:visited {
     color: #FFFFFF;
     text-decoration: none;
    font-weight: bold;
 }   
     
.whitelink A:active {
     color: #FFFFFF;
     text-decoration: none;
    font-weight: bold;
 }   
     
.whitelink A:hover {
     color: #BBBBBB;
     text-decoration: underline;
    font-weight: bold;
 }

.whitelink {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;
     font-style: normal;
     font-weight: normal;
     color: #FFFFFF;
     align: center;
     text-transform: none;
 }




.checkoutlink A:link {
     color: #333333;
     text-decoration: none;
	font-weight: bold;
 }

.checkoutlink A:visited {
     color: #333333;
     text-decoration: none;
	font-weight: bold;
 }

.checkoutlink A:active {
     color: #71958B;
     text-decoration: none;
	font-weight: bold;
 }

.checkoutlink A:hover {
     color: #71958B;
     text-decoration: none;
	font-weight: bold;
 }

.checkoutlink {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;
     font-style: normal;
     font-weight: bold;
     color: #000000;
     align: center;
     text-decoration: none;
     text-transform: none;
 }

.productlink A:link {
     color: #71958B; 
     text-decoration: none;
     font-weight: bold; 
 }

.productlink A:visited {
     color: #71958B; 
     text-decoration: none;
     font-weight: bold; 
 }

.productlink A:active {
     color:#BBC7D7; 
     text-decoration: none;
     font-weight: bold; 
 }

.productlink A:hover {
     color:#BBC7D7; 
     text-decoration: none;
     font-weight: bold; 
 }

.productlink {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 11px;
     font-style: normal;
     font-weight: bold;
     color: #71958B; 
     align: center;
     text-decoration: none;
     text-transform: none;
 }
