/* CSS Document */
body {
	margin:0px;
	background-color:#FFFFFF;
}
.txt1 {
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
}
.txt2 {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	line-height:18px;
}
a.toplink {
	font-family: Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.toplink:hover {
	font-family: Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFF00;
	text-decoration:underline;
}
a.flink {
	font-family: Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
a.flink:hover {
	font-family: Tahoma;
	font-size:11px;
	color:#3333CC;
	text-decoration:underline;
}
.txt3 {
	font-family: Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#634200;
}
.txt4 {
	font-family: "Century Gothic";
	font-weight:bold;
	font-size:13px;
	color:#FEC326;
}
.txt5 {
	font-family: "Century Gothic";
	font-weight:bold;
	font-size:13px;
	color:#996600;
}
a.toplink {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
a.toplink:hover {
	font-family: Tahoma;
	font-size:11px;
	color:#FFFF00;
	text-decoration:underline;
}
a.leftlink {
	font-family: Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#634200;
	text-decoration:none;
}
a.leftlink:hover {
	font-family: Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#CC3300;
	text-decoration:underline;
}
.input1 {
	font-family:Tahoma;
	width:170px;
	height:18px;
	vertical-align:middle;
	border:1px solid #CCCCCC;
	font-size:11px;
	color:#333333;
}
.input2 {
	font-family:Tahoma;
	width:150px;
	height:18px;
	vertical-align:middle;
	border:1px solid #CCCCCC;
	font-size:11px;
	color:#333333;
}
.input3 {
	font-family:Tahoma;
	width:50px;
	height:18px;
	vertical-align:middle;
	border:1px solid #CCCCCC;
	font-size:11px;
	color:#333333;
}
.input4 {
	font-family:Tahoma;
	width:170px;
	height:70px;
	border:1px solid #CCCCCC;
	font-size:11px;
	color:#333333;
}
.input5 {
	font-family:Tahoma;
	width:100px;
	height:18px;
	border:1px solid #CCCCCC;
	font-size:11px;
	color:#333333;
}
.code {
	font-family:"century gothic";
	font-size:13px;
	font-weight:bold;
	color:#996600;
	border-top:2px solid #FFCC00;
	border-bottom:2px solid #FFCC00;
}
.button {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	background-color:#D8CBB0;
	border:1px solid #000000;
	width:80px;
	height:20px;
}
a.linkst {
	font-family:"century Gothic";
	font-size:13px;
	font-weight:bold;
	color:#990000;
	text-decoration:none;
}
a.linkst:hover {
	font-family:"century Gothic";
	font-size:13px;
	font-weight:bold;
	color:#333333;
	text-decoration:underline;
}

