body 
{
	margin: 0px;
	background-color:#454545;/*#e4effe;*/
	font-size:11px;
	font-family: verdana,helvetica,sans-serif;
}

#main
{
	padding: 0px 0px 0px 0px;
	background: url(images/background_body.jpg) repeat-x left top;
}


.MenuTop
{ 
	/*padding-right: 2px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;*/
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: black;
	/*letter-spacing: 2px;*/
; font-family: Arial; }


.MenuTop A
{
	/*
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
*/
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	/*background: none transparent scroll repeat 0% 0%;*/
	color: black;
	/*letter-spacing: 2px;*/
	text-decoration: none;
}
.MenuTop A:visited 
{
	TEXT-DECORATION: none;
}
.MenuTop A:hover 
{
	TEXT-DECORATION:underline;
}

H1
{
	padding-top: 4px;
	padding-left:15px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 20px;
	color: red;/* #fc8507;*/
	font-family: verdana,helvetica,sans-serif;
}

h3
{
	text-align: center;
	padding-top: 4px;
	padding-left:15px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 20px;
	color: red;
	font-family: verdana,helvetica,sans-serif;
}

.BigLink A
{
	font-size: 16px;
	color: #5C5858;
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

.BigLink A:visited 
{
	TEXT-DECORATION: underline;
}
.BigLink A:hover 
{
	TEXT-DECORATION:none;
}

.MyMessage
{
	color:Green;
	font-weight:bold;
}

.MyError
{
	color:Red;
	font-weight:bold;
}

.Button
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}
