
a:link {
	color: #ffff00;
	background-color: transparent
	}
a:visited {
	color: #cc9900;
	background-color: transparent
	}
a:active {
	color: #ffff99;
	background-color: transparent
	}

body  {
	color: #ffff00;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: #949094 url(/img/tin_floor02.gif) repeat;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}

h1 {
	background-color: #424242;
	border-bottom-style: dotted;
	border-bottom-color: #ffbf00;
	border-bottom-width: 3px;
	font-weight: bold;
	font-size: 24px;
	richness: 90;
	stress: 20;
	padding: 4px;
	margin-top: 0;
	voice-family: paul, male
	}

h2 {
	color: #ffcb00;
	font-weight: bold;
	font-size: 20px;
	background-color: transparent;
	padding: 4px;
	}

h3 {
	color: #ffcb00;
	font-weight: bold;
	font-size: 14px;
	font-family: Times, serif;
	background-color: transparent;
	padding: 4px;
	}

table {
	color: #ffff00;
	font-size: 12px;
	background-color: #575557
	}

th {
	color: #ffcb00;
	font-weight: bold;
	font-size: 18px;
	background-color: #323132;
	text-transform: capitalize
	}

var {
	color: #cc3333;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: transparent
	}

p {
	}

pre {
		padding: 10px;
		margin: 10px;
		background-color: black;
	}
#MainMenu {
	position: static !important;
	top: auto !important;
	left: auto !important;
	}
#MainMenu {
	margin-right: 10px;
	float: right;
	width: 200px;
	border: 1px;
	}

#content {
	padding-right: 20px;
	margin-left: 10px;
	background-color: #555555;
	padding-top: 100px;
	padding-left: 20px;
	margin-right: 220px;
	}

.menucategory {
		background-color: #323232;
		margin-bottom: 3px;
		padding-bottom: 3px;
		border-style: solid;
		border-color: #ffbf00;
		border-width: 2px;
	}

.menutitle {
		color: black;
		padding: 3px;
		font-weight: bold;
		background-color: #ffd25e;
		border-bottom-width: 3px;
		border-bottom-color: #ffbf00;
		border-bottom-style: dotted;
	}

.menulist {
		list-style-position: outside;
		list-style-type: circle;
	}

.menulist li {
		margin-left: 10px;
	}

.NewsBlock {
	margin-bottom: 1em;
	}
.NewsTop     {
	color: #ebfcf9;
	background-color: #323232;
	text-align: left;
	padding: 5px
	}
.NewsTitle    {
	color: #f90;
	font-size: 18px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	text-align: left;
	text-transform: capitalize;
	border-bottom: 1px solid #494b93;
	}
.NewsDate  {
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	float: right;
	}
.NewsAuthor {
	float: right;
	padding-right: 1em;
	}
.NewsRating {
	
	}
.NewsMiddle    {
	font-size: 12px;
	font-family: GillSans, "Comic Sans MS", Arial, Helvetica, Verdana, sans-serif;
	background-color: #656565;
	text-align: left;
	text-indent: 5pt;
	padding: 5px
	}
.NewsBottom     {
	display: none;
	}
