a.MenuLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color:#FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}

a.MenuLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color:#FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}

a.MenuLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color:#FFFF00;
	text-transform: uppercase;
	text-decoration: underline;
}


a.SmallPageLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color:#880000;
	text-transform: uppercase;
	text-decoration: none;
}

a.SmallPageLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color:#880000;
	text-transform: uppercase;
	text-decoration: none;
}

a.SmallPageLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color:#FF0000;
	text-transform: uppercase;
	text-decoration: underline;
}

a.BulletLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color:#000088;
	text-transform: uppercase;
	text-decoration: none;
}

a.BulletLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color:#000088;
	text-transform: uppercase;
	text-decoration: none;
}

a.BulletLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color:#0000FF;
	text-transform: uppercase;
	text-decoration: underline;
}

a.BottomMenuLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-transform: uppercase;
	text-decoration: none;
}

a.BottomMenuLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-transform: uppercase;
	text-decoration: none;
}

a.BottomMenuLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color:#FFFFFF;
	text-transform: uppercase;
	text-decoration: underline;
}

td.SideMenu {
	background-image: url(../images/template/MenuBG.gif);
	background-repeat: repeat;
	vertical-align: bottom;
}

td.SideMenuOver {
	background-image: url(../images/template/MenuBGOver.gif);
	background-repeat: repeat;
	vertical-align: bottom;
}

td.SideMenu:Hover {
	background-image: url(../images/template/MenuBGOver.gif);
	background-repeat: repeat;
	vertical-align: bottom;
}

.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color:#990000;
	font-weight: bold;
	font-variant: normal;
}

.pageGhostHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color:#BBBBBB;
	font-weight: bold;
	font-variant: normal;
}


.pageSubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#000000;
	font-weight: bold;
	font-variant: normal;
}

.pageContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#000000;
	font-variant: normal;
}

#content {
    vertical-align: top;
}

.Separator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	color:#FFFFFF;
}

/* CSS FOR SLIDESHOW SCRIPT */
#imageSlideshowHolder{
        margin: 0px;
        border: 0px solid #000;
        width: 362px;
        height: 264px;
        position: absolute;
        top: 0px;
        right: 0px;
}

/* Don't change these values */
#imageSlideshowHolder img{
        position:absolute;
        left:0px;
        top:0px;
}

/* END CSS SLIDESHOW SCRIPT */

