body {
margin: 0;
padding: 0;
background: url('../images/pg_bg.gif');
background-repeat: repeat;
}

a:link {
color: #003366;
}

a:visited {
color: #666666;
}

a:hover {
color: #336699;
}

#content {
margin: auto;
}

.menu {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.menu:active {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.menu:link {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.menu:hover {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.menu:visited {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.txtmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 18px;
}
.tablegrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 18px;
	background-color: #EEEEEE;
	border: 1px solid #666666;
}
input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #FF9933;
	border-left-color: #666666;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
}
textarea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #FF9933;
	border-left-color: #666666;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
}
.button {
	border: 2px outset #666666;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
.txtsmall {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 26px;
}
.txtsmall:active {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.txtsmall:link {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.txtsmall:hover {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txtsmall:visited {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.radio {
	border: none;
}
.txtsmallblack {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: normal;
}
.txtNEW {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.toursbg {
}
.menuleft {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	background-color: #EEEEEE;
	color: #666666;
}
.menuleftwhite {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #666666;
}
.txtspecial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	line-height: 18px;
	background-color: #EEEEEE;
	border: 1px solid #FF0000;
	font-size: 12px;
	padding: 15px;
}
img.txtmain {
/*line-height::0px;*/
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #666666;
	text-align: left;
	line-height: 18px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #666666;
	text-align: left;
	line-height: 18px;
}
p {
text-align:justify;
}

