﻿a:active
	{
	color: #39F;
	text-decoration: none;
	}
	
a:visited
	{
	color: #39F;
	text-decoration: none;
	}
	
a:link
	{
	color: #39F;
	text-decoration: none;
	}
	
a:hover
	{
	color: #F93;
	}

body
	{
	background-color: #CCC;
	background-image:url('../_images/bg-gradient.jpg');
	background-repeat:repeat-x;
	color: #999;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	}

em
	{
	color: #CCC;
	font-weight: normal;
	}

h1
	{
	border-bottom: 1px solid #c63;
	clear: right;
	color: #CCC;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	padding-top: 5px;
	word-spacing: 6px;
	}

h2
	{
	color: #c63;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 3px;
	margin-right: 3px;
	padding-bottom: 3px;
	padding-top: 0px;
	}
	
h3
	{
	border-top: solid 1px #666;
	color: #ccc;
	font-size: 14px;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 0px;
	padding-top: 3px;
	}

h4
	{
	clear: left;
	font-size: 13px;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 6px;
	}

img 
	{
	border: 0px;
	}

input
	{
	background-color: #cccccc;
	}
	
li
	{
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
	}
	
p
	{
	line-height: 135%;
	margin-top: 12px;
	margin-bottom: 6px;
	}

strong
	{
	color: #c63;
	font-weight: normal;
	}

table
	{
	margin-top: 12px;
	margin-bottom: 12px;
	width: 99%;
	}
	
td
	{
	font-size: 11px;
	line-height: 135%;
	padding: 5px;
	border-bottom: solid 1px #666666;
	}
	
td.BlackBG
	{
	background-color: #000000;
	border-bottom: solid 1px #666666;
	padding: 0px;
	width: 20%;
	}

td.Card
	{
	width: 50%;
	}

td.WhiteBG
	{
	background-color: #ffffff;
	border-bottom: solid 1px #666666;
	color: #333333;
	}

th
	{
	border-bottom: solid 1px #666666;
	color: #c63;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	text-align: left;
	vertical-align: bottom;
	}	

ul
	{
	margin-top: 5px;
	margin-bottom: 15px;
	}

#Header
	{
	background-color: #27221e;
	background-image: url('../_images/bg-texture.jpg');
	border-bottom: 1px solid #000;
	border-top: solid 1px #666;
	height: 64px;
	margin:auto;
	padding: 10px;
	width: 970px;
	}
	
#Header h1
	{
	border-bottom: 1px solid #999;
	padding-top: 30px;
	text-align: right;
	}

#Header h2
	{
	color: #999;
	float: right;
	margin-top: 1px;
	}

#Header img
	{
	float: left;
	}

#Body
	{
	background-color: #000;
	clear: both;
	height: 400px;
	margin:auto;
	width: 990px;
	}

#Content
	{
	float: left;
	height: 400px;
	width: 875px;
	}

#Images-Left
	{
	width: 300px;
	height: 400px;
	float: left;
	text-align: center;
	}
	
#Images-Right
	{
	width: 300px;
	height: 400px;
	float: right;
	text-align: center;
	}

#Text-Left
	{
	width: 555px;
	height: 380px;
	padding: 10px;
	float: left;
	overflow: auto;
	}

#Text-Right
	{
	width: 555px;
	height: 380px;
	padding: 10px;
	float: right;
	overflow: auto;
	}

#Table
	{
	height: 400px;
	overflow: auto;
	padding-left: 10px;
	width: 865px;
	}

#Menu
	{
	background-color: #27221e;
	background-image: url('../_images/bg-texture.jpg');
	border-bottom: solid 1px #000;
	float: right;
	height: 399px;
	text-align: center;
	width: 115px;
	}
	
#Menu a:visited
	{
	border-bottom: solid 1px #000;
	border-top: solid 1px #666;
	color: #39f;
	display: block;
	font-size: 11px;
	margin: 0px;
	padding: 8px;
	text-decoration: none;
	}
	
#Menu a:link
	{
	border-bottom: solid 1px #000;
	border-top: solid 1px #666;
	color: #39f;
	display: block;
	font-size: 11px;
	margin: 0px;
	padding: 8px;
	text-decoration: none;
	}

#Menu a:hover
	{
	border: 1px solid #27221e;
	color: #f93;
	}

#Menu h1
	{
	border-bottom: solid 1px #000;
	border-top: solid 1px #666;
	font-size: 12px;
	margin: 0;
	padding-bottom: 6px;
	padding-top: 25px;
	}
	
#Menu h2
	{
	border-top: 1px solid #666;
	margin: 0px;
	}
	
#Footer
	{
	font-weight: bold;
	margin:auto;
	width: 990px;
	}

#Footer h5
	{
	background-color: #27221e;
	background-image: url('../_images/bg-texture.jpg');
	border-bottom: solid 1px #000;
	border-top: solid 1px #666;
	color: #999;
	display: block;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	padding: 4px;
	text-align: center;
	}

.google
	{
	float: left;
	text-align: center;
	width: 875px;
	}
	
.statcounter
	{
	float: right;
	font-size: 8px;
	text-align: center;
	width: 115px;
	}