P  {}

H1  {}

H2  {}

H3  {}

A:link  { color: black}

A:Visited  {
	color : black 
}

A:Active  {}

A:Hover  {
	text-decoration : none;
	color : #ff9900;
}

td  { font-family: tahoma; font-size: 12px}

BODY {

	scrollbar-3d-light-color:black;
	scrollbar-arrow-color:black;
	scrollbar-base-color:#CDE4EF;
	scrollbar-dark-shadow-color:white;
	scrollbar-face-color:#CDE4EF;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:#black;

	
} 



.celletext2
{
	background-repeat: no-repeat;
	border-color: #000000 #000000 #000000 #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.celletext
{
	background-repeat: no-repeat;
	border-color: #cccc99 #cccc99 #cccc99 #cccc99;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.but1{ background: #ff9900; FONT-WEIGHT: bold; COLOR: #000000; font-family:tahoma sans-serif;font-size:11px; }
.but2{ background: #CDE4EF; FONT-WEIGHT: bold; COLOR: #000000; font-family:tahoma sans-serif;font-size:11px; }

.input { border: 1px solid #ff9900; 
	font-family : tahoma;	
	font-size : 11px;	
	font-style : normal;
}
