#synesis {
    font-size: .8em;
}

#synesis a {
    color: #444;
}
.coolmenu{
	width: 245px;
	position: absolute;
	z-index: 2;
}

.coolmenu img{
	width: 245px;
	height: 2px;
	z-index: 2;
}

.coolmenu a{
	font: 600 11px Arial;
	width: 245px;
	height: 20px;
	display: block;
	color: #edc884;
	text-decoration: none;
	background-color: #781904;
	text-align: center;
	padding-top: 2px;
	text-indent: 3px;
	padding-bottom: 2px;
}

.coolmenu a:hover{
	display: block;
	width: 245px;
	height: 20px;
	color: #ffffff;
	background-color: #af762d;
}

.main {
	font: 14px Arial;
	color: #ffffff;
	text-decoration: none;
	text-indent: 3px;
}

#transbox{
}

#transbox td {
	font: 600 11px Arial;
	color: #000000;
	text-decoration: none;
	text-indent: 3px;
	position: relative;
}

.maindark {
	font: 600 11px Arial;
	color: #000000;
	text-decoration: none;
	text-indent: 3px;
}
.mainshadow {
	font: 600 11px Arial;
	color: #808080;
	text-decoration: none;
	text-indent: 3px;
}
.mainhilit {
	font: 600 9px Arial;
	color: #F0F022;
	text-decoration: none;
	text-indent: 3px;
}

.box {
	background-color: #5F54A1;
	border-right: 1px Solid Black;
	border-left: 1px Solid Black;
	border-bottom: 1px Solid Black;	
	border-top: 1px Solid Black;	
}
.header {
	font: 600 14px Arial;
	color: #F0F022;
	text-decoration: underline;
	text-indent: 3px;
}
.header2 {
	font: 600 14px Arial;
	color: #ffffff;
	text-decoration: none;
	text-indent: 3px;
}

a{
	color: #285581;
}

body{
	font: 14px Arial;
	
}
input{
	font: 600 11px Arial;
	color: Black;
}
