@charset "utf-8";
body
{
	line-height:1;
	color: black;
	background:#e5e5e5 url(images/background.gif) repeat-x center top;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:10pt;
	text-align:center;
}
div#page
{
	width:760px;
	background:#ffffff;
	margin:0 auto;
	text-align:left;
}
div#outercontent
{
	border-left:solid 171px #38632d;
	min-height:600px;
	height:auto !important;
	height:600px;
}
div#leftmenu
{
	float:left;
	margin-left:-171px;
	position: relative;
	width:171px;
	text-align:left;
}
div#content
{
	width:569px;
	text-align:left;
	padding:10px;
}
div#counter
{
	margin-left:-173px;
	position: relative;
	width:170px;
	text-align:left;
	background-color:#38632d;
	padding-top:5px;
	padding-bottom:5px;

}

div#companyreg
{
}
.headtext
{
	color:#67965b;
	font-size:14pt;
	font-weight:bold;
	height:40px;
}
.subheadtext
{
	color:#67965b;
	font-size:10pt;
	font-weight:bold;
	height:18px;
	border-top:solid 13px #ffffff;
}
.line
{
	border-top:solid 1px #67965b;
	border-bottom:solid 3px #ffffff;
	width:100%;
}
.bar15
{
	background-color:#99c58e;
	height:15px;
}
.bar5
{
	background-color:#99c58e;
	height:5px;
}
.contentimage
{
	padding:5px;
}
.tourtableover
{
	background-color:#f6c0ba;
	cursor:hand;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:3px;
	padding-right:3px;
	border-top:solid 1px #38632d;
}
.tourtable
{
	background-color:#e2f4dd;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:3px;
	padding-right:3px;
	border-top:solid 1px #38632d;
}
.title
{
	font-weight:bold;
	color:#67965b;
}
.book
{
	color:#ba4337;
	font-weight:bold;
	text-decoration:none;
}
.mandatory
{
	color:#FF0000;
}
.formtable
{
	background-color:#e2f4dd;
	border-width:0px;
}
.formtable td
{
	padding:5px;
}
.formtitlerow
{
	font-weight:bold;
	color:#67965b;
}
.formtitlerow td
{
	border-bottom:solid 1px #38632d;
}
