a:link			{ color: #000000; font-family: "verdana"; font-size: 8pt; text-decoration: none; }
a:visited		{ color: #000000; font-family: "verdana"; font-size: 8pt; text-decoration: none; }
a:active		{ color: #000000; font-family: "verdana"; font-size: 8pt; text-decoration: none; }
a:hover			{ color: #000000; font-family: "verdana"; font-size: 8pt; text-decoration: none; }

textarea		{ border: 1px solid #000000; color: #000000; background: #FFFFFF; font-size: 8pt; }
input			{ border: 1px solid #000000; background: url(images/menu4.jpg); font-size: 8pt; color: #000000;}
input.normalRadio	{ border: none; background: none; }
select			{ border: 1px solid #000000; background: #FFFFFF; font-size: 8pt;}

table			{ color: #000000; font-family: "verdana"; font-size: 8pt; }
table.main		{ background: #aa3c3c; color: #000000; font-family: "verdana"; font-size: 8pt; }
td.subTitle		{ border: 2px solid #ffffff; background: url(images/menu4.jpg); color: #000000; font-family: "verdana"; font-size: 8pt; text-align: center; letter-spacing: 5px; }
td.mainTxt		{ border: 2px solid #ffffff; background-color: #202020; font-family: "verdana"; font-size: 8pt; padding-left: 5px; cellspacing: 0px; }

em 			{ background-color: white; border: 1px solid #323232; padding: 2px; font-style: normal;	}

table.menu		{ border: 3px solid #000000; border-left: none; font-family: "verdana"; font-size: 8pt; }
td.menuTitle		{ background: #9B2D2D; color: #000000; font-family: "verdana"; font-size: 8pt; letter-spacing: 5px; }
td.menuLink		{ background: #8C1E1E; color: #000000; font-family: "verdana"; font-size: 8pt; }
a.menu:link		{ color: #000000; font-family: "verdana"; font-size: 8pt; text-decoration: none; cursor: default; width: 120; }
a.menu:visited		{ color: #000000; font-family: "verdana"; font-size: 8pt; text-decoration: none; cursor: default; width: 120; }
a.menu:active		{ color: #000000; font-family: "verdana"; font-size: 8pt; text-decoration: none; cursor: default; width: 120; }
a.menu:hover		{ color: #E15D5D; font-family: "verdana"; font-size: 8pt; text-decoration: underline; cursor: default; width: 120; }

body			{	color: #000000;
				font-family: verdana;
				background: url(images/bg.jpg) #B8B8B8 fixed repeat-x center top;
				margin: 0px; }
