body {
	background-color: #CCFF99;
	background-image: url(images/jungle.gif);
	background-repeat: no-repeat;	
	background-position: center top;
}
.page {
	width: 750px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	background-color: #FFFFCC;
}
.topmenu {
	text-align: center;
	word-spacing: 25px;
}
.clock {
	text-align: center;
	vertical-align: top;
	margin-top: 20px;
	font-size: 16px;
	margin-left: 30px;
}
.kaos {
	text-align: center;
	word-spacing: 15px;
}
.logotitle {
	text-align: center;
}

a.listkaonew:link {
	font-size: 14px;
	color: #FF6633;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
a.listkaonew:hover {	
	font-size: 14px;
	color: #FF6633;	
	font-style: italic;
}

a.listkaonew:visited {	
	font-size: 14px;
	color: #FF6633;	
	font-style: italic;
}

a.listkao:hover{ 
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC9999;
}

.listkao {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #99CC99;
	font-weight: bold;
	margin-left: 10px;
	line-height: 30px;
}
.titlereview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0033;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6699FF;
	text-align: center;
}
a:link {
	color: #6699FF;
}
a:visited {color: #6699FF; text-decoration:underline;}
a:hover {color:#FF6600; text-decoration:underline;}

a.links:link {
	text-decoration:underline;
	color: #6699FF;
}
a.links:visited {color: #6699FF; text-decoration:underline;}
a.links:hover {color:#FF6600; text-decoration:underline;}

.menuleft {
	text-align: right;
	position: absolute;
	width: 120px;
	top: 150px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;	
	clip: rect(auto,auto,auto,auto);	
}
.menuright {	
	position: absolute;
	width: 120px;
	top: 150px;	
	font-family: Arial, Helvetica, sans-serif;
	clip: rect(auto,auto,auto,auto);
}
.left {
	height: 1000px;
	background-color: #FFFFCC;
	background-image: url(images/border-left.gif);
	background-repeat: repeat-y;
}
.right {
	background-image: url(images/border-right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.center {
	vertical-align:top;	
}
.top {
	text-align: center;
	background-color: #FFFFCC;
	border: 1px solid #0099CC;
}
.bottom {
	text-align: right;
	border: 1px solid #0099CC;
	background-color: #FFFFCC;
}
.comment {
	font-weight: bold;
	color: #6699FF;
	text-align: center;	
}
.chibipix {
	text-align: center;
	vertical-align:bottom;
	padding-top: 20px;
}
.chibis {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tablenews {
	width: 400px;
	font-size: 11px;
}
.datenews {
	background-color: #CCFF99;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #6699FF;
	border: 1px dotted #6699FF;
	text-indent: 5px;
}
.textnews {
	font-size: 11px;	
	text-align: justify;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6699FF;
	text-align: right;
}
.guestbook {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.question {
	color: #FF6600;
	font-style: italic;
	font-weight: bold;
}
.textcode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #6699FF;
}

