@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link,a:visited {
	color: #663300;
	text-decoration: none;
}
h2.new {
	font-size: 24px;
	color: #663300;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
a.nav:link,a.nav:visited {
	color: #663300;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
}
a.nav:hover {
	color: #FF0000;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFF00;
}
a.lang:link,a.lang:visited {
	color: #663300;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
}
a.lang:hover {
	color: #FF0000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFF00;
}
table.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/image5.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 708px;
}
table.bodytext {
	color: #400000;
	font-size: 14px;
	padding: 10px;
}

li.points {
	padding-bottom: 5px;
	color: #400000;
	font-size: 13px;
	font-weight: bold;
	list-style-image: url(../images/point_bullet.gif);
}
.faqtext {
	font-size: 13px;
}
#fixedtipdiv{
	position:absolute;
	padding: 2px;
	border:1px solid black;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}
.form_field {
	font-size: 12px;
	font-weight: bold;
}
.form_error{
	color : #ff0000;
	font-weight : bold;
}
table.main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/parchmnt.jpg);
	background-repeat: repeat;
	background-position: center top;
	height: 708px;
}
td.tag {
	margin-right: 20px;
}