body {
	text-decoration: none;
	margin: 0px;
	background-image: url(images/body_bg.jpg);
}
a:link,a:visited {
	
	color: #3C3C3C;
	text-decoration: none;
}
a:hover ,a:active{
	
	color: #FF9933;
	text-decoration: none;
}

a.Menu:link,a.Menu:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.Menu:hover ,a.Menu:active{
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
td,tr{font-size:12px;}
.textbox ,.Txtbox2{
	border: 1px solid #CCCCCC;
}
.buttonStyle {
	background-image: url(images/search_but.jpg);
	height: 22px;
	width: 89px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tdd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.tdd2 {
	border: 1px solid #E6E5E5;
}
