/* CSS Document */

body {
	background-color:#FFFFFF;
	background-image:url(../images/bg-main.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin:0px;
}
.txt-content {
	font-family:Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size:11px; font-weight:normal; color:#000000;
	line-height:16px; text-decoration:none;
}
.txt-title {
	font-family:Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size:13px; font-weight:bold; color:#000000;
	line-height:16px; text-decoration:none;
}
.txt-white {
	font-family:Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size:13px; font-weight:bold; color:#FFFFFF;
	line-height:16px; text-decoration:none;
	padding-left:50px;
}
.txtbox-small {
	font-family:Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size:11px; font-weight:normal; color:#000000;
	line-height:16px; text-decoration:none; width:200px;
	height:17px;
}
.txtbox-big {
	font-family:Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size:11px; font-weight:normal; color:#000000;
	line-height:16px; text-decoration:none; width:610px;
	height:17px;
}
.txtarea-big {
	font-family:Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size:11px; font-weight:normal; color:#000000;
	line-height:16px; text-decoration:none; width:200px;
	height:70px;
}