.top_header {
	background-image: url(../images/top_header.gif);
	background-repeat: no-repeat;
}
.Sign_Up_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.div_bottom_line {
	background-image: url(../images/dot_1x1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.up_event_bg {
	background-image: url(../images/up_events.gif);
	background-repeat: no-repeat;
}
.small_white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.med_white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.small_darkblue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0000CE;
	text-decoration: none;
}

.headerbottom {
	background-image: url(../images/header_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.left_border_right {
	background-image: url(../images/left_border.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.left_border_left {
	background-image: url(../images/left_border.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.small_bold_text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.TextBoxes {
	border: 1px solid #000000;
	text-align:left;
}
body {
	background-color: #000033;
}
.large_white_bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.medium_bold_white_tex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.eventHover {
	background-color: #1B1B38;
	cursor:pointer;
}

.eventHoverOut {
	background-color: #000033;
	cursor:default;
}
.event_img_list {
	border: medium groove #CCCCCC;
}
.com_border {
	border: medium groove #666666;
}
.com_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.com_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.event_table_border {
	border: thin solid #999999;
}
.thumb_pics {
	border: medium groove #CCCCCC;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.UpcomingEventText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
