/****************************************************/
/*						TAGS	 					*/
/****************************************************/
A
{
	color: #0200CC;
	text-decoration: underline;
}
A:HOVER
{
	color: #0200CC;
	text-decoration: underline;
}
BODY
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
FIELDSET
{
	border-bottom: solid 1px #B8CCE4;
	border-right: solid 1px #B8CCE4;
	border-left: solid 1px #B8CCE4;
	border-top: solid 1px #B8CCE4;
}
LEGEND
{
	font-weight: bold;
}
MARQUEE
{
	color: #FF7B00;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
TD
{
	color: #0200CC;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
/****************************************************/
/*						ID'S						*/
/****************************************************/
#AdminLogin
{
	background-color: #D0E0EF;
	border-bottom: solid 1px #0200CC;
	border-right: solid 1px #0200CC;
	border-left: solid 1px #0200CC;
	border-top: solid 1px #0200CC;
	position: relative;
	top: 40%
}
#ComingSoon
{
	background-color: #FFFFCC;
	width:95px;
}
#CorpMenu
{
	border-bottom: solid 1px #EEEEEE;
	border-top: solid 1px #BDB5A8;
}
#PrivMenu
{
	border-bottom: solid 1px #EEEEEE;
	border-top: solid 1px #91A8D5;
}
#ShowMenu
{
	border-bottom: solid 1px #EEEEEE;
	border-top: solid 1px #8AB6FD ;
}
#HomePage
{
	border-style: none;
	position: relative;
	top: 10%;
	width: 750px;
}
#Menu
{
	border-bottom: solid 1px #FFFFFF;
	border-right: none 0px #D0E0EF;
	border-left: none 0px #D0E0EF;
	border-top: solid 1px #87B7FF;
	width: 132px;
}

/****************************************************/
/*						CLASSES						*/
/****************************************************/
.AdminBg
{
	background-image: url(/images/admin_eventBackground.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding-left: 12px;
}
.Button
{
	background-color: #B8CCE4;
	border-bottom: solid 1px #3963FF;
	border-right: solid 1px #3963FF;
	border-left: solid 1px #3963FF;
	border-top: solid 1px #3963FF;
	color: #3963FF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
/* CORPORATE HIRE */
.CorpBg
{
	background-image: url(/images/corporate_background.gif);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #EEEEEE;
}
A.CorpMenu
{
	font-weight: bold;
	color: #988474;
	text-decoration: none;
}
A:HOVER.CorpMenu
{
	font-weight: bold;
	color: #0200CC;
	text-decoration: none;
}
A.ListLink
{
	color: #FFFF55;
	text-decoration: none;
}
A:HOVER.ListLink
{
	color: #FFFF55;
	text-decoration: underline;
}
TD.CorpMenu
{
	border-bottom: solid 1px #BDB5A8;
	border-top: solid 1px #EEEEEE;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
}
TD.CorpMenuOver
{
	background-color: #EFEFE6;
	border-bottom: solid 1px #BDB5A8;
	border-top: solid 1px #EEEEEE;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
}
.CorpTicker
{
	background-image: url(/images/corporate_banner_b.jpg);
	background-repeat: no-repeat;
	height:15px;
	padding-right: 20px;
	padding-left: 170px;
}


/**/
TD.EventTitle
{
	background-color: #D1E0EF;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	padding-left: 3px;
}
TD.EventSubTitle
{
	font-size: 12px;
}
.Input
{
	background-color: #FFFFFF;
	border-bottom: solid 1px #3963FF;
	border-right: solid 1px #3963FF;
	border-left: solid 1px #3963FF;
	border-top: solid 1px #3963FF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
.ListHead
{
	background-color: #3963FF;
	color: #FFFF55;
	font-weight: bold;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
}
.ListItem
{
	border-bottom: solid 1px #B8CCE4;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
}
.ListEventA
{
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
}
.ListEventB
{
	background-color: #E6EFF6;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
}
.MenuItem
{
	border-bottom: solid 1px #A7C8FE;
	border-top: solid 1px #FFFFFF;
	color: #8CB6FF;
	font-weight: bold;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
}
.MenuItemOver
{
	background-color: #E6EFF6;
	border-bottom: solid 1px #A7C8FE;
	border-top: solid 1px #FFFFFF;
	color: #0200CC;
	font-weight: bold;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	cursor: hand;
}
.PageTitle
{
	border-bottom: solid 1px #B8CCE4;
	color: #8CB6FF;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	width: 100%;
	text-align:right;
}
/* PRIVATE HIRE */
.PrivBg
{
	background-image: url(/images/private_background.gif);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #EEEEEE;
}
A.PrivMenu
{
	font-weight: bold;
	color: #8A89C4;
	text-decoration: none;
}
A:HOVER.PrivMenu
{
	font-weight: bold;
	color: #0200CC;
	text-decoration: none;
}
TD.PrivMenu
{
	border-bottom: solid 1px #91A8D5;
	border-top: solid 1px #EEEEEE;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
}
TD.PrivMenuOver
{
	background-color: #DBDBFF;
	border-bottom: solid 1px #91A8D5;
	border-top: solid 1px #EEEEEE;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
}.PrivTicker
{
	background-image: url(/images/private_banner_b.jpg);
	background-repeat: no-repeat;
	height:15px;
	padding-right: 20px;
	padding-left: 170px;
}
/**/

TD.PromoHeader
{
	background-image: url(/images/promotion_banner.gif);
	background-repeat: no-repeat;
	color: #FFFF55;
	font-weight: bold;
	height: 16px;
	text-align: center;
	width: 95px;
}
TD.PromoTitle
{
	border-bottom: solid 1px #FFEA9C;
	border-top: solid 1px #FFEA9C;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;	
}
TD.PromoImage
{
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;	
	text-align: center;
}
TD.PromoText
{
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;	
}

/* SHOW */
.ShowBg
{
	background-image: url(/images/show_background.gif);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #EEEEEE;
}
A.ShowMenu
{
	font-weight: bold;
	color: #84B6FF;
	text-decoration: none;
}
A:HOVER.ShowMenu
{
	font-weight: bold;
	color: #0200CC;
	text-decoration: none;
}
TD.ShowMenu
{
	border-bottom: solid 1px #8AB6FD;
	border-top: solid 1px #EEEEEE;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
}
TD.ShowMenuOver
{
	background-color: #E7EEF6;
	border-bottom: solid 1px #8AB6FD;
	border-top: solid 1px #EEEEEE;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
}.ShowTicker
{
	background-image: url(/images/show_banner_b.jpg);
	background-repeat: no-repeat;
	height:15px;
	padding-right: 20px;
	padding-left: 170px;
}
/**/

/* CONTENT EDITOR */
.WSEToolBar
{
	border-color:threedhighlight threedshadow threedshadow threedhighlight;
	background-color: #E2E2E2;
	border-style:solid;
	border-width:1px;
	color: #10085A;
	width: 500px;
	padding:1px;
}
.WSEContent
{
	width: 500px;
	height: 375px;
}



/*COM OBJECT*/
.CalendarTable
{
	background-color: #3963FF;
}
.CalendarHead
{
	background-color: #3963FF;
	color: #FFFF55;
	font-weight: bold;
}
.CalendarCell
{
	background-color: #FFFFCD;
}
.CalendarCellOver
{
	background-color: #FFFFFF;
}
A.Calander
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}





TD.NewsletterBody
{
	color: #0200CC;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}
TD
{
	color: #0200CC;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
A
{
	color: #0200CC;
	text-decoration: underline;
}
A:HOVER
{
	color: #0200CC;
	text-decoration: underline;
}
A.Small
{
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
}
A:HOVER.Small
{
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
}
A.StrapLine
{
	color: #666666;
	text-decoration: none;
	font-size: 20px;
}
A:HOVER.StrapLine
{
	color: #666666;
	text-decoration: none;
	font-size: 20px;
}

.PageTitle
{
	border-bottom: solid 1px #B8CCE4;
	color: #8CB6FF;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	width: 100%;
	text-align:right;
}