body{
	background:url(../images/bg.gif);
	margin:0px;
	padding:0px;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	color:#696969;
	overflow-y:scroll;
}

form{
	margin:0px;
}

textarea{
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

input{
	font-size:9pt;
}

.input{
	border:1px solid #e3e3e3;
	color:#777;
}

.form_button{
	border:0px;
	background:url(../../../images/arrow-small.gif) no-repeat 0px 5px transparent;
	padding-left:5px;
	margin-left:10px;
	padding-right:0px;
	margin-right:0px;
	cursor:pointer;
}

select{
	border:1px solid #7F9DB9;/*7F9DB9*/
	font-size:9pt;
}

a{
	color:#1780FF;
}

.header{
	background:url(../images/bg_top.gif);
}

td.logo{
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	padding-left:30px;
	color:#999;
}

.logo{
	font-size:17pt;
	line-height:17pt;
}

.slogan{
	font-size:10pt;
	line-height:10pt;
}

/* TOP MENU*/
.top_menu{
	background:url(../images/btn_top.gif) 0px 15px no-repeat;
	padding:15 0 20 0;
	width:54px;
	text-align:center;
	font-size:8pt;
	font-weight:bold;
	color:#a0a0a7;
}

.top_menu a{
	display:block;
	line-height:40px;
	width:100%;
	color:#a0a0a7;
	text-decoration:none;
	padding-top:30px;
}

.top_menu a:hover{
	color:#1780FF;
}

.menu1 a{
	background:url(../images/icon_home.gif) 9px 5px no-repeat;
}

.menu1 a:hover{
	background:url(../images/icon_home.gif) 9px 3px no-repeat;
}

.menu2 a{
	background:url(../images/icon_enhance.png) 9px 5px no-repeat;
}

.menu2 a:hover{
	background:url(../images/icon_enhance.png) 9px 3px no-repeat;
}

.menu3 a{
	background:url(../images/icon_contact.gif) 9px 5px no-repeat;
}

.menu3 a:hover{
	background:url(../images/icon_contact.gif) 9px 3px no-repeat;
}

.menu4 a{
	background:url(../images/icon_map.gif) 9px 5px no-repeat;
}

.menu4 a:hover{
	background:url(../images/icon_map.gif) 9px 3px no-repeat;
}

.menu5 a{
	background:url(../images/stats.gif) 9px 5px no-repeat;
}

.menu5 a:hover{
	background:url(../images/stats.gif) 9px 3px no-repeat;
}
/* END TOP MENU*/

td.left{
	padding:5 15 10 5;
	background:#e7e7e7 url(../images/menu_shadow.gif) repeat-y right;
}

div.left_bottom{
	height:14px;
	background:url(../images/menu_bottom.gif) right top no-repeat;
}

.menu{
	list-style:none;
	margin:0px;
	padding:0px;
	border:1px solid #aaaaaa;
	background:#fff;
}

.menu li{
	border-top:1px solid #aaaaaa;
	padding:0px;
}

.menu a{
	display:block;
	color:#888;
	font-family:Verdana,Tahoma,Arial;
	font-size:8pt;
	font-weight:bold;
	background: #f1f1f1 url(../images/arrow1.gif) no-repeat 7px 7px;
	text-decoration:none;
	line-height:18px;
	padding-left:25px;
}

.menu a:hover{
	background:#fff url(../images/arrow1_blue.gif) no-repeat 10px 7px;
	color:#1780FF;
}

td.body{
	padding:0 10 10 5;
	width:auto;
}

.page_dir{
	
}

.page_title{
	letter-spacing:-1px;
	font-family:Century Gothic,Arial;
	font-size:18pt;
	color:#18a6fa;
	font-weight:normal;
	margin-top:2px;
	margin-bottom:-5px;
}

.section_title{
	letter-spacing:-1px;
	font-family:Century Gothic,Arial;
	font-size:18pt;
	color:#aaa;
}

.subtitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#aaa;
}

.footer{
	background:url(../images/bg_footer.gif) repeat-x top #e7e7e7;
	padding-top:15px;
}

.border_left{
	background:url(../images/border_left.gif) repeat-y;
	width:16;
}

.border_right{
	background:url(../images/border_right.gif) repeat-y;
	width:16;
}

.border_bottom{
	background:url(../images/border_bottom.gif) repeat-x;
	height:16;
}

.corner_left{
	background:url(../images/border_sw.gif) no-repeat;
}

.corner_right{
	background:url(../images/border_se.gif) no-repeat;
}

.wide{
	width:100%;
}

.bold{
	font-weight:bold;
}

.bold-wide{
	font-weight:bold;
	width:100%;
}

.medium{
	font-size:9pt;
}

.larger{
	font-size:11pt;
}

.large{
	font-size:14pt;
}

.button{
	background:#a4a4a4;
	font-weight:bold;
	color:#FFFFFF;
	height:20px;
}

.orange{
	color:#FF9900;
}

.blue{
	color:#1780FF;
}
