body,td,th {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #22567a;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/tlo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
a {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6aae03;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}
/*-----------------------------------------------------------------------*/	
h1 {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding:0px;
	margin:0px;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	color: #87D311;
	font-weight: bold;
}
h2 a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	color: #87D311;
	font-weight: bold;
}
h2 a:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	color: #5b8f0b;
	font-weight: bold;
}
h3 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding:0px;
	margin:0px;
	text-decoration: none;
}
h3 a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding:0px;
	margin:0px;
	text-decoration: none;
}
h3 a:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #87a897;
	padding:0px;
	margin:0px;
	text-decoration: none;
}
/*----------------------------------  line ---------------------------------- */
hr
{
	height:1px;
	background: #D6D6D6;
	border: 0; 
	color: #D6D6D6;
}


img.imageBorder
{
 border:#686868;
 border-style: solid;
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
}

table.error
{
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
	background-color:#fcb7b7;
	margin:0px 0px 20px 0px;
	position:relative;
	display:block;
	padding: 0 10px 10px 10px;
}

table.info
{
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
	background-color:#c8e894;
	margin:0px 0px 20px 0px;
	position:relative;
	display:block;
	padding: 0 10px 10px 10px;
}
.left_background {
	background: url(../images/l.jpg) repeat-y left top;
}
.right_background {
	background: url(../images/r.jpg) repeat-y left top;
}

li,ul { margin:0px; padding:0px;}
.navlist_1,.navlist_2 { font-family:"Trebuchet MS", Tahoma, Verdana; font-weight:normal; font-size:11px; color:#22567a;list-style-type: none;}
.navlist_1 a {
color:#22567a;
display: block;
padding: 2px 2px 2px 19px;
background-color: #f1f1f1;
background-image: url(../images/ico_1.gif);
background-repeat: no-repeat;
text-decoration: none;	
width:179px;
font-weight:bold;
background-position: 0% 50%;
}
.navlist_1 a:hover {
display: block;
padding: 2px 2px 2px 19px;
background-color: #ffffff;
background-image: url(../images/ico_1.gif);
background-repeat: no-repeat;
color: #22567a;
text-decoration: none;
width:179px;
font-weight:bold;
background-position: 0% 50%;
}
.navlist_2 a {
color:#5f9b07;
display: block;
padding: 2px 2px 2px 29px;
background-color: #f1f1f1;
background-image: url(../images/ico_2.gif);
background-repeat: no-repeat;
text-decoration: none;	
width:169px;
font-weight:normal;
background-position: 0% 50%;
}
.navlist_2 a:hover {
display: block;
padding: 2px 2px 2px 29px;
background-color: #ffffff;
background-image: url(../images/ico_2.gif);
background-repeat: no-repeat;
color: #5f9b07;
text-decoration: none;
width:169px;
font-weight:normal;
background-position: 0% 50%;
}
.navlist_3 a {
color:#22567a;
display: block;
padding: 2px 2px 2px 39px;
background-color: #f1f1f1;
background-image: url(../images/ico_3.gif);
background-repeat: no-repeat;
text-decoration: none;	
width:159px;
font-weight:normal;
background-position: 0% 50%;
}
.navlist_3 a:hover {
display: block;
padding: 2px 2px 2px 39px;
background-color: #ffffff;
background-image: url(../images/ico_3.gif);
background-repeat: no-repeat;
color: #22567a;
text-decoration: none;
width:159px;
font-weight:normal;
background-position: 0% 50%;
}

#selectedMenuItem
{
	color:#87d311;
	text-decoration:none;
	font-weight:bold;
}

#positionBar
{
	height:23px;
}
#positionBar h2 a{font-size:11px;color:#22567a;}
#positionBar h2 a:hover {font-size:11px;color:#87d311; }

a.menu{font-size:11px;color:#22567a;}
a.menu:hover {font-size:11px;color:#87d311; }
