body	{
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	background-color:#eeebcc;
	background-image:url(images/body-bg.jpg);
	background-repeat:repeat-x;

}
select	{
	border:solid 1px #000000;
	font-family: tahoma,Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	
}
input	{
	border:solid 1px #000000;
	font-family: tahoma, verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;

}
textarea	{
	border:solid 1px #000000;
	font-family:  tahoma,verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;

}
input.btn	{
	border:none;

}
input.check	{
	border:none;

}
input.radio	{
	border:none;

}
td	{
	font-family:tahoma,arial,times new roman;
	font-size:11px;
	font-weight:normal;
	line-height:17px;
	color:#000000;

}
td.cr	{
	font-family:tahoma,arial,times new roman;
	font-size:11px;
	font-weight:normal;
	line-height:17px;
	color:#8C755F;

}
td.des	{
	font-family: Verdana,tahoma,Arial,Geneva, Helvetica, sans-serif;
	font-size:10px;
	color: #4D4D4D;
	line-height:14px;

}
td.menu	{
	color : #ffffff;
	font : bold 11px/16px tahoma, Verdana, Arial, Helvetica, sans-serif;
	height:22px;

}
td.copyright	{
	font-family: tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	color: #99AFC0;

}
a	{
	font-family: tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	color: #ffffff;

}
a:hover	{
	font-family: tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	color: #ffffff;

}
a.dropdown	{
	font-family: tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	color: #ffffff;

}
a.dropdown:hover	{
	font-family: tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	color: #ffffff;
}
