@charset "utf-8";
/* CSS Document */

body{
	background-color: #E8E8E8;
	margin-top: 0px;
	margin-bottom: 0px;
}

.top_slogan{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.toplinks{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.toplinks:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}

.toplinks-sep{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.maintext{
	font-family: Tahoma;
	font-size: 12px;
	color: #838383;
	text-decoration: none;
	font-weight: normal;
}

.maintext2{
	font-family: Tahoma;
	font-size: 12px;
	color: #C2162A;
	text-decoration: none;
	font-weight: normal;
}

.footerlinks{
	font-family: Tahoma;
	font-size: 12px;
	color: #8F8F8F;
	text-decoration: none;
	font-weight: normal;
}

.footerlinks:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #B0B0B0;
	text-decoration: none;
	font-weight: normal;
}

.heading{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #C2162A;
	text-decoration: none;
}
