body {
	background-color: #630707;
	background-image: url(pics/bkg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.rectbkg {
	background-image: url(pics/rect.gif);
	background-repeat: no-repeat;
}
.rectbkg1 {
	background-image: url(pics/rect1.gif);
	background-repeat: no-repeat;
}
.rectbkg2 {
	background-image: url(pics/rect2.gif);
	background-repeat: no-repeat;
}
.rectbkg3 {
	background-image: url(pics/rect3.gif);
	background-repeat: no-repeat;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	text-align: justify;
}
a {
	font-size: 13px;
	color: #FDF2A8;
}
a:visited {
	color: #FDF2A8;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
a.link2 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: normal;
	white-space: nowrap;
	font-family: Tahoma, Arial;
}
a.link2:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma, Arial;
	font-weight: bold;
}
a.link2:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}
a.link2:active {
	color: #FFCC00;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #FFFF99;
}
.mainbkg {
	background-attachment: fixed;
	background-image: url(pics/1en.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
