/*
freelance webmaster and search engine optimizer
http://www.byantivirus.com
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}

h1, h2, h3 {
	font-weight: normal;
	color: #ED2024;
}

h1 { font-size: 182%; }
h2 { font-size: 122%; }
h3 { font-size: 100%; }

p, ul, ol {
	margin-bottom: 20px;
	line-height: 167%;
	font-size: 85%;
}

a:link {
	color: #0AAAFD;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #DC012B;
}
a:visited {
	text-decoration: underline;
	color: #0069B3;
}

#header {
	width: 770px;
	height: 100px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 240px;
}

#logo h1 {
	padding-top: 20px;
	text-align: center;
}

#logo h1 a {
	color: #ED2024;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
}

#logo h2 a {
	color: #B3A7A0;
}

#logo a {
	text-decoration: none;
}

#menu {
	float: left;
	width: 530px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 50px;
	padding: 30px 25px 0 25px;
	background: url(images/img1.gif) no-repeat;
	text-decoration: none;
	font-size: 114%;
	color: #0AAAFD;
}

#menu a:hover {
	color: #ED2024;
}

#splash {
	width: 770px;
	height: 180px;
	margin: 0 auto;
	background: url(images/img2.jpg) no-repeat;
}

#splash p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	background: url(images/img3.jpg) no-repeat;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ffffff;
}

#page {
	width: 770px;
	margin: 0 auto;
}

#page h1, #page h2 {
	margin-bottom: 20px;
}

#content {
	float: right;
	width: 490px;
	padding: 10px;
}

#content ol, #content ul {
	margin-left: 3em;
}

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
}

#sidebar h2 {
	padding-top: 6px;
	font-weight: bold;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #CCCCCC;
}

#sidebar h3 {
	width: 180px;
	height: 17px;
	padding: 0 10px;
	background: #ED2024 url(images/img4.gif) no-repeat;
	color: #FFFFFF;
}

#footer {
	clear: both;
	width: 770px;
	height: 50px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: 5px solid #ED2024;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#legal {
	float: left;
}

#links {
	float: right;
}
/* ---------------------- table css ------------------------------------ */
table
{
	background: #fff;
	border: 0;
	color: #666;
	font: normal 85%/150% "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif;
}
caption
{
	background: #4779B6;
	-moz-border-radius: 10px;
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 4px;
	padding: 1em;
	text-align: center;
}
td, th
{
	padding: 1em .5em;
}
th
{
	background: #9CA2CB;
	border-left: 2px solid #4779B6;
	-moz-border-radius: 8px;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}
tbody td a
{
	border-bottom: 1px dotted #666;
	color: #666;
	text-decoration: none;
}
tbody td a:after
{
	content:"\00A0\00BB";
}
tbody th a
{
	border-bottom: 1px dotted #fff;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
}
tbody th a:hover
{
	border-bottom: 1px dotted #333;
	color: #333;
}
tbody th a:visited:after
{
	content:"\00A0\221A";
}
tbody th a:visited
{
	border-bottom: 0 none;
}
tbody th, tbody td
{
	text-align: left;
	vertical-align: middle;
}
tfoot td, tfoot th
{
	background: #4779B6;
	-moz-border-radius: 8px;
	color: #fff;
}
tbody tr:hover td
{
	color: #333;
	background: #fafafa;
}
tbody tr:hover td a
{
	border-bottom: 1px dotted #333;
	color: #333;
}
tbody tr:hover td a:hover
{
	border-bottom: 1px dotted #000;
	color: #000;
}
tbody tr:hover th
{
	color: #333;
	background: #C5CCDC;
}
thead th{
	padding: 0.5em;
	white-space: nowrap;
}

tfoot th{
	font-size: 110%;
	text-align: right;
	padding-right: 0.5em;
	letter-spacing: 1px;
	background:  
}

tfoot td{
	padding-left: 0.5em;
	color: red;
	font-size: 110%;
	font-weight: 600;
}

tfoot td:hover{
	background-color: red;
	color: white;
}

tr{
	background-color: #ffffff;
}

tr.odd{
	background-color: #FFFFFF;
}

tbody tr:hover{
	background-color: #ffffcc;
}

td, th{
	border-collapse: collapse;
	border: 1px dotted #CCCCCC;
}

tbody td
{
	padding: 0.5em;
}

td a:link, th a:link{
	color: black;
}

td a:visited, th a:visited{
	color: black;

}

td a:hover, th a:hover{
	color: purple;
}

td:last-child a:hover{
	color: red;

}
.key{
	display: none;

}