body {background-image: url('../images/bg.gif'); margin-top: 10px; text-align: center; margin-left:0px; margin-right:0px; margin-bottom:10px;color:#333;font-family:tahoma,sans-serif;font-size:80%;}

html { height: 100%; margin-bottom: 1px; }

h1,h2,h3,h4,h5,h6{color:#666;font-size:100%;margin:0;padding:0}
a,a:link,a:visited{background-color:transparent;text-decoration:none}
a:hover{text-decoration:underline}

.box{border:1px solid #aacbee;margin:6px 6px 12px 6px}
.box .child{margin:6px}
.box h2{background-color:#ebf3fb;border-bottom:1px solid #aacbee;margin:0 0 6px 0;padding:3px 6px}

.sup {font-size: 0.65em;    font-weight: bold;    vertical-align: text-top;}
#print_header, #printdate {display : none;}
#today		{float:left; text-align:left;width:200px;font-weight:normal;}
#newevent 	{float:right;font-weight:normal;width:200px;text-align:right;}

tr.d0 td {background-color: #FFF; color: black;}
tr.d1 td {background-color: #FFC; color: black;}

td.bottomcell{height:5em; padding:2px;text-align:left;font-size:.8em;border-color:#669999;border-width:.1em;border-bottom-style:solid;border-top-style:none;border-right-style:solid;border-left-style:none;}

td.leftcell{height:5em;padding:2px;text-align:left;font-size:.8em;border-color:#669999;border-width:.1em;border-bottom-style:solid;border-top-style:none;border-right-style:solid;border-left-style:solid;}


ul{margin-top:0px;pading-top:0px;}

/* Page Layout Styles */
#wrapper {display:block;background:#FFF;text-align:left; margin-left:auto; margin-right:auto;  padding-top:16px;
 width:778px; background-color:#fff;}

#wrapper.left{background-image:url('../images/lefttop.gif'); 
	background-repeat: no-repeat;
	background-position: top left
}
#wrapper.right{background-image:url('../images/leftright.gif'); 
	background-repeat: no-repeat;
	background-position: top right
}

#header {position:relative;	margin-top:-2px;}
#header img {float:left; padding:0;	margin:0;}
.info { padding-left:10px;}
#content {width:758px;	padding:10px;	padding-top:0px;background:#FFF;}

#footer { margin-top:20px;padding:10px;text-align:center; margin-bottom:0px; padding-top:6px; width:748px; height:60px; color:#fff; font-weight:bold; background-image:url('../images/ftr_bg.gif');background-repeat:no-repeat; background-color:white}
#footer a {color:white;}
#footer a:hover {color:silver;}
#copyright { font-weight:normal;margin:10px;color:black; text-align:right; background:white;}
#copyright a {color:black;}
#copyright a:hover {color:navy;}
/* End Page Layout Styles */


a.link {
	background: url(../images/redArrowLeft.gif) no-repeat 0px 2px;
	font-size: 11px;color: #333333;padding: 0px 0px 0px 14px;margin: 0px;font-weight: bold;text-decoration:none;}

.chromestyle{margin:10px;width:758px;font-weight:bold; font-size:90%;}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.chromestyle ul{border: 1px solid #BBB; padding:4px 0;margin:0; text-align:left; /*set value to "left", "center", or "right"*/
}
.chromestyle ul li{display: inline;}

.chromestyle ul li a{
color: #494949;padding: 4px 7px;margin: 0;
text-decoration: none;border-right: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover{}

.chromestyle ul li a[rel]: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{
position:absolute;top: 0;
border: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
border-bottom-width: 0;font:normal;line-height:18px;z-index:100;background-color: white;width: 200px;visibility: hidden;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 #B5E2FE; /*THEME CHANGE HERE*/
padding: 2px 0;text-decoration: none;font-weight: normal;color: black;}
.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #EBF7FF;
}