HTML {
	overflow: auto;
}
P {
	margin-top: 0px;
}
BODY {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	overflow: auto;
}
FORM {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
A IMG {
	border: none;
}
.koffiedik1 {
	background-position: left top;
	background-image: url(../img/bg_780_1.png);
	background-repeat: repeat-y;
	background: url('../img/bg_780_1.png');
}
.koffiedik2 {
	background-position: bottom right;
	background-image: url(../img/bottom_780_405.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background: url('../img/bottom_780_405.png') no-repeat scroll bottom right;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 35px;
	padding-left: 25px;
	margin-bottom: 100px;
}
.koffiedik3 {
	background-position: bottom right;
	background-image: url(../img/bottom_780_405_k.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background: url('../img/bottom_780_405_k.png') no-repeat scroll bottom right;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 35px;
	padding-left: 25px;
	margin-bottom: 150px;
}
.sponsors {
	background: none;
	position: relative;
	left: 200px;
	top: -20px;
	border-top-color: #ccb29b;
	border-top-style: solid;
	border-top-width: 1px;
	width: 65%;
}
TD, TH {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 15px;
	color: #ffffff;
}
TH {
	font-weight: bold;
	text-align: left;
}
.title {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
}
HR {
	height: 1px;
	width: 100%;
	color: #95edff;
	border-top: 1px solid #95edff;
}
.textbox {
	background-image: url(../img/bg_textbox.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
	background: url('../img/bg_textbox.png');
	border: 0px;
	width: 200px;
	height: 17px;
	padding-left: 1px;
	padding-right: 1px;
}
.textbox2 {
	background-image: url(../img/bg_textbox.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
	background: url('../img/bg_textbox.png');
	border: 0px;
	width: 30px;
	height: 17px;
	padding-left: 1px;
	padding-right: 1px;
}
.textbox4 {
	background-image: url(../img/bg_textbox.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
	background: url('../img/bg_textbox.png');
	border: 0px;
	width: 50px;
	height: 17px;
	padding-left: 1px;
	padding-right: 1px;
}
.submit {
	cursor: pointer;
}
INPUT.button {
	border: 0px;
	width: 20px;
	height: 17px;
	background: none;
	cursor: pointer;
}
INPUT.checkbox {
	position: relative;
	top: -2px;
	left: -2px;
}
SELECT.dropdown {
	width: 170px;
	height: 20px;
	padding-left: 1px;
	padding-right: 1px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
}
A, A:visited, A:active {
	color: #00acec;
	font-weight: bold;
	text-decoration: none;
}
.error {
	font-weight: bold;
	color: #ff4444;
}
.title {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
}
.titleHighlighted {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #00acec;
}
.highlighted {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #00acec;
}
.linksMenu, .linksMenu:visited {
	color: #ffffff;
}
.linksMenu:hover {
	color: #00acec;
}
.linksMenuActive, .linksMenuActive:hover {
	color: #00acec;
}
#ScrollDiv {
	overflow: auto;
	width: 500px;
	height: 480px;
}
.MenuCell {
	width: 302px;
	height: 518px;
	vertical-align: top;
}
.ContentTable {
	border: 0px;
	text-align: left;
	width: 480px;
	height: 100%;
	color: #ffffff;
	font-family: Rockwell;
}
.HeaderCell {
	height: 160px;
}
.MainTable {
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 1127px;
	height: 783px;
}
.ContentCell {
	width: 825px;
	height: 518px;
	vertical-align: top;
}
.PaddingCell {
	border-left: 1px solid #ccb29b;
	padding-left: 15px;
}
.FooterCell {
	height: 105px;
	vertical-align: top;
}
.LeftMenu {
	font-family: Rockwell;
}
@media print {
	.MainTable { background-image: none; }
	.HeaderCell { display: none; }
	.MenuCell { display: none; }
	.FooterCell { display: none; }
	.PaddingCell { border-left: none; padding-left: 0px; }
	.ContentCell { width: 100%; height: 100%; }
	BODY { background-color: #ffffff; }
	TD, TH, .title { color: #000000; }
	#ScrollDiv { width: 100%; height: 100%; overflow: visible; }
}