a		{
			font-size				: 11px;
			color					: #009900;
			font-weight				: bold;
		}
a:visited 	{
			font-size				: 11px; 
			color					: #009900;
			background-color		: transparent;
			text-decoration			: none;
			font-weight				: bold;
		}
a:link		{
			font-size				: 11px;
			color					: #009900;
			background-color		: transparent;
			text-decoration			: none;
			font-weight				: bold;
		}
a:active 	{
			font-size				: 11px;
			color					: #009900;
			background-color		: transparent;
			text-decoration			: none;
			font-weight				: bold;
		}
a:hover		{
			font-size				: 11px;
			color					: #FFFFFF;
			background-color		: #009900;
			text-decoration			: none;
			font-weight				: bold;
		}
a.menug		{
			font-size				: 14px;
			color					: #009900;
			font-weight				: bold;
		}
a.menug:visited {
			font-size				: 14px; 
			color					: #009900;
			background-color		: transparent;
			text-decoration			: none;
			font-weight				: bold;
		}
a.menug:link	{
			font-size				: 14px;
			color					: #009900;
			background-color		: transparent;
			text-decoration			: none;
			font-weight				: bold;
		}
a.menug:active 	{
			font-size				: 14px;
			color					: #009900;
			background-color		: transparent;
			text-decoration			: none;
			font-weight				: bold;
		}
a.menug:hover	{
			font-size				: 14px;
			color					: #FFFFFF;
			background-color		: #009900;
			text-decoration			: none;
			font-weight				: bold;
		}
a.menuw		{
			font-size				: 14px;
			color					: #FFFFFF;
			font-weight				: bold;
		}
a.menuw:visited {
			font-size				: 14px; 
			color					: #FFFFFF;
			background-color			: transparent;
			text-decoration				: none;
			font-weight				: bold;
		}
a.menuw:link	{
			font-size				: 14px;
			color					: #FFFFFF;
			background-color			: transparent;
			text-decoration				: none;
			font-weight				: bold;
		}
a.menuw:active 	{
			font-size				: 14px;
			color					: #FFFFFF;
			background-color			: transparent;
			text-decoration				: none;
			font-weight				: bold;
		}
a.menuw:hover	{
			font-size				: 14px;
			color					: #009900;
			background-color			: #FFFFFF;
			text-decoration				: none;
			font-weight				: bold;
		}
body		{
			background-color			: #FFFFFF;
			font-size				: 11px; 
			font-family				: Verdana, Arial, Sans-serif;
			color					: #009900;
			cursor					: default;
		}
td		{
			font-size				: 11px; 
			font-family				: Verdana, Arial, Sans-serif;
			color					: #009900;
			cursor					: default;
		}
p		{
			font-size				: 11px; 
			font-family				: Verdana, Arial, Sans-serif;
			color					: #009900;
			cursor					: default;
		}

div		{
			font-size				: 11px; 
			font-family				: Verdana, Arial, Sans-serif;
			color					: #009900;
			cursor					: default;
			overflow				: auto;
			/* text-align				: right;
			scrollbar-shadow-color			: #003300;
			scrollbar-darkshadow-color		: #003300;
			scrollbar-3dlight-color			: #003300;
			scrollbar-track-color			: #FFFFFF;
			scrollbar-base-color			: #FFFFFF;
			scrollbar-face-color			: #FFFFFF;
			scrollbar-highlight-color		: #003300;
			scrollbar-arrow-color			: #009900; */
		}
div.header	{
			font-size				: 14px; 
			font-family				: Verdana, Arial, Sans-serif;
			color					: #009900;
			cursor					: default;
			font-weight				: bold;
			padding-left				: 75px;
		}
input, select	{
			padding-left				: 5px;
			color					: #009900;
			background-color			: #FFFFFF;
			border					: 1px solid #003300;
			font-family				: Verdana, Arial, Sans-serif;
			font-size				: 11px;
			width					: 120px;
			height					: 20px;
			font-weight				: bold;
		}
