/* CSS Document */

body  {
		margin:0px;
		background-image:url(../images/img_bg.jpg);
		background-repeat:repeat-x;
		background-color:#2F2E35;
}
.td1  {
		background-color:#000000;
}

.txt  {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:22px;
		color:#FEFFE5;
		font-weight:500px;
}
.txt1  {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		line-height:18px;
		color:#FEFFE5;
		font-size:11px;
		text-align:justify;
		font-weight:400;
}
.heading  {
		font-family:"Century Gothic";
		line-height:18px;
		color:#FEFFE5;
		font-size:18px;
		text-align:justify;
		font-weight:bold;
		
}
.txt2  {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:22px;
		font-weight:bold;
		color:#FEFFE5;
		font-weight:500px;
}
a.link  {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:22px;
		font-weight:bold;
		color:#FEFFE5;
}
a.link:hover {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:22px;
		font-weight:bold;
		color:#ffffff;
		text-decoration:underline;
}
.input1 {
	font-family:verdana;
	font-size:11px;
	color:#000000;
	width:170px;
	height:18px;
	border:1px solid #999999;
}
.input2 {
	font-family:verdana;
	font-size:11px;
	color:#000000;
	width:80px;
	height:18px;
	border:1px solid #999999;
}
.input3 {
	font-family:verdana;
	font-size:11px;
	color:#000000;
	width:170px;
	height:75px;
	border:1px solid #999999;
}

