/* CSS Document */

body {
	margin:0px;
	background-color:#666666;
}
.txt {
	font-family:tahoma,verdana;
	font-size:11px;
	line-height:23px;
	color:#3C3C3C;

}
.txt1 {
	font-family:tahoma,verdana;
	font-size:11px;
	line-height:19px;
	color:#494949;
	
}
.txtX {
	font-family:tahoma,verdana;
	font-size:11px;
	line-height:15px;
	color:#3C3C3C;
}

.input1 {
	font-family:verdana;
	font-size:11px;
	color:#333333;
	width:170px;
	height:18px;
	border:1px solid #999999;
}
.input2 {
	font-family:verdana;
	font-size:11px;
	color:#333333;
	width:100px;
	height:18px;
	border:1px solid #999999;
}
.input3 {
	font-family:verdana;
	font-size:11px;
	color:#333333;
	width:170px;
	height:75px;
	border:1px solid #999999;
}
.input4 {
	font-family:verdana;
	font-size:11px;
	color:#333333;
	width:170px;
	height:18px;
	border:1px solid #999999;
}
.txt2:hover {
	font-family:tahoma,verdana;
	font-size:11px;
	font-weight:bold;
	line-height:23px;
	color:#380274;
	text-decoration:underline;

}
.txt2 {
	font-family:tahoma,verdana;
	font-size:11px;
	font-weight:bold;
	line-height:23px;
	color:#380274;
	text-decoration:none;

}
.txt3 {
	font-family:tahoma,verdana;
	font-size:11px;
	font-weight:bold;
	line-height:23px;
	color:#3C3C3C;
	text-decoration:none;

}
.txt3:hover {
	font-family:tahoma,verdana;
	font-size:11px;
	font-weight:bold;
	line-height:23px;
	color:#380274;
	text-decoration:underline;

}
.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#370077;
	font-weight:bold;
}
a.link1 {
	font-family:tahoma,verdana;
	font-size:11px;
	line-height:19px;
	color:#494949;
	text-decoration:none;
	
}
a.link1:hover {
	font-family:tahoma,verdana;
	font-size:11px;
	line-height:19px;
	color:#494949;
	text-decoration:underline;
	
}
a.link2 {
	font-family:tahoma,verdana;
	font-size:11px;
	line-height:23px;
	color:#3C3C3C;
	text-decoration:none;
	
}
a.link2:hover {
	font-family:tahoma,verdana;
	font-size:11px;
	line-height:23px;
	color:#3C3C3C;
	text-decoration:underline;
	
}
