body { font-family: Baskerville, georgia, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background: white; margin: 9px 9px 0; padding:0; }
p { }
td { }
a:link { }
.ijolavendar { background-color: 43125F; }
.ijoviolet { background-color: AD85BA; }
a:visited { }
a:hover { }
a:active { }
h1 { font-size: 2em; font-family: Zapfino; font-weight: 100; margin: 0.67em 0; }
h6 { font-size: 0.8em; font-family: Zapfino; font-weight: normal; margin: 2.33em 0; }

table.main {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #999999;
	background-color: white;
}

.hollandsclass{
font-family: helvetica;
font-size: 12px;
font-weight: normal;
width: 400px;
padding: 5px;
margin-bottom: 0em;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/
-moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/
}

.hollandsclass a{
text-decoration: none;
}

.rsstitle{ /*shared class for all title elements in an RSS feed*/
font-weight: bold;
}

.rssdate{ /*shared class for all date elements in an RSS feed*/
color: gray;
font-size: 85%;
}

.rssdescription{ /*shared class for all description elements in an RSS feed*/
}

#chromemenu{
width: 720px;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{ width: 100%;
/* background: url(../../../../../Desktop/chromemenu/chrometheme/chromebg.gif) center center repeat-x; */ /*Theme Change here*/
padding-left: 0; margin: 0; float: left; font: 10px Verdana, Arial, Helvetica, sans-serif; border-color: #bbb; border-style: none none solid; border-width: 1px; }


#chromemenu ul li{
display: inline;
}


#chromemenu ul li a{ float: left; color: #7f7f7f; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; padding: 6px 12px 6px 7px; text-decoration: none;
/* background: url(../../../../../Desktop/chromemenu/chrometheme/divider.gif) center right no-repeat; */ /*Theme Change here*/
}

#chromemenu ul li a:hover{ color: #494949; font-family: Verdana, Arial, Helvetica, sans-serif; }

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
/* content: " v"; */
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{ font: 10px/18px Verdana, Arial, Helvetica, sans-serif; position:absolute; top: 0; z-index:100; background-color: white; width: 200px; visibility: hidden; border-color: #bbb; border-style: solid; border-width: 1px 1px 0; filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{ width: 100%; display: block; text-indent: 3px; border-bottom: 1px solid #bbb; /*Theme Change here*/
padding: 2px 0; text-decoration: none; font-weight: normal; color: black; font-family: Verdana, Arial, Helvetica, sans-serif; }

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #F0F0F0;
}
.tiny { font-size: x-small; font-family: Baskerville, georgia, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.small { font-size: small; font-family: Baskerville, georgia, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.ladies { background-image: url(../images/ladiesback.jpg); }
.list { font-size: small; }
.darkbg { color: #d0d0d0; background-color: #333; }
