body {
	background-color: #000000;
	margin-top:-13px;
	padding: 0px;
}
p, td	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
td.ftr {
	background-image: url(../images/ftr_base.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 89px;
	color: #80561c;
	font-size: 10px;
	text-transform: uppercase;
}
a.ftr:link, a.ftr:hover, a.ftr:active, a.ftr:visited	{
	color: #271300;
	text-decoration: none;
}
td.contenttop {
	background-image: url(../images/bg_foot.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 188px;
	padding-left: 33px;
	padding-right: 33px;
	padding-top: 33px;
}
.logo {
	width: 766px;
	height:87px;
}
.seminars	{
	width:233px;
	height:188px;
	background-image: url(../images/btn-_seminars.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-size:10px;
}
.seminarsOverflow	{
	height: 131px;
	overfloW: auto;
	width: 190px;
	position:relative;
	top: 10px;
	left: 25px;
}
a.seminar:link, a.seminar:hover, a.seminar:active, a.seminar:visited	{
	color:#dfb966;
	text-decoration:none;
	font-weight: bold;
}
.reset {
	background-image: url(../images/btn_reset.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 44px;
}
a.ftrlink:link, a.ftrlink:hover, a.ftrlink:active, a.ftrlink:visited	{
	text-decoration:none;
	color: #80561c;	
}
a:link, a:active, a:visited	{
	color:#8b1211;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}
.login {
	position: relative;
	width: 344px;
	top: 80px;
	left: 400px;
	text-align: right;
	MARGIN: 0px;
	PADDING: 0px;
}
a.white:link, a.white:active, a.white:visited	{
	color:#e9c161;
	text-decoration: none;
	font-size: 10px;
}
a.white:underline	{
	text-decoration: underline;
}

.successmsg{color:#28C533; }
.errormsg{color:#FF0000; }
