body, td {
	font-size:12px;
	font-family:arial;
}

body {
	margin:0px;
	background: #ffffcd url('images/back.jpg') top repeat-x;
	overflow-y:scroll;
}

a {
	color:#FF6600;
}


a:hover {
	color:#FFB482;
}

.menu {
	position:relative;
	top:190px;
	left:25px;
}

.menu td {
	color:white;
	font-weight:bold;
	font-size:17px;
	text-transform:uppercase;
	padding:0px 27px 0px 27px;
}

.menu a {
	color:white;
	text-decoration:none;
}

.menu a:hover {
	color:#fffcbb;
	text-decoration:underline;
}

#selmenu a {
	color:#fffcbb;
}


.menu .mbr {
	width:1px;
	background: none;
	padding:0px 0px 3px 0px;
	font-weight:normal;

}

#content {
	padding:0px 10px 10px 10px;
	line-height:120%;
}

#content, #content td, #content table td {
	font-size:14px;
}

#subtitle {
	color:white;
	font-weight:bold;
	font-size:17px;
	text-transform:uppercase;
}

.submenulink {
	padding:7px 0px 0px 10px;
	font-weight:bold;
}

.submenulink a{
	color:black;
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase;
}

.submenulink a:hover{
	color:#252525;
	text-decoration:underline;
}


#selsubmenu a {
	text-decoration:underline;
}

#headerclick {
	position:absolute;
	
	width:600px;
	height:160px;
	border:solid 0px red;
	cursor:pointer;
}

#keyword {
	font-size:24px;
	text-transform:uppercase;
}

.footer {
	color:white;
}

.footer a {
	color:white;
	text-decoration:none;
}

.footer a:hover {
	color:#fffcbb;
	text-decoration:underline;
}

.footer td {
	padding: 0px 15px 0px 15px;
}

#otsing {
	position:absolute;
	z-index:10;
	top:30px;
	left:750px;
	height:50px;
	padding-left:30px;
	width:300px;
}

#otsi {
	width:200px;
	border:solid 1px #D7DC01;
	padding:2px;
	background:#FEFDC2;
	color:#C0C0C0;
	font-size:18px;
	height:28px;
	font-family:verdana;
	font-weight:normal;
}
