BODY
{
	background-color: #4D667F;
}

TABLE
{
	color: #313131;
	font-family: arial;
	font-size: 12px;
}

.CONTENT
{
	padding-right: 30px;
	padding-left: 30px;
}

.MENU
{
	color: #ffffff;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
}

.MENU A
{
	color: #ffffff;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.MENU A:VISITED
{
	color: #ffffff;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.MENU A:HOVER
{
	color: #ffffff;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

A
{
	color: #0C6587;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}

A:VISITED
{
	color: #0C6587;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}

A:HOVER
{
	color: #0C6587;
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
}

.TITLE
{
	color: #ffffff;
	font-family: arial;
	font-size: 32px;
	font-weight: bold;
	background-color: #136b8c;
}

.UNAVAILABLE
{
	background-color: #CCCCCC;
}

.CONTENT
{
	 padding-right: 10px; 
	 padding-left: 10px;
	 padding-bottom: 5px;
}

.ADMIN_STND_TEXTBOX
{
	width: 200px;
}

.ADMIN_LONG_TEXTBOX
{
	width: 400px;
}

.STND_TEXTBOX
{
	width: 200px;
}

.STND_SELECTBOX
{
	font-family: arial;
	font-size: 12px;
	width: 200px;
}

.TEAM_MEMBER
{
	width:940px;
	border:2px solid #c8d9e9;
}

.EVENTS_TBL
{
	border:2px solid #c8d9e9;
}

.ERR
{
	color: red;
	font-family: arial;
	font-size: 12px;
}
