body {
	padding:0;
	margin-top:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 25px;
}

body a {
	color: #00FFCC;
	text-decoration: underline;
}

body a:hover {
	color: #FF9900;
	text-decoration: none;
}

.bg {
	background-color:#2b0101;
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 25px;
}
a.body {
	color: #00FFCC;
	text-decoration: underline;
}

a.body:hover {
	color: #FF9900;
	text-decoration: none;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.title_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffe2c3;
	text-decoration: none;
	letter-spacing: 1px;
}

a.menu {
}

a.menu:hover {
	color: #FF9900;
	text-decoration: underline;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

a.copy {
}

a.copy:hover {
	color: #FF9900;
	text-decoration: underline;
}
