body {
	background: url('/images/layout/back.jpg');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
}

.HeaderBar {
	background: url("/images/layout/headerback.jpg");
	height: 116px;
	width: 100%;
	display: block;
}
.HeaderImg {
	background: url("/images/layout/header.png");
	height: 116px;
	width: 755px;
	display: block;
}
.MenuBar {
	background: url("/images/toolbar/buttonback.jpg");
	height: 39px;
	width: 100%;
	display: block;
}
.MenuImg {
	height: 39px;
	width: 755px;
	display: block;
}
.ContentBar {
	width: 755px;
	display: block;
	text-align: left;
	background: #f1f1f1; /*url("/images/layout/leaftop.jpg") no-repeat bottom left;*/
}
.ContentBox {
	width: 725px;
	padding-left: 15px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}
.FooterBar {
	padding: 0px;
	background: url("/images/layout/footer2.jpg") no-repeat top;
	height: 102px;
	width: 755px;
	display: block;
}
.FooterText {
	color: #00FFFF;
	font-size: 8pt;
	background: url("/images/layout/blue.jpg");
	width: 755px;
}
.FooterText a{
	color: #00FFFF;
}
.FooterText a:active {
	color: #00FFFF;
}
.FooterText a:visited{
	color: #00FFFF;
}

/**************************************************/
.boxNews1 {
	color: #000000;
	background: #d8e7ea url("/images/layout/newstop2.png") bottom right no-repeat;
	width: 700px;
	font-size: 8pt;
	margin: 5px 0px;
}
.boxNews2 {
	color: #000000;
	background: url("/images/layout/newstop.png");
	background-repeat: no-repeat;
	width: 700px;
	padding: 10px 0px;
}
.boxNews3 {
	text-align: left;
	width: 670px;
}
/**************************************************/
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.tableClear {
	border: none;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
}
.tableClear2 {
	border: none;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	vertical-align: top;
}

h1 {
		color: #00A;
	font-size: 14pt;
	font-weight: normal;
}
h2 {
	color: #A00;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
}
.LabelTitle {
	color: #00A;
	font-size: 14pt;
	font-weight: normal;
}
.LabelSubTitle {
	color: #A00;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
}

.boxData {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	background-color: #FFFFCC;
	padding: 5px;
	border: 1px solid #000066;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.boxClear {
	width: 1px;
	height: 1px;
	clear: both;
	display: block;
}
#rowPart:hover {
	background-color: #FC9;
	border-color: #FC9;
}



/***************************************/
/* CALENDAR STYLES                     */
/***************************************/
.calendarframe {
	text-align: center;
}
.calendarnavsm {
	cursor: pointer;
}
.calendarnavlg {
	cursor: pointer;
}
.editcalevent {
	cursor: pointer;
}
#calendarform {
	display: none;
}
/***************************************/
/* Floating Div Styles */
/***************************************/
.PriceBoxHide {
	display: none;
	font-size: 8pt;
	border: solid 1px #000;
	width: 200px;
	background-color: #CCFFCC;
	padding:5px;
	position: absolute;
}
.CalBoxHide {
	display: none;
	font-size: 8pt;
	border: solid 1px #000;
	width: 670px;
	background-color: #CCFFCC;
	padding:5px;
	position: absolute;
}
.EditBoxHide {
	display: none;
	font-size: 8pt;
	border: solid 1px #000;
	width: 550px;
	background-color: #CCFFCC;
	padding:5px;
	position: absolute;
}
.NewsBoxHide {
	display: none;
	font-size: 8pt;
	border: solid 1px #000;
	width: 670px;
	background-color: #CCFFCC;
	padding:5px;
	position: absolute;
}
.HiddenButtonBox {
	display: none;
	font-size: 8pt;
	border: solid 1px #000;
	width: 220px;
	background-color: #CCFFCC;
	padding:5px;
	position: absolute;
}
.LangBox {
	float: right;
	width: 175px;
	text-align: center;
	font-size: 9pt;
	padding: 5px 0px;
}


/*************************************************
/***************** CALENDAR **********************
/*************************************************/

.calTable {
	background: #EEE url("/images/calendar/smallback2.jpg");
	border: 1px solid #330066;
	width: 100%;
}

.monthRow {
	background: #CCC url("/images/calendar/monthBg.gif") top left repeat-x;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: Bold;
	color: #FFFF33;
	height: 30px;
	padding: 0px;
}

.monthRow a:link, .monthRow a:visited {
	text-decoration: none;
	color: #FFFF33;
}

.monthRow a:hover {
	color: #FFFAEA;
}

.dayNamesRow {
	background: #CCC url("/images/calendar/dayBg.gif");
  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: Bold; 
	color: #333333;
	height: 18px;
	width: 25px;
}

.dayNamesRow td {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
.daysRows {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #433D27;
	height: 80px;
	min-height: 60px;
  xline-height: 50pt;
	text-align: left;
	vertical-align: top;
}
.daysRows td {
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;	
}

.sOther {
   background-color: #EEEEEE;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
}

.popupDate {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #336699;
	padding: 4px;
	border: 1px solid #EAEAEA;
	border-bottom: 0px solid #EAEAEA;
}

.popupDate2 {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	background-color: #336699;
	padding: 4px;
}

.popupClose {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	background-color: #336699;
}

.popupEventTitle {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding: 4px;
	vertical-align: middle;
	border: 1px solid #EAEAEA;
	border-bottom: 0px solid #EAEAEA;
}

.s23 {
	background-color: #CCFF00;
	padding: 4px;
}

.categoryDiv {
	background-color: #FCF5EF;
	padding: 4px;
	border: 1px solid #EAEAEA;
	border-bottom: 0px solid #EAEAEA;
}

.categoryName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}

.categorySelection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #777777;
}

.popupEventDescription {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #EAEAEA;
	padding: 4px;
}
