/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	full-height: 100%;
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #FFFFFF;
}
a.top {
	color: #C04B4B;
	text-decoration: none;
	float: left;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 13px;
	display: block;
	font-weight: bold;
}
.toppad {
	padding-right: 15px;
	padding-left: 15px;
}
.main {
	padding: 5px;
}
h1 {
	color: #FF5E5E;
	font-family: "Trebuchet MS";
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
li a{
	color: #C04B4B;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FC7272;
	border-right-color: #FC7272;
	border-bottom-color: #FC7272;
	border-left-color: #FC7272;
	padding: 3px;
	display: block;
	text-decoration: none;
}
li {
	list-style-type: none;
}
.menu {
	padding-right: 10px;
	padding-left: 10px;
}
a {
	color: #5F2121;
	text-decoration: none;
}
a:hover {
	color: #C04B4B;
	text-decoration: underline;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;
}

