		body, td, input, td {
			font-family: Verdana;
			font-size: 11px;
			color: #FFFFFF;
		}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.gallery-pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	cursor: pointer;
	background-repeat: no-repeat;
}

.gallery-folder-name {
	font-size: 19px;
	font-weight: bold;
}

		input {
			color: #000000;
		}

		input.search {
			border: 1px dotted #D7D7D7;
			border-bottom: 1px solid #D7D7D7;
			color: #000000;
		}
		.cell-head {
			border-bottom: 1px solid #D7D7D7;
			height: 18px;
			width: 5px;
		}
		.btn-head {
			font-size: 11px;
			color: #FFFFFF;

			cursor: pointer;
			height: 18px;

			border-bottom: 2px solid #D7D7D7;
			padding-top: 4px;
			padding-left: 3px;
			padding-right: 10px;
		}
		.btn-head-over {
			font-size: 11px;
			color: #FF0000;

			cursor: pointer;

			border-bottom: 2px solid #518EE3;
			padding-top: 4px;
			padding-left: 3px;
			padding-right: 10px;
		}

		.btn-menu1 {
			font-size: 16px;
			color: #507EA1;

			height: 26px;
			cursor: pointer;
			background-color: #FAFAFA;

			border-top: 2px solid #507EA1;
			border-bottom: 1px solid #507EA1;
			padding-top: 3px;
			padding-left: 10px;
			padding-right: 10px;
		}
		.btn-menu1-over {
			font-size: 16px;
			color: #406480;

			height: 26px;
			cursor: pointer;

			border-top: 2px solid #406480;
			border-bottom: 1px solid #406480;
			padding-top: 3px;
			padding-left: 10px;
			padding-right: 10px;
		}

		.btn-menu2 {
			font-size: 16px;
			color: #E6AC73;

			height: 26px;
			cursor: pointer;
			background-color: #FAFAFA;

			border-top: 2px solid #E6AC73;
			border-bottom: 1px solid #E6AC73;
			padding-top: 3px;
			padding-left: 10px;
			padding-right: 10px;
		}
		.btn-menu2-over {
			font-size: 16px;
			color: #806040;

			height: 26px;
			cursor: pointer;

			border-top: 2px solid #806040;
			border-bottom: 1px solid #806040;
			padding-top: 3px;
			padding-left: 10px;
			padding-right: 10px;
		}

		.btn-menu3 {
			font-size: 16px;
			color: #8A458A;

			height: 26px;
			cursor: pointer;
			background-color: #FAFAFA;

			border-top: 2px solid #8A458A;
			border-bottom: 1px solid #8A458A;
			padding-top: 3px;
			padding-left: 10px;
			padding-right: 10px;
		}
		.btn-menu3-over {
			font-size: 16px;
			color: #804080;

			height: 26px;
			cursor: pointer;

			border-top: 2px solid #804080;
			border-bottom: 1px solid #804080;
			padding-top: 3px;
			padding-left: 10px;
			padding-right: 10px;
		}

		.btn-menu4 {
			font-size: 16px;
			color: #CFE673;

			height: 26px;
			cursor: pointer;
			background-color: #FAFAFA;

			border-top: 2px solid #CFE673;
			border-bottom: 1px solid #CFE673;
			padding-top: 3px;
			padding-left: 10px;
			padding-right: 10px;
		}
		.btn-menu4-over {
			font-size: 16px;
			color: #738040;

			height: 26px;
			cursor: pointer;

			border-top: 2px solid #738040;
			border-bottom: 1px solid #738040;
			padding-top: 3px;
			padding-left: 10px;
			padding-right: 10px;
		}

		.btn-menu {
			font-size: 16px;
			color: #707070;

			height: 26px;
			cursor: pointer;
			background-color: #FAFAFA;

			border-top: 2px solid #707070;
			border-bottom: 1px solid #707070;
			padding-top: 3px;
			padding-left: 10px;
			padding-right: 10px;
		}
		.btn-menu-over {
			font-size: 16px;
			color: #2263BD;

			height: 26px;
			cursor: pointer;

			border-top: 2px solid #518EE3;
			border-bottom: 1px solid #518EE3;
			padding-top: 3px;
			padding-left: 10px;
			padding-right: 10px;
		}

		#cms_content {
			position:absolute;
			top:100px;
			left:210px;
			width:520px;
			height:100%;
			padding: 15px;
			padding-top: 3px;
			border-bottom: 1px dotted #87BBFA;
		}
		.content-title {
			font-size: 19px;
			color: #FFFFFF;
			margin-right: 10px;
			vertical-align: baseline;
			border-bottom: 1px dotted #87BBFA;
			width: 510px;
		}
		.content-subtitle {
			font-size: 15px;
			color: #FFFFFF;
			margin-right: 10px;
			margin-bottom: 7px;
			font-weight: bold;
			vertical-align: baseline;
		}
		.content-date {
			font-size: 9px;
			color: #87BBFA;
			vertical-align: baseline;
			text-align: right;
			margin-bottom: 15px;
			width: 510px;
		}
		.content-content {
			font-size: 13px;
			padding-top: 3px;
			color: #FFFFFF;
		}
		.content-author {
			font-size: 11px;
			color: #87BBFA;
			margin-bottom: 5px;
			width: 100%;
			text-align: right;
			margin-top: -2px;
		}
		.news {
			margin-top: 15px;
			padding-bottom: 3px;
			border-bottom: 1px dotted #87BBFA;
			width: 500px;
		}
		.news .title {
			font-size: 15px;
			color: #FFFFFF;
			margin-right: 10px;
			vertical-align: baseline;
			font-weight: bold;
			margin-bottom: -8px;
			border-bottom: 1px dotted #87BBFA;
		}
		.news .date {
			font-size: 13px;
			color: #87BBFA;
			vertical-align: baseline;
			margin-left: 10px;
		}
		.news .content {
			font-size: 11px;
			width: 100%;
			color: #FFFFFF;
		}
		.news .author {
			font-size: 11px;
			color: #87BBFA;
			width: 100%;
			text-align: right;
			padding-bottom: 5px;
		}
		.news .link {
			font-size: 11px;
			width: 100%;
			text-align: right;
			color: #FF0000;
		}
		a {
			color: #FFFFFF;
		}
		a:hover {
			color: #FFFFFF;
		}

	.userForm {
		color: #000000;
		font-family: Verdana;
		font-size: 11px;
	}

	#calendar {
		border-bottom: 1px solid #285f8d;
	}
	#calendar tr td {
		font-family: Tahoma;
		font-size: 11px;
	}
	#calendar tr td a {
		font-family: Tahoma;
		font-size: 11px;
		color: #87BBFA;
		font-weight: bold;
	}
	#calendar tr th {
		font-family: Tahoma;
		font-size: 11px;
		border-bottom: 1px solid #285f8d;
	}

	body {
		background-color: #151a37;
		background-image: url(/clients/mh.ass/templates/images/sea.jpg);
		background-repeat: no-repeat;
	}

DIV.clSlide{position:absolute;  ;z-index:10; left:0; width:138; height:22; clip:rect(0,138,22,0); padding:3px;}
DIV.clSlideSub{position:absolute; ;z-index:10; padding:2px; clip:rect(0,127,20,0); width:127; height:20; left:8; visibility:hidden}
DIV.clSlideSub2{position:absolute; ;z-index:10; padding:2px; clip:rect(0,118,20,0); width:118; height:20; left:8; visibility:hidden}
#divSlideCont{position:absolute; z-index:10; left:0; top:100; height:600; width:170; visibility:hidden}
A.clSlideLinks{font-family:Verdana, Helvetica, Helv; font-size:12px; font-weight:bold; text-decoration:none; color:white}
A.clSlideSubLinks{font-family:Verdana, Helvetica, Helv; font-size:11px; text-decoration:none; color:#ffffff}
A.clSlideSubLinks:link{font-family:Verdana, Helvetica, Helv; font-size:11px; text-decoration:none; color:#ffffff}
A.clSlideSubLinks:visited{font-family:Verdana, Helvetica, Helv; font-size:11px; text-decoration:none; color:#ffffff}
A.clSlideSubLinks:hover{font-family:Verdana, Helvetica, Helv; font-size:11px; text-decoration:underline; color:#ffffff}
A.clSlideSubLinks:active{font-family:Verdana, Helvetica, Helv; font-size:11px; text-decoration:none; color:#ffffff}


	select.calendar {
		font-family: Tahoma;
		font-size: 10px;
		border-bottom: 1px solid #285f8d;
	}
