a:link
	{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	color: #000000;
	}

a:active
	{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	color: #000000;
	}

a:visited
	{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	color: #000000;
	}

a:hover
	{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	color: #FF9900;
	}

table
	{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	cursor: default;
	color: #333333;
	}

tr
	{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	cursor: default;
	color: #333333;
	}

td
	{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	cursor: default;
	color: #333333;
	}
select {  font-family: Verdana; font-size: 9px; color: #000000; background-color: #FFFFFF; border: #FF9900; border-style: ridge; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
input {  border: 1px #000000 ridge; color: #000000}
textarea {  color: #000000; border: 1px #000000 solid}
input {  font-size: 9px; font-family: Tahoma}
textarea {  font-family: Tahoma; font-size: 9px}
body {
	scrollbar-face-color: #EA9F1E;
	scrollbar-highlight-color: #BCBDC0;
	scrollbar-shadow-color: #D6C3DF;
	scrollbar-3dlight-color: #BCBDC0;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #9699A4;
	scrollbar-darkshadow-color: #EBE1CF;

 }

