<!-- Style Sheet created with the CoffeeCup StyleSheet Maker -->
<!-- http://www.coffeecup.com -->
<style type="text/css">
<!--
html {
	background-color:#ffffff;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
    font-family: Arial, Sans-serif; font-size: 12px; font-weight: 400; font-style: normal; color: #336633; text-decoration: none; 
    }
BODY {  
	background-color:#ffffff;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
font-family: Arial, Sans-serif; font-size: 12px; font-weight: 400; font-style: normal; color: #336633; text-decoration: none; 
scrollbar-face-color: #729672;
scrollbar-highlight-color: #729672;
scrollbar-3dlight-color: #729672;
scrollbar-track-color: #aec1ae;
scrollbar-arrow-color: #336633;
}
A:link { font-family: Arial; text-decoration: none; color: #336633; }
A:active { font-family: Arial; text-decoration: none; color: #800080;  }
A:visited { font-family: Arial; text-decoration: none; color: #729672; }
A:hover { font-family: Arial; text-decoration: none; color: #800080; }
P {  text-align: justify; font-family: Arial, Sans-serif; font-size: 12px; color: #336633; }
.copyright {  font-family: Arial; font-size: 10px; font-style: normal; color: #336633; }
B { font-family: Arial; color: #336633; }
LI { font-family: Arial; color: #336633; }
H1 { font-family: Arial; color: #aec1ae; font-size: 16px; }
H2 { font-family: Arial; color: #336633; }
H3 { font-family: Arial; color: #336633; }
H4 { font-family: Arial; color: #336633; }
H5 { font-family: Arial; color: #336633; }
H6 { font-family: Arial; color: #336633; }
TABLE { font-family: Arial, Sans-serif; font-size: 12px; color: #336633; }
TD { font-family: Arial, Sans-serif; font-size: 12px; color: #336633; }
.tiny {  font-family: Arial; font-size: xx-small; }
.header {   font-family: Arial, Sans-serif; font-size: 14px; font-weight: 600; font-style: italic; text-decoration: none; color: #aec1ae; }
.headline {   font-family: Arial, Sans-serif; font-size: 14px; font-weight: 600; font-style: italic; text-decoration: none; color: #aec1ae; }
.lightfont { font-family: Arial; color: #aec1ae; }
.wee { font-family: Arial; font-size: 11px; font-style: italic; color: #336633; }
.small { font-family: Arial; font-size: 11px; font-style: normal; color: #336633; }
.large { font-family: Arial; font-size: 14px; font-style: normal; color: #336633; font-weight: 600; }
.small_defined { font-family: Arial; font-size: 11px; color: #336633;}
.small_bold { font-family: Arial; font-size: 11px; font-weight: 600; }
.cart-define { font-family: Arial; font-size: 11px; font-weight: 500; color: #336633;}
.small_topliner { font-family: Arial; font-size: 11px; }
.buffer { font-family: Arial;  padding-left: 6px; padding-right: 6px;}
.holiday { font-family: Arial; color: #A51818; }
.purple { font-family: Arial; color: #C000C0; font-weight: 600; }
.cart { font-family: Arial, Sans-serif; font-size: 12px; text-decoration: none; color: #336633; }
#dropcontentsubject{
font-family: Arial;
width: 495px;
font-weight: 800;
font-size: 18px;
}

.dropcontent{
width: 495px;
height: 250px;
border: 0px;
background-color: #FFFFFF;
padding: 3px;
display:block;
font-weight: 600;
font-family: Arial;
font-size: 12px;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.bevelmenu{
font: bold 12px Arial;
padding: 6px 0;
margin: 0;
width: 100%;
background-color: #729672;
text-align: center; /*set value to "right" for example to align menu to the right of page*/
}

.bevelmenu li{
list-style: none;
display: inline;
}

.bevelmenu li a{
font: bold 11px Arial;
padding: 3px 0.5em;
text-decoration: none;
color: #FFFFFF;
background-color: #729672;
border: 2px solid #729672;
}

.bevelmenu li a:visited{
font: bold 11px Arial;
padding: 3px 0.5em;
text-decoration: none;
color: #FFFFFF;
background-color: #729672;
border: 2px solid #729672;
}

.bevelmenu li a:hover{
font: bold 11px Arial;
color: #FFFFFF;
background-color: #567456;
border-style: outset;
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

.bevelmenu2{
font: bold 11px Arial;
padding: 6px 0;
margin: 0;
width: 100%;
background-color: #FFFFFF;
text-align: center; /*set value to "right" for example to align menu to the right of page*/
}

.bevelmenu2 li{
list-style: none;
display: inline;
}

.bevelmenu2 li a{
font: bold 11px Arial;
padding: 3px 0.5em;
text-decoration: none;
color: #FFFFFF;
background-color: #729672;
border: 2px solid #729672;
}

.bevelmenu2 li a:visited{
font: bold 11px Arial;
padding: 3px 0.5em;
text-decoration: none;
color: #FFFFFF;
background-color: #729672;
border: 2px solid #729672;
}

.bevelmenu2 li a:hover{
font: bold 11px Arial;
color: #FFFFFF;
background-color: #567456;
border-style: outset;
}

html>body .bevelmenu2 li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

#topbar{
position:absolute;
border: 1px solid green;
padding: 2px;
background-color: #FFFFFF;
width: 850px;
visibility: hidden;
z-index: 100;

}
#dhtmltooltip{
position: absolute;
width: 200px;
border: 1px solid #000; 
padding: 10px;
font-family: arial; font-style: italic; color: #336633; background: #FFFFFF; text-align: justify; font-size: 11px;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.dockclass{
position:relative;
}

-->
</style>
