body {
	font-size: 12px;
	background-color: #000000;
	color: #FFFFFF;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #999999;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
#menu  a:link {
	font-weight: bold;
	color: #FF0000;
}
#menu a:visited {
	font-weight: bold;
	color: #FF0000;
}
#menu a:hover {
	font-weight: bold;
	color: #F3CFCF;
	background-color: #FF0000;
}

#menu {
	list-style-type: none;
	margin: 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-indent: 10pt;
	
	
}
.med {
	font-size: medium;
}
.slogan {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 1px;
	letter-spacing: 0.1em;
	color: #FFFFFF;
}
.book {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background-position: center;
}
.copyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.MainText {
	font-size: 17px;
	text-indent: 18pt;
	padding: 3px;
	letter-spacing: 0em;
}
.heading {
	color: #FFFFFF;
	background-color: #333333;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-align: left;
	text-indent: 25pt;
	line-height: 25px;
	vertical-align: middle;
}
.whitefon {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.WhiteBorder {
	border: 4px inset #CCCCCC;
}
.BotLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.RedLine {
	text-indent: 10px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 20px;
}
.Anounces {
	color: #FF0000;
	font-weight: bold;
	border: thin none #FF0000;
	padding: 0px;
	font-size: 20px;
}
.LeftSideBar {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.RightSideBar {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

