body { 
	margin-bottom: 0px;
	background-color: white;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
}

.frame {
	border: 1px solid #FFFFFF;
}

.text1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #111111;
	font-weight: bold;
}
.text2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #111111;
}
.text3 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #929292;
}
.text4 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3e6641;
}
.text5 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #67767a;
}
.text6 {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.text7 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.text8 {

	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #94AEC5;
}
.text9 {


	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #4E4E4E;
}

a {
	color: #111111;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #111111;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.linkA 
{
	font-size:12px;
	font-family:Tahoma; 
	color:#808080;
	text-decoration: none;
}

.linkA:hover {
	font-size:12px;
	font-family:Tahoma; 
	color:#808080;
	text-decoration: underline;
}

/*
a.b:link {

	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #c7f100;
	text-decoration: none;
}
a.b:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #c7f100;
	text-decoration: none;
}
a.b:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #c7f100;
	text-decoration: underline;
}
*/

.linkC {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.linkC:hover {

	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textBig {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.mainLink {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.mainLink:hover {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.f:link {

	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #898989;
	text-decoration: underline;
}
a.f:visited {

	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #898989;
	text-decoration: underline;
}
a.f:hover {

	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #81992B;
	text-decoration: none;
}

a.g:link {

	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.g:visited {

	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.g:hover {

	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

.inputstyle {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}


.mapDiv
{
	width: 100%;
	height: 100%;
	background-color: #AFAFAF;
	overflow: hidden;
	position: relative;
	-moz-user-select: none;
}

.mapImage
{
	position: absolute;
	-moz-user-select: none;
}
.td1
{
	padding: 2px;
	background-color: #cccccc;
	border: 1px #555555 solid;
	border-collapse: collapse;
}
.td2
{
	padding: 2px;
	background-color: #ffffff;
	border: 1px #555555 solid;
	border-collapse: collapse;
}
.whiteLink
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.whiteLink:hover
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
