body			{ background: #D4D6D5; color: #D4D6D5; font-family: "verdana"; font-size: 10pt; cursor: default; }
p			{ color: #FFFFFF; font-family: "verdana"; font-size: 10pt; cursor: default; }
a:link			{ color: #BFD6E3; font-family: "verdana"; font-size: 12pt; text-decoration: none; }
a:visited		{ color: #BFD6E3; font-family: "verdana"; font-size: 12pt; text-decoration: none; }
a:active		{ color: #BFD6E3; font-family: "verdana"; font-size: 12pt; text-decoration: none; }
a:hover			{ color: #BFD6E3; font-family: "verdana"; font-size: 12pt; text-decoration: none; }

textarea		{ border: 1px solid #546971; background: #6C994F; font-size: 10pt; }
input			{ border: 1px solid #546971; background: #6C994F; font-size: 10pt; color: #ffffff;}
input.normalRadio	{ border: none; background: none; }
select			{ border: 1px solid #546971; background: #6C994F; font-size: 10pt; color: #ffffff;}

table			{ color: #ffffff; font-family: "verdana"; font-size: 10pt; }
table.main		{ background: #52733C; color: #0C1318; font-family: "verdana"; font-size: 10pt; }
td.subTitle		{ border: 2px solid #7FC751; background: #7BA75F; color: #ffffff; font-family: "verdana"; font-size: 10pt; text-align: center; letter-spacing: 5px; }
td.mainTxt		{ border: 2px solid #7FC751; background: #6C994F; font-family: "verdana"; font-size: 10pt; padding-left: 5px; }

table.menu		{ border: 3px solid #546971; border-left: none; color: #0C1318; font-family: "verdana"; font-size: 10pt; }
td.menuTitle		{ background: #6C994F; color: #ffffff; font-family: "verdana"; font-size: 10pt; letter-spacing: 5px; }
td.menuLink		{ background: #1E2C38; color: #ffffff; font-family: "verdana"; font-size: 10pt; }
a.menu:link		{ color: #ffffff; font-family: "verdana"; font-size: 12pt; text-decoration: none; cursor: default; width: 120; }
a.menu:visited		{ color: #ffffff; font-family: "verdana"; font-size: 12pt; text-decoration: none; cursor: default; width: 120; }
a.menu:active		{ color: #ffffff; font-family: "verdana"; font-size: 12pt; text-decoration: none; cursor: default; width: 120; }
a.menu:hover		{ color: #7FC751; font-family: "verdana"; font-size: 12pt; text-decoration: none; cursor: default; width: 120; }

body			{ scrollbar-base-color: #1E2C38;
			  scrollbar-3dlight-color: #1E2C38; 
			  scrollbar-arrow-color: #ffffff;
			  scrollbar-darkshadow-color: #1E2C38;
			  scrollbar-face-color: #18242D;
			  scrollbar-highlight-color: #18242D;
			  scrollbar-shadow-color: #1E2C38;
			  scrollbar-track-color: #1E2C38; }