body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	background-color: #efefef;
	margin:0px;
}
td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
a:hover{
	text-decoration:underline !important;
}
.maintable {
	width:870px;
}
.maintable .lx {
	background-image: url(../Images/interface/mainsh_lx.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width:8px;
}
.maintable .rx {
	background-image: url(../Images/interface/mainsh_rx.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width:8px;
}
.maintable .top {
	background-image: url(../Images/interface/mainsh_top.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height:8px;
}
.maintable .btm {
	background-image: url(../Images/interface/mainsh_btm.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:8px;
}
.maintable .topbar {
    width:810;
	height:77;
	border-bottom:solid 1px #e6e6e6;
}
.maintable .topbar td { color:#c2c2c2; }
.maintable .topbar a { color:#999999; text-decoration:none }
.maintable .topbar a:hover { color:#999999; text-decoration:underline }
.maintable .content { width:810; }
.maintable .content .menu { width:200px; border-right: solid 1px #dadada; padding-right:7px; text-align:left; position:relative; height:auto; }
.menutitle { background-color:#efefef; color:#999999; text-align:right; padding-right: 17px; text-transform:uppercase; padding-top:2px; padding-bottom:2px;}
.menu ul { margin:10px 2px 2px 2px; list-style:none; padding-left: 1em; text-indent: -1em; display:block; color:#ff7a22; list-style-position:outside;}
.menu li { margin:5px 2px 2px 2px; background:url(../Images/interface/arrow-orange.gif) right center no-repeat; padding-right: 15px; text-align:right; text-transform:uppercase;}
.menu a { color:#ff7a22; text-decoration:none; }
.menu a:hover { color:#ff7a22; text-decoration:underline }
.menu .butt { padding-top:9px; padding-bottom:9px; border-bottom: solid 1px #dadada; text-align:right}
.menu .butt a {	filter: Alpha(Opacity=100); -moz-opacity: 1; opacity: 1; }
.menu .butt a:hover { filter: Alpha(Opacity=70); -moz-opacity: 0.7; opacity: 0.7; }
.maintable .footbar {
    width:810;
	height:30;
	border-top:solid 1px #e6e6e6;
}
.maintable .footbar td { color:#999999; }
.maintable .footbar a { color:#999999; text-decoration:none }
.maintable .footbar a:hover { color:#999999; text-decoration:underline }
.contentable { border: 1px solid #ed6500; }
.contentable .title { background-color:#ed6500; color:#FFFFFF; text-align:right; padding-right:13px; }
.contentable .title img { position:relative; top:0px;}
.contentable .subtitle { color:#ed6502; padding-bottom:10px; border-bottom:solid 1px #ed6500; }
.contentable .content {color:676767; line-height: 1.8;}
.contentable .content img { padding-left:5px;}
.contentable .content a { font-weight:bold; text-decoration:none; color:#5d93b7;}
.contentable .content a:hover { font-weight:bold; text-decoration:underline; color:#5d93b7;}
.contentable .content .evi { font-weight:bold; color:#ed6501;}
.contentable .content h1 { font-weight:bold; color:#ed6501; margin:0px; padding:0px; font-size:14px}
.contentable .content h2 { font-weight:bold; color:#ed6501; margin:0px; padding:0px; font-size:14px}
.contentable .content h3 { font-weight:bold; color:#ed6501; margin:0px; padding:0px; font-size:11px}
.contentable .content ul {
	padding-left:20px;
	margin-left:0px;
	list-style-type: disc;
	list-style-image: url(/Images/interface/cirle-orange.gif);
	list-style-position: outside;
	}
	
.contentable .imglist { padding-top:4px; vertical-align:top}

.orange {
	padding-left:5px;
	padding-top:0px;
	color:#FFFFFF;
	background-image: url(../Images/interface/orange_bg.jpg);
	background-repeat:repeat-y;
	background-position: left top;
	line-height: 1.8;
}

.orange a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: lighter;
}
.orange a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


.orange ul {
	padding-left:20px;
	margin-left:0px;
	list-style-type: disc;
	list-style-image: url(/Images/interface/arrow-white.gif);
	list-style-position: outside;
	}
#btnContact{
	width:200px;
	height:90px;
	background:url(../images/map_world.gif) center top no-repeat;
	text-indent:-9999px;
	display:block;
	margin-top:20px;
}