A.topmenu:link{
	color: #ff9900;
	text-decoration : none;
}
A.topmenu:visited{
	color: #ff9900;
	text-decoration : none;
}
A.topmenu:hover{
	color: #ff9900;
	text-decoration : underline;
}
A.body:link{
	color: #808080;
	text-decoration : none;
}
A.body:visited{
	color: #808080;
	text-decoration : none;
}
A.body:hover{
	color: #808080;
	text-decoration : underline;
}
BODY{
	font-family: Arial, Helvetica, Sans-serif;
	margin : 0 0 0;
	background-color: white;
}
TD.mainmenu{
	background-color: #FFFFFF;
	color:#ff9900;
	font-size: 13px;
	font-weight: bold;
}
TD.caption{
	color:#a4b48a;
	font-size: 11px;
	font-weight: bold;
}
TD.caption1{
	color: White;
	font-size: 11px;
	font-weight: bold;
	background-color : Silver;
}
TD.caption2{
	color: #FFA500;
	font-size: 11px;
	font-weight: bold;
	background-color : #EFEFEF;
}
TD.body{
	color:#808080;
	font-size: 11px;
}
TD.body1{
	color:#808080;
	font-size: 11px;
	font-style : italic;
}
.shadow 
{
	FILTER:Alpha(opacity=30);
	BACKGROUND-COLOR: black;
}
.inputarea
{
	COLOR: black;
	BACKGROUND-COLOR: white;
	FONT-SIZE: 13px;
	BORDER: 1px;
}
.inputbtn
{
	FONT-SIZE: 10px;
} 
.input
{
	COLOR: black;
	BACKGROUND-COLOR: White;
	FONT-SIZE: 10px;
	BORDER: 1px;
}
