#topmenu {
	background-color: #e2cfcf;
	height: 33px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.thumbnail {
	display: block;
	height: 100px;
	width: auto;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: center;
}

#top {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFF3F3;
}

body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/layout1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.maintable {
	border: 1px solid #E2CFCF;
	width: 760px;
}



input.btnhov{
	border: 3px solid #5F0001;
}

input.btnout{
	border: 3px solid #FFFFFF;
}

input.btn{
	border: 3px solid #ffFFFF;
}
#flashtop {
	left: 0px;
	top: 0px;
	float: left;
	display: block;
}
#maincontent {
	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AC7777;
}

#logotop {
	float: right;
}
a {
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AC7777;
	font-weight: bold;
}
li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AC7777;
}
