body
{
	background-color: #ffffff;
	color: inherit;
	margin: 0px 0px 0px 0px;
}

/* orange link */
a.l0 {color: #ff6000;text-decoration: none;}
a.l0:link {color: #ff6000;text-decoration: none;}
a.l0:Active {color: #ff6000;text-decoration: none;}
a.l0:Visited {color: #ff6000;text-decoration: none;}
a.l0:Hover {color: #ff6000;text-decoration: underline;}

/* black links */
a.l1 {color: #000000;text-decoration: underline;}
a.l1:link {color: #000000;text-decoration: underline;}
a.l1:Active {color: #000000;text-decoration: underline;}
a.l1:Visited {color: #000000;text-decoration: underline;}
a.l1:Hover {color: #000000;text-decoration: underline;}

/* blue links */
a.l2 {color: #0257b7;text-decoration: underline;}
a.l2:link {color: #0257b7;text-decoration: underline;}
a.l2:Active {color: #0257b7;text-decoration: underline;}
a.l2:Visited {color: #0257b7;text-decoration: underline;}
a.l2:Hover {color: #0257b7;text-decoration: underline;}

body,.txt0
{
	font-family: "Trebuchet MS","arial",sans-serif;
}


#mcol
{
	width:auto;
	height:auto;
	text-align:center;
	margin-right:auto;
	margin-left:auto;

	margin-top:0px;
}
#incen
{
	text-align:left;
	width:932px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	position:relative;
}
#contents_container
{
	position:relative;
	left:0px;top:0px;
	width:932px;height:auto;
	min-height:400px;
	z-index:0;
	
	padding-bottom:30px;
	
	background-image:url('../images/theme/mid_tile.gif');
	background-repeat:repeat-y;
}
#contents
{
	position:relative;
	left:40px;
	top:30px;
	width:900px;
	padding:0px 0px 0px 0px;
}
#itop
{
	background-repeat:no-repeat;
	width:900px;height:221px;
	position:relative;left:16px;
}
#menu_buttons
{
	position:absolute;
	left:60px;top:-20px;
	text-align:left;
	width:200px;
	height:390px;
}
.menu_button
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:35px;
	position:relative;
}
#flags
{
	position:relative;
	left:130px;top:70px;
	width:100px;height:50px;
}


.nobrd
{
	border-width:0px;
	border-style:none;
}
.hdn
{
	position:absolute;
	left:-999px;
	top:-999px;
}
form
{
    margin:0;
}

.imgbrd
{
	border:solid 1px #3c3c3c;
}

.PropHead
{
	background-color:#def456;
	border:1px solid #96a152;
	margin-bottom:5px;
	width:98%;
	height:18px;
	font-size:12px;
	padding:4px 2px 2px 13px;
}


.ctxt,.txtbox,.cmdbtn,.txtarea
{
	color:#fca545;
	font-size:12px;
	font-family: "arial",sans-serif;
}
.htxt
{
	color:#fca545;
	font-family: "arial",sans-serif;
	font-weight:bold;
	font-size:18px;
}

.right_col
{
	width:380px;
	float:right;
}
.gmap
{
	width:360px;
	height:300px;
	float:right;
	margin:10px;
	border:1px solid #F9A531;
	overflow:hidden;
}
.interest
{
	font-weight:bold;
	margin-top:20px;
	float:right;
	width:380px;
	text-align:center;
}