a:link    { color: #318025; text-decoration:none; }
a:active  { color: #318025; text-decoration:none; }
a:visited { color: #318025; text-decoration:none; }
a:hover   { color: #FF8400; text-decoration:none; }
/* a:hover   { color: #FF6600; text-decoration:none; }
*/
a.f:link    { color: #FFFFFF; text-decoration:none; }
a.f:active  { color: #FFFFFF; text-decoration:none; }
a.f:visited { color: #FFFFFF; text-decoration:none; }
a.f:hover   { color: #6E6E6E; text-decoration:none; }

.sz    {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 8pt; color: #484848;}
.sz9  {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 9pt; color: #484848;}
.szb   {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; font-size: 8pt; color: #484848;}
.szf   {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 8pt; color: #FFFFFF;}
.szf7  {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 7pt; color: #FFFFFF;}
.small_white {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 2pt; color: #FFFFFE}

html {
	margin: 0px;
	height: 100%;
	width: 100%;
}

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: #484848;
	background-color: #FFFFFF;
	margin: 0px;
	height: 100%;
	width: 100%;
}

td.leftside {
	background-color: #BDBDBD;
	background-image: url(gfx/left_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

td.rightside {
	background-color: #BDBDBD;
	background-image: url(gfx/right_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

td.menu {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 7pt;
	color: #6E6E6E;
	background-color: #E2E2E2;
	text-align: center;
}

input.x, textarea.x, select.x
	{
	color: #484848; 
/*	background-color: #fafafa;
	border: 1px solid #A5ACB2;
*/	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: "11px";
	text-decoration: none; 
}

.t5 {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 8pt;
		text-align: center;
		vertical-align: top;
		color: #333333;
		}
