A:link, A:visited, A:active
{
	color: #222222;  
	text-decoration: none;
}

A:hover   
{
	color: #222222;  
	text-decoration: underline
}
		
body
{
	background-color: #ebebeb;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

td
{
	font-family : Verdana, Arial, Helvetica, sans-serif;  
	color: #222222;
	font-size : 9pt;
	font-weight : normal;
	font-style : bold;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	text-align: left;
}

table.holder
{
	width: 701px;
	height: 869px;
	border: 0px, 0px, px, px;
}

td.main
{
	background-image: url('images/website_12.jpg');
	background-repeat: repeat-y;
}

td.menu
{
	background-image: url('images/website_03.jpg');
	background-repeat: no-repeat;
	font-size: 10pt;
	text-align: center;
}

td.submenu_off
{
	background-image: url('images/website_07.jpg');
	background-repeat: no-repeat;
	text-align: center;
}

td.submenu_on
{
	background-image: url('images/website_07_sub.jpg');
	background-repeat: no-repeat;
	text-align: center;
}

td.navigator
{
	background-image: url('images/website_10.jpg');
	background-repeat: no-repeat;
}

input
{
	font-family : Verdana, Arial, Helvetica, sans-serif;  
	color: #222222;
	font-size : 9pt;
	font-weight : normal;
	font-style : bold;
  	background-color:f4f4f4;
  	border-color: #555555;
  	border-style: double;
  	border-width: 1px;
}

textarea
{
	font-family : Verdana, Arial, Helvetica, sans-serif;  
	color: #222222;
	font-size : 9pt;
	font-weight : normal;
	font-style : bold;
  	background-color:f4f4f4;
  	border-color: #555555;
  	border-style: double;
  	border-width: 1px;
}

div
{
	width: 564px;
	overflow: auto;
)

img
{

	border: 0px, 0px, px, px;
}
