/* CSS Document */
body {
	background-color: #7d7d7d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00003E;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #000066;
}

#topmenu {
	font-size: 10px;
	color: #F4371A;
}
#topmenu a:link {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#topmenu a:hover {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
#topmenu a:active {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#topmenu a:visited {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#content {
	text-align: justify;
	line-height: 18px;}
#content h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #B32612;
}
#rTop {
	background-image: url(images/r-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.red1 {
	color: #F0371A;
}
.copy {
	font-size: 10px;
	color: #333333;
}
#btmenu {
	color: #ff2701;
	text-decoration: none;
}
#btmenu a:link {
	color: #000000;
	text-decoration: none;
}
#btmenu a:hover {
	color: #000000;
	text-decoration: underline;
}
#btmenu a:active {
	color: #000000;
	text-decoration: none;
}
#btmenu a:visited {
	color: #000000;
	text-decoration: none;
}
