@charset "utf-8";
.main_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #CCCCCC;
	width: 1100px;
	background-color: #FFFFFF;
}
.default_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.menu_cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
body {
	background-image: url(graphics/background.png);
}
.event_table_td1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #000000;
}
.event_table_td2 {
	border-top-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}


.login_table {
	border: 1px dashed #FFFFFF;
	font-size: 10px;
	left: 10px;
	position: relative;
}
.login_links A:link {
	color: #FFFFFF;
}
.login_links A:visited {
	color: #FFFFFF;
}
.login_links A:active {
	color: #FFFFFF;
}
.login_links A:hover {
	color: #990000;
}


.menu_links A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	line-height: 25px;
	text-decoration: none;
	position: relative;
	left: 10px;
}
.menu_links A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	line-height: 25px;
	text-decoration: none;
	position: relative;
	left: 10px;
}
.menu_links A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	line-height: 25px;
	text-decoration: none;
	position: relative;
	left: 10px;
}
.menu_links A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-transform: none;
	line-height: 25px;
	text-decoration: none;
	position: relative;
	left: 10px;
}


.login_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.bank_info {
	font-size: 9px;
	position: relative;
	left: 10px;
}
.bank_info A:link {
	color: #FFFFFF;
}
.bank_info A:visited {
	color: #FFFFFF;
}
.bank_info A:active {
	color: #FFFFFF;
}
.bank_info A:hover {
	color: #990000;
}




h1 {
	font-size: 20px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 15px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 5px;
}
.event_table {
	border: 1px solid #000000;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 0px;
}


a:link {
	color: #000000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #000000;
}
a:visited {
	color: #000000;
}
.team_table {
	border: 1px solid #000000;
}

.calendar_row {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}

.calendar_row2 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-style: solid;
	background-color: #EFEFEF;
}
.calendar_row3 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-style: solid;
	background-color: #EFEFEF;
}

.calendar_row4 {
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-style: solid;	
	border-top-color: #CCCCCC;	
	background-color: #EFEFEF;
}

.calendar_row5 {
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	background-color: #EFEFEF;
}