body {
	background-color: #FFFFCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#mid {
	background-image:url(images/mid2.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width: 760px;
	padding-left: 10px;
}

#farleft {
background-image:url(images/farleft2.gif);
background-repeat:repeat-x;
background-position:left top;
}

#top{
background-image:url(images/topmid.gif);
background-position:top;
background-repeat:repeat-x;
height: 37px;
}

#topmid{
background-image:url(images/topryt2.gif);
background-position:top;
background-repeat:repeat-x;
width: 60px;
}

#topryt{
background-image:url(images/topryt2.gif);
background-position:top;
background-repeat:repeat-x;
}

#menulink{
}

#menulink a:link, #menulink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF99;
	text-decoration: none;
	background-color: #999999;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	display: block;
	text-align: center;
	height: 22px;
	vertical-align: middle;
}

#menulink a:hover{
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	border-top: thin solid #999999;
	border-bottom: thin solid #999999;
}

#menup{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	display: block;
	text-align: center;
	height: 22px;
	vertical-align: middle;
	border: thin solid #CCCCCC;
}

#right{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #DBDBD2;
	display: block;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #FFFFCC;
}

#right img{
	text-align: center;
	display: block;
	margin: 10px;
	border: thin solid #333333;
}

#rightc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
}

#left{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

#leftmid{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-left: 120px;
}

#stretch{
	background-image: url(images/topmid.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	height: 25px;
	vertical-align: middle;
	padding-top: 7px;
	padding-bottom: 4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
h4 {
	color: #666666;
}
li {
	line-height: 22px;
}
h1 {
	font-size: 10px;
	color: #FFFFCC;
}

.navi {
	text-decoration: none;
	color: #000;
}
.navi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
	text-decoration: none;
}

.navi ul li {
	list-style-type: none;
	display: inline;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-left: 10px;
	text-decoration: none;
	color: #333;
}
.navi ul li a {
	text-decoration: none;
	color: #DBDBD2;
}


.center {
	text-align: center;
}
.offer {
	color: #000;
	background-color: #FFCF40;
	font-weight: bold;
	font: Calibri;
	text-align: center;
}
