﻿/*

CSS modified by Hermes Cyber

*/

html {

	background: url(images/bg1.gif) repeat-x;

}

body {

	margin: 0;

	padding:0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #333333;

	width: 100%;

	display: table;

}



h1 { font-size:  xx-large; margin: 0px; padding:0px; color:#333;  text-align: left; font-weight:400;}

h3 { font-size:  medium; margin: 0px; padding:0px; color:#000;  text-align: left; font-weight:400;}


.NavMenu {
	background-color: #000000;
		font-size: 11px;

}

.NavMenu td        {color: #000000; text-align: center; 	text-decoration: none;}
.NavMenu a         {color: #ffffff; text-decoration: none; }
.NavMenu a:visited {color: red; }
.NavMenu a:hover   {color: white; text-decoration: underline;}

.footer {
	text-align: center;
	color:gray;
}

}
.footer td        {color: gray; text-align: center; 	text-decoration: none;}
.footer a         {color: gray; text-decoration: none; }
.footer a:visited {color: gray; }
.footer a:hover   {color: gray; text-decoration: underline;}
