<!--
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url('../images/background_01.gif');
	font-family: arial, verdana;
	font-size: 12px;
}

.center {
	width: 757px; 
	margin-left: auto; 
	margin-right: auto;
}

.header {
	width: 757px; 
	height: 243px; 
	background-image: url('../images/layout_04.gif'); 
	background-position: right; 
	background-repeat: no-repeat;
}

.textScroller {
	width: 757px; 
	height: 18px;
}

.scrollerLeft {
	width: 245px; 
	height: 18px; 
	float: left; 
	background-image: url('../images/layout_08.gif');
}

.scrollerRight {
	width: 512px; 
	height: 18px; 
	float: left; 
	background-image: url('../images/layout_09.gif');
}

.menu {
	width: 757px; 
	height: 35px;
}

.menuLeft {
	width: 173px; 
	height: 35px; 
	float: left; 
	background-image: url('../images/layout_10.gif');
}

.menuOptions {
	width: 350px; 
	height: 35px; 
	float: left;
}

.menuRight {
	width: 71px; 
	height: 35px; 
	float: left; 
	background-image: url('../images/layout_16.gif');
}

.menuRest {
	width: 70px; 
	height: 25px; 
	padding-top: 10px; 
	float: left; 
	background-image: url('../images/layout_12.gif');
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.menuBegin {
	width: 70px; 
	height: 25px; 
	padding-top: 10px; 
	float: left; 
	background-image: url('../images/layout_11.gif');
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.login {
	width: 163px; 
	height: 25px; 
	padding-top: 10px; 
	float: left; 
	background-image: url('../images/layout_17.gif'); 
	text-align: center; 
	text-decoration: none; 
	font-weight: bold; 
	color: #000000;
}


.menuBegin:hover {
	background-image: url('../images/rollover_11.gif');
	color: #777777;
}

.menuRest:hover {
	background-image: url('../images/rollover_12.gif');
	color: #777777;
}

.login:hover {
	background-image: url('../images/rollover_17.gif');
	color: #777777;
}

.contentRepeat {
	width: 748px; 
	height: 1%; 
	padding-left: 9px; 
	background-image: url('../images/layout_19.gif'); 
	background-position: right; 
	background-repeat: repeat-y;
}

.contentLeft {
	width: 186px; 
	float: left;
}

.contentLeftRepeat {
	width: 186px; 
	height: 1%; 
	background-image: url('../images/layout_24.gif'); 
	background-repeat: repeat-y;
}

.contentLeftTop {
	width: 186px; 
	height: 47px; 
	background-image: url('../images/layout_20.gif');
}

.contentLeftLabel {
	padding-left: 28px; 
	padding-top: 19px; 
	padding-right: 15px; 
	text-align: right; 
	font-weight: bold;
}

.contentLeftContent {
	padding-left: 19px; 
	padding-right: 10px;
}

.contentLeftBottom {
	width: 186px; 
	height: 13px; 
	background-image: url('../images/layout_28.gif'); 
	font-size: 1px;
}

.contentRight {
	width: 562px; 
	height: 1%; 
	background-image: url('../images/layout_22.gif'); 
	background-repeat: repeat-y; 
	float: left;
}

.contentRightTop {
	width: 562px; 
	height: 40px; 
	background-image: url('../images/layout_21.gif');
}

.contentRightLabel {
	padding-left: 19px; 
	padding-top: 19px; 
	padding-right: 35px; 
	text-align: left; 
	font-weight: bold;
}

.contentRightRepeat {
	width: 562px; 
	background-image: url('../images/layout_26.gif'); 
	background-repeat: repeat-y;
}

.contentRightContentTop1 {
	width: 562px; 
	height: 13px; 
	background-image: url('../images/layout_23.gif');
	font-size: 1px;
}

.contentRightContentTop2 {
	width: 562px; 
	height: 9px; 
	background-image: url('../images/layout_31.gif');
	font-size: 1px;
}

.contentRightContent {
	padding-left: 25px; 
	padding-right: 29px;
}

.contentRightContentBottom {
	width: 562px; 
	height: 7px; 
	background-image: url('../images/layout_30.gif');
	font-size: 1px;
}

.contentRightBottom {
	width: 562px; 
	height: 21px; 
	background-image: url('../images/layout_33.gif'); 
	font-size: 1px;
}

.clear {
	width: 748px; 
	height: 1px;
	clear: both;
}

.footer {
	width: 757px; 
	height: 39px; 
	background-image: url('../images/layout_36.gif'); 
	background-position: right; 
	background-repeat: no-repeat;
}

.footerContent {
	padding-left: 20px; 
	padding-top: 5px; 
	padding-bottom: 5px;
	padding-right: 9px; 
}

.menuList {
	margin: 0px; 
	padding-top: 0px; 
	padding-left: 0px;
	list-style: none;
}

.menuList a {
	text-decoration: underline;
	color: #000000;
}

.menuList a:hover {
	text-decoration: none;
	color: #777777
}

.preloader {
	display: none;
}

td a {
	color: #000000;
}

td a:hover {
	color: #777777;
	text-decoration: none;
}

.contentRightLabel a {
	color: #000000;
}

.contentRightLabel a:hover {
	color: #777777;
	text-decoration: none;
}

form {
	margin: 0px;
	padding: 0px;
}

select {
	font-family: arial, verdana;
	font-size: 10px;
}

.smilies {
	padding: 5px; 
	text-align: center;
}

.smiliesHover {
	cursor: pointer;
	opacity: .5;
    	filter: alpha(opacity=50);
    	-moz-opacity: .5;
}


a {
	color: #000000;
}

a:hover {
	color: #777777;
	text-decoration: none;
}

input {
	background-color: #F7F7F7; 
	border: 1px solid #666666; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

textarea {
	background-color: #F7F7F7; 
	border: 1px solid #666666; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

select {
	background-color: #F7F7F7; 
	border: 1px solid #666666; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

.button input {
	background-color: #F7F7F7; 
	border: 1px solid #666666; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	margin: 5px;
}

.sunday {
	text-align: right;
	color: #9C390A;
	font-weight: bold;
}

.weekday {
	text-align: right;
	color: #000000;
	font-weight: bold;
}

-->
