#Layer1 {
	position:absolute;
	width:100%;
	height:400px;
	left:0;
	top:150px;
	z-index:1;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #BCBECE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
}
a:link {
	text-decoration: underline;
	color: #00FFFF;
}
a:visited {
	text-decoration: underline;
	color: #00FFFF;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: #339933;
}
h2 {
	font-size: 12px;
	color: #333333;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	color: #666666;
	height: 20px;
	width: 100%;
	padding: -5px;
}
.grey {
	color: #666666;
	font-size: 12px;
}

a.newslink {
	color: #006699;
	text-decoration: underline;
	font-size: 13px;
}
a.newslink:hover {
	color: #4B4D60;
	text-decoration: none;
	font-size: 13px;
}
a.newslink:visited {
	color: #006699;
	text-decoration: underline;
	font-size: 13px;
}

a.whitelink {
	color: #ffffff;
	text-decoration: underline;
	font-size: 13px;
}
a.whitelink:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
}
a.whitelink:visited {
	color: #ffffff;
	text-decoration: underline;
	font-size: 13px;
}

.bigreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #80e6c7;
}
.date {
	font-size: 9px;
	color: #c3cab7;
}
.small {
	font-size: 11px;
	color: #494A5E;
}
.green {
	color: #009460;
	font-size: 14px;
	text-decoration: none;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424455;
}
.cir_green {
	background-repeat: no-repeat;
	height: 23px;
	width: 23px;
}
.cir_white {
	background-repeat: no-repeat;
	height: 23px;
	width: 23px;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A7FE6;
}
#Layer1 {
	position:absolute;
	width:100%;
	height:400px;
	left:0;
	top:117px;
	z-index:1;
}

.big_tin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-style: italic;
}
a.dashed {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-decoration: none;
}
a.dashed:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-decoration: none;
}
a.dashed:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-decoration: none;
}
.small_dark {

	font-size: 11px;
	color: #666666;
}


a.menu_about{
	background-image:url(/img/menu_bg1.gif);
	background-repeat:no-repeat;
	background-position: left;
	text-decoration:none;
	color:#FFFFFF;
	font-size:15px;
	padding:10px 30px;
	}
		
a.menu_about:hover{
	background-image:url(/img/menu_bg1_h.gif);
	background-repeat:no-repeat;
	background-position: left;
	text-decoration:none;
	color:#FFFFFF;
	font-size:15px;
	}
	
a.menu_using{
	background-image:url(/img/menu_bg2.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:20px 30px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:15px;
	}
		
a.menu_using:hover{
	background-image:url(/img/menu_bg2_h.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
	color:#FFFFFF;
	font-size:15px;
	}
	
a.menu_contacts{
	background-image:url(/img/menu_bg3.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:20px 30px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:15px;
	}
		
a.menu_contacts:hover{
	background-image:url(/img/menu_bg3_h.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
	color:#FFFFFF;
	font-size:15px;
	}
