/*<group=Body Tags>*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.bodybg {
	background: #989A9F url(images/bgtile.jpg) repeat-x;
}

a {
	color : #cccccc;
	text-decoration : none;
	
}

h1 {
	color: #ffffff;
	font: bolder 14px/12px Georgia, Times New Roman, Times, serif;
}

h2 {
	color: #ffffff;
	font: bolder 12px/14px Arial, Helvetica, sans-serif;
}

.title {
	color: #CC9933;
	text-transform:uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 19px;
	font-weight: bolder;
}

a:hover {
	color : #990000;
}

a:visited {
	color : #ffffff;
	text-decoration : none;
}

/*</group>*/

a.menu {
	color : #ffffff;
	text-decoration : none;
	font: normal 11px Georgia, Times New Roman, Times, serif;
}

a.menu:link {color: #ffffff;
}
a.menu:visited {color : #ffffff;
	text-decoration : none;
}
a.menu:hover {
	color : #990000;
	text-decoration : none;
	}
a.menu:active {
	color: #ffffff;
}

.frame-top-left {
	background: url(images/header-left.jpg) no-repeat right top;
	height: 178px;
}

.frame-top-right {
	background: url(images/header-right.jpg) no-repeat left top;
	height: 178px;
}

.frame-bottom-right {
	background: url(images/shadow-right.jpg) repeat-y left top;

}

.frame-bottom-left {
	background: url(images/shadow-left.jpg) repeat-y right top;

}

.menu-container {
	background: url(images/menu-bg-top.jpg) right top #000000 no-repeat;
	color: #ffffff;
	font: small-caps 14px/25px Georgia, Times New Roman, Times, serif;
	text-align: center;
	width: 192px;
	padding: 20px 5px 0px 5px;
	vertical-align: top;
}
.content-box-height {
	height: 538px;
}

.menu-text-container {
	background: url(images/menu-bg-top.jpg)   no-repeat;
	text-align: center;
	width: 192px;
	vertical-align:
	height: 100%;
	padding-top: 30px;
	padding-left: 12px;
}

.content-text-box {
	background: url(images/content-top-bg.jpg) no-repeat;
	text-align: left;
	width: 578px;
	vertical-align:
	height: 100%;
	text-decoration: none;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #ffffff;
	font: 11px/14px Arial, Helvetica, sans-serif;
}

.content-event-box {
	background: none;
	text-align: left;
	width: 360px;
	vertical-align:
	text-decoration: none;
	color: #ffffff;
	font: 11px/14px Arial, Helvetica, sans-serif;
}

td {
	color: #ffffff;
	font: 11px/14px Arial, Helvetica, sans-serif;
}

.submenu{
	color: #ffffff;
	font: italic 11px/16px Georgia, Times New Roman, Times, serif;
	font-style: italic;
	
}

a.submenu:link{
	color: #ffffff;
	font: 11px/16px Georgia, Times New Roman, Times, serif;font-style: italic; 
	
}

a.submenu:visited{
	color: #ffffff;
	font: 11px/16px Georgia, Times New Roman, Times, serif;font-style: italic;
	
}

a.submenu:hover{
	color: #990000;
	font: 11px/16px Georgia, Times New Roman, Times, serif;font-style: italic;
	
}

a.submenu:active{

	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	
	font-style: italic;
}
