/* --------------------- UNIVERSAL HTML ------------------------- */

IMG
{
	border: 0px;
}
A:link
{
	color: #CC6600;
}
A:active
{
	color: #FF6600;
}
A:visited
{
	color: #993300;
}

body, .clsPageBody
{
	background-color: FFFFFF;
	background-image: url(../images/bg_unionstation.gif);
	margin: 10px 10px 10px 10px;
}


/* --------------------------- WYSWIG --------------------------- */


.Title
{
	font-family: Georgia, Times New Roman, Arial, Verdana, Sans-Serif;
	font-size: x-large;
	font-weight: normal;
	display: block;
	text-align: center;
	margin: 10px 0px 10px 0px;
}
.Subtitle
{
	font-family: Georgia, Times New Roman, Arial, Verdana, Sans-Serif;
	font-size: medium;
	font-weight: normal;
	display: block;
	text-align: center;
	margin: 0px 0px 10px 0px;
}

.Text, .clsText
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: x-small;
	color: #000000;
}
.Body
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: x-small;
	display: block;
	margin: 10px 10px 10px 10px
}


/* -------------------------- SIDEBAR -------------------------- */


.clsSidebar, .clsSidebar A, .clsSidebar A:link, .clsSidebar A:visited, .clsSidebar A:active
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.TopPicture
{
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	font-size: x-small;
	color: #000000;
	margin: 20px 10px 20px 10px;
	display: block;
}


/* --------------------------- FOOTER --------------------------- */

.clsFooterNav
{
	width: 551px;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	font-weight: bold;
	font-size: x-small;
	color: #000000;
	margin: 0px 0px 10px 0px;
	display: block;
}

.clsFooterHead
{
	width: 551px;
	height: 24px;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	vertaical-align: middle;
	background-image: url(../images/bg_marble.jpg);
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	display: block;
	padding: 5px 5px 5px 5px;
}
.clsFooterText
{
	width: 551px;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	font-weight: bold;
	font-size: x-small;
	color: #000000;
	margin: 10px 0px 20px 0px;
	display: block;
}


/* ------------------------- ONLINE FORMS ------------------------- */

.clsOnlineForm TD
{
	font-size: 12px;
}

.clsErrorBox
{
	border: 1px solid white;
	width: 100%;
	display: block;
	margin: 1px;
	padding: 5px;
	color: Black;
	font-size: 12px;
	background-color: Yellow;
}

.clsInputText
{
	width: 100%;
}

.clsSelect
{
}

.clsInputTextArea
{
}


/* ------------------------- ONLINE FORUMS ------------------------- */


.clsForum .clsTableHead TD
{
	background-color: Gray;
	color: White;
}

.clsForum .clsGrid  TD
{
	padding: 5px;
	border: 1px solid black;
}

.clsForum .clsGrid 
{
	border: 0px;
}
.clsForum .clsPager TD
{
	padding: 5px;
}

.clsForum .clsTitle
{
	color: 111188;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	display: block;
	width: 100%;
	margin-bottom: 5px;
	border-bottom: solid gray 1px;
	padding-bottom: 3px;
}

.clsForum .clsPostCell .clsInputText
{
	color: 111188;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	display: block;
	width: 100%;
	margin-bottom: 5px;
}

.clsForum .clsBody
{
	width: 100%;
}

.clsModeratorMenu
{
	width: 100%;
	border: 2px solid black;
	margin-top: 20px;
	padding: 10px;
}

.clsForum .clsPostList .clsAuthorCell .clsDate
{
	font-size: 9px;
}

.clsForum .clsUserTitle
{
	font-weight: bold;
}

.clsForum .clsEditedBy
{
	margin-top: 20px;
	display: block;
}

.clsForum .clsTopicOptions
{
	padding: 20px;
	text-align: right;
}


/* ------------------------ PRIVATE MESSAGES ------------------------ */


.clsInbox .clsGrid TD
{
	padding: 2px;
	border: 1px solid black;
}

.clsInbox .clsTableHead TD
{
	background-color: Gray;
	color: White;
}

.clsInbox .clsMessage
{
	display: block;
	background-color: #EEEEEE;
	width: 100%;
	margin: 10px;
	border: 2px solid gray;
	padding: 10px;
}
.clsInbox .clsMessage .clsSubject
{
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	border-bottom: 1px solid gray;
	width: 100%;
}
.clsInbox .clsGrid .clsSelected TD
{
	background-color: White;
}

.clsSendPrivateMessage
{
	width: 100%;
	border: 1px solid gray;
	margin-top: 10px;
	margin-bottom: 10px;
}

.clsSendPrivateMessage
{
	display: block;
	background-color: #EEEEEE;
	width: 100%;
	margin: 10px;
	border: 2px solid gray;
	padding: 10px;
}

.clsSendPrivateMessage .clsGrid TD
{
	border: 0px;
}

.clsSendPrivateMessage .clsInputText, .clsSendPrivateMessage .clsInputTextarea
{
	width: 100%;
}

/* -------------------------- DATE PICKER -------------------------- */

.clsDatePick
{
	position: absolute;
	left: 100px;
	right: 100px;
	width: 200px;
	height: 100px;
	background-color: 000000;
	border: 2px solid black;
}

.clsDatePick TD, .clsDatePick
{
	font-family: Verdana;
	font-size: 12px;
	color: black;
	cursor: default;
	background-color: Black;
}

.clsDatePick TD A, .clsDatePick TD A:hover
{
	color: ccff00;
	text-decoration: none;
}

.clsDatePick TABLE
{
	width: 100%;
}

.clsDatePick .clsMonthPicker
{
	border-bottom: 1px solid black;
}

.clsDatePick, .clsDatePick TD
{
	color: white;
}

.clsDatePick .clsCalendar THEAD TD
{
	color: black;
	text-align: center;
	font-size: 10px;
	padding: 0px;
	color: Gray;
	text-align: center;
}

.clsDatePick .clsCalendar TBODY TD
{
	color: black;
	background-color: 161616;
	border: #2c2c2c 2px outset;
	text-align: center;
	padding: 0px;
	font-size: 10px;
}

.clsDatePick .clsCalendar TBODY .clsSelected A
{
	color: white;
	font-weight: bold;
}

.clsDatePick A, .clsDatePick A:hover
{
	color: blue;
}

.clsDatePick .clsCalendar A
{
	color: ccff00;
	padding: 3px;
	display: block;
	width: 100%;
	text-align: center;
}

.clsDatePick .clsCalendar A:hover
{
	color: ccff00;
	background-color: 2c2c2c;
	text-decoration: none;
}

.clsDatePick .clsCalendar TBODY .clsOtherMonth
{
	background-color: 000000;
	border: 2c2c2c 2px inset;
}

.clsDatePick .clsCalendar TBODY .clsOtherMonth A
{
	color: 667700;
}

.clsDatePick .clsMonthPicker
{
	border: 1px gray outset;
}





