body, td, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body
{
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
}

a:active, a:link
{
	color:#0000CC;
}
b:active, b:link
{
	color:#FFFFFF;
} 
 a:hover
 {
 	text-decoration: none;
	color: #FF0000;
 }
 
 a:visited
 {
 	color: #663399;
 }

.blackmenu
{
	background-color: black;
	color: #FFFF00;
	text-indent: 20px;
	height: 20px;
	line-height: 18px;
	background-image:url(images/blackmenubgr.jpg);
	background-repeat:repeat-x;
}

.blackmenu a:link, .blackmenu a:active, .blackmenu a:visited
{
	color: #FFCC00;
	text-decoration: none;
}

.blackmenu a:hover 
{
	color: #FFFF00;
}


.picpad
{
	padding: 6px;
}

/* For Menu */
#masterdiv
{
	background-color: #990000;
}

.menutitle{
	cursor:pointer;
	background-color:#ce0000;
	color:#ffffff;
	width:135px;
	font-weight:bold;
	text-transform:uppercase;
	text-indent:10px;
	height: 25px;
	line-height: 20px;
	font-family: "Arial Narrow", sans-serif;
}

.menutitle a:link, .menutitle a:active, .menutitle a:visited
{
	color: #ffffff;
	text-decoration: none;
}


.submenu{
	background-color: white;
	background-image:url(images/submenubgr.gif);
	background-repeat:repeat-y;
	line-height:19px;
	color: #FF9900;
	font-weight: bold;
	padding-left: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

.submenu a:link, .submenu a:visited, .submenu a:active
{
	text-decoration: none;
	color: #FF6600;
}

.submenu a:hover
{
	text-decoration: none;
	color: #CC0000;
}
.menucolumnbgr
{
	background-color: #CE0000;
	width: 135px;
	color: #FFFFFF;
}

.menuend
{
	background-color:#FFFFFF;
	height: 5px;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
}

/* End of Menu Class */

.eventhead
{
	font-weight: bold;
	color: #0033CC;
	padding-left: 10px;
	font-size:12px;
}

.eventsummary
{
	padding-left: 10px;
	padding-right: 10px;
	text-align:justify;
}

.eventhighlight
{
	cursor:pointer;
	background-color:#ce0000;
	color:#ffffff;
	font-weight:bold;
	text-transform:none;
	line-height: normal;
	font-size: 10px;
}

.index_upcomingevents
{
	background-image:url(images/eventbgr.gif);
	background-repeat:repeat-x;
	height: 119px;
}



.subtitle{
	background-color:#ce0000;
	color:#ffffff;
	width:135px;
	font-weight:bold;
	text-transform:uppercase;
	text-indent:10px;
	height: 25px;
	line-height: 20px;
	font-family: "Arial Narrow", sans-serif;
}


.hori_bar
{
	height: 2px;
	border-bottom: 1px dotted #CE0000;
}

.vert_bar
{
	width: 2px;
	border-right: 1px dotted #CE0000;
}

.bottomline
{
	background-color: black;
	height: 6px;
}
.bottom
{
	height: 30px;
	background-image:url(images/bottombgr.gif);
	background-repeat:repeat;
}

.outline {
	border: 1px solid #333333;
}
.eventsubheader {
	font-weight: bold;
	color: #FF9900;
}
.eventhighlighttitle {
	cursor:pointer;
	background-color:#ce0000;
	color:#ffffff;
	width:135px;
	font-weight:bolder;
	text-transform:none;
	text-indent:10px;
	height: 25px;
	line-height: 20px;
	font-family: "Arial Narrow", sans-serif;
	font-size: 16px;
}
