@charset "utf-8";
/* CSS Document */

body {
border:0;
margin:0;
margin: 0px 0px 0px 0px;
background-color:#FFFFFF;
background-repeat:repeat;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a:hover {
	text-decoration: none;
	color:#000000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.content {
padding:0px;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
font-style:normal;
line-height:23px;
}


.content a:link {
	color:#ed1c24;
	text-decoration: none;
line-height:19px;
}
.content a:visited {
	text-decoration: none;
	color:#ed1c24;
line-height:19px;

}
.content a:hover {
	text-decoration: none;
	color:#000000;
line-height:19px;

}
.content a:active {
	text-decoration: none;
	color:#7F0C13;
line-height:19px;
}


.menu {
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-style:normal;
	text-align: center;
	line-height:25px;
}

.menu a:link {
	color:#FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
.menu a:hover {
	text-decoration: none;
	color:#5d5d5d;
}
.menu a:active {
	text-decoration: none;
	color:#FFFFFF;
}


.bottom {
padding:0px;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-style:normal;
line-height:16px;
}


.bottom a:link {
	color:#000000;
	text-decoration: none;
line-height:normal;
}
.bottom a:visited {
	text-decoration: none;
	color:#000000;
line-height:normal;

}
.bottom a:hover {
	text-decoration: none;
	color:#ed1c24;
line-height:normal;

}
.bottom a:active {
	text-decoration: none;
	color:#000000;
line-height:normal;
}