<style type="text/css">
p{
text-align: left;
font 11pt "Times New Roman";
}

.hx{
text-align: center;
font: bold 14pt "Times New Roman";
}

.h1{
text-align: center;
font: bold 12pt "Times New Roman";
}

.h2{
text-align: left;
font: bold 12pt "Times New Roman";
}

.p1{
text-align: left;
font: 12pt "Times New Roman";
}

p, td{
text-align: left;
font: 11pt "Times New Roman";
}

.img1{
align: center;
}

/* FORMAT LINKS */
a:link {Color: #000066}
a:visited {color: #000066}
a:hover {color: #996633}
a:active {color: #000066}

.vmenu, .vmenu2 {
width: 175px;
height: 35px;
margin-left:0px;
padding-left:0px;
padding-top:5px;
padding-bottom: 2px;
display:block;
text-decoration: none;
color: #FFFFFF; /* MAIN MENU TEXT COLOR */
font-variant: small-caps;
}
.vmenu {background-image:url(../images/vmenu1.gif)}
.vmenu2 {background-image:url(../images/button_lg.gif)}

.vsub{
background-image: url(../images/vmenu2.gif);
display: block;
width: 175px;
height: 35px;
margin-left: 0px;
padding-top: 7px;
padding-bottom: 2px;
padding-left: 20px;
text-decoration: none;
text-align: Left;
color: #000000; /* TEXT COLOR */
font-variant: small-caps;
}

.hide{
display: none;
}
.vmenu:link{color: #ffffff}
.vmenu:visited{color: #ffffff}
.vmenu:active{color: #ffffff}

.vmenu:hover{
background-image: url(../images/vmenu2.gif);
color: #000000;
}

.vsub:link{color: #000000}
.vsub:visited{color: #000000}
.vsub:active{color: #000000}
.vsub:hover{
background-image: url(../images/vmenu1.gif);
color: #ffffff;
}

.show{
display: block;
}

/* SIDEBAR MENU */

.hmenu, .hmenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 121px; /*WIDTH OF MAIN MENU ITEMS*/
border: 0px solid black;
text-decoration: none;
}

.hmenu li{
position: relative;
}

.hmenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 121px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
filter:alpha(opacity=100);
-moz-opacity:1;
}

.hmenu li ul a{/*UP STATE - SUB MENU BACKGROUND, FORMAT, ETC*/
background: white url(../images/menu1.gif) repeat-y bottom left;
font: bold 12px Times New Roman;
color: white;
/*display: block;*/
width: auto;
padding: 0px;
padding-left: 10px;
padding-right: 7px;
padding-bottom: 2px;
text-decoration: none;
}

.hmenu li a{/*UP STATE - MAIN MENU BACKGROUND, FORMAT, ETC*/
background: white url(../images/menu1.gif) repeat-y bottom left;
font: bold 12px Times New Roman;
color: white;
display: block;
width: auto;
padding: 0px 0;
padding-left: 12px;
padding-right: 12px;
padding-bottom: 2px;
text-decoration: none;
}
.hmenu .arrow1{/*UP STATE - ARROW IMAGE*/
position: absolute;
right: 2px;
*background: transparent url(../images/arrow1.gif) no-repeat center right;
}

.hmenu li a:visited, .hmenu li a:active{
color: white;
}

.hmenu li a:hover{/*HOVER STATE - MAIN MENU IMAGE*/
color: black;
background-image: url(../images/menu2.gif);
}
.hmenu li ul a:hover{/*HOVER STATE - SUB MENU IMAGE*/
color: black;
background-image: url(../images/menu2.gif) repeat-y bottom left;
}
.hmenu li a:hover .arrow1{/*HOVER STATE - ARROW IMAGE*/
position: absolute;
right: 2px;
background: transparent url(../images/arrow2.gif) no-repeat center right;
}

.slug1{
margin: 0;
padding: 0;
width: 121px; /*WIDTH OF MAIN MENU ITEMS*/
border: 0px solid black;
text-decoration: none;
position: relative;
background: white url(../images/menu1.gif);
font: bold 12px Times New Roman;
color: white;
display: block;
width: auto;
padding: 0px 0;
padding-left: 0px;
text-decoration: none;
text-align: center;
}

.slug1:visited {color: white}
.slug1:hover {color: #996633}
.slug1:active {color: white}
.slug1:link {color: white}

.btn_sm{
margin: 0;
padding: 0;
width: 118px;
height: 30px;
border: 0px solid black;
text-decoration: none;
position: relative;
background: transparent url(../images/button_sm.gif);
font: bold 12px Times New Roman;
color: white;
/*display: block;*/
width: auto;
padding: 0px 0;
padding-top: 7px;
text-decoration: none;
text-align: center;
font-variant: small-caps;
}

.btn_lg{
margin: 0;
padding: 0;
width: 235px; /*WIDTH OF MAIN MENU ITEMS*/
height: 40px;
border: 0px solid black;
text-decoration: none;
position: relative;
background: transparent url(../images/button_lg.gif) no-repeat center;
font: bold 22px Times New Roman;
color: white;
display: block;
width: auto;
padding: 0px 0;
padding-top: 5px;
padding-left: 0px;
text-decoration: none;
text-align: center;
font-variant: small-caps;
}

/* Holly Hack for IE \*/
* html .hmenu li { float: left; height: 1%; }
* html .hmenu li a { height: 1%; }
/* End */

/* TESTING */
/* CALENDAR ITEMS MOUSEOVER */

.cal, .cal li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 00px; /*WIDTH OF MAIN MENU ITEMS*/
border: 0px solid black;
text-decoration: none;
}

.cal li{
position: relative;
/*text-align: center;*/
color: white;
}

.cal li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 150px; /*WIDTH OF SUB MENU ITEMS*/
border: 1px solid black;
left: 0;
top: 0;
display: none;
background: white;
color: black;
font: bold 10pt Times New Roman;
text-align: left;
padding-left: 5px;
filter:alpha(opacity=85);
-moz-opacity:1;
}

.cal li a{/*UP STATE - MAIN MENU BACKGROUND, FORMAT, ETC*/
font: bold 12pt Times New Roman;
color: white;
width: auto;
padding: 0px 0;
padding-left: 0px;
text-decoration: none;
list-style-type: none;
/*text-align: center;*/
}
.cal li a:visited{
color: white;
text-align: center;
}
.cal li a:hover{/*HOVER STATE - MAIN MENU IMAGE*/
color: white;
text-align: center;
}


.cal li ul a:visited{
color: black;
}
.cal li ul a:hover{/*HOVER STATE - SUB MENU IMAGE*/
color: blue;
text-align: left;
padding-left: 2px;
font: bold 10pt Times New Roman;
}

.cal li ul a{
color: black;
text-align: left;
padding-left: 2px;
font: bold 10pt Times New Roman;
}


.mainitem{
list-style-type: none;
text-decoration: none;
}

.scroll1 a{
font: 10pt times new roman;
}

.lg_cal{
text-align:left;
font: 8pt Times New Roman;
}
.cal2{
text-align:left;
font: bold 8pt Times New Roman;
text-decoration: none;
}
.cal2 a{
text-decoration: none;
}

.tabctrl1{
text-align: center;
font: 10pt Times New Roman;
}

.tabctrl1 a:hover{/*HOVER STATE - TAB CONTROL*/
background-image: url(../images/tab_bronze.gif);
color: black;
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

.tabctrl1 a{
background-image:url(../images/tab_blue.gif);
color: white;
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

.tabctrl2{
text-align: center;
font: 10pt Times New Roman;
}


.tabctrl2 a{
background-image:url(../images/tab_bronze.gif);
color: white;
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

</style>
