/* CSS Document */
ul{ list-style-image:url(../images/tick_blue.gif);}
BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 64%; PADDING-BOTTOM: 10px; MARGIN: 0px; COLOR: #000; PADDING-TOP: 10px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: center
}
.white{color:ffffff; font-size:13px;}
.style2 {
	color: #16447C;
	font-weight: bold;
}
.mouse{ cursor:hand;}
.nav-1 a {
		font-family: Arial;
		font-size: 12px;
		line-height: 14px;
		font-weight: normal;
		color: #F4EDE6;
		text-decoration: none;
		float: left;
		text-align: left;
		vertical-align: top;
		width: 201px;
		height: 32px;
		padding: 10px 0px 0px 30px;
		background-color: #d3e8f9;
		background-image: url(../images/def.gif);
		background-repeat: no-repeat;
	}
	.nav-1 a:hover {
		color: #FFFFFF;
		background-color: #007cdc;
		background-image: url(../images/over.gif);
		background-repeat: no-repeat;
	}
a:link {
	color: #0765bd;
	text-decoration: none;
}
a:visited {
	color: #0765bd;
	text-decoration: none;
}
a:hover {
	color: #FF5400;
	text-decoration: underline;
}
#fotlink:active {
	color: #ffffff;
	font-size:13px;
	text-decoration: none;
}
#fotlink:link {
	color: #ffffff;
	font-size:13px;
	text-decoration: none;
}
#fotlink:visited {
	color: #ffffff;
	font-size:13px;
	text-decoration: none;
}
#fotlink:hover {
	color: #FF5400;
	font-size:13px;
	text-decoration: underline;
}
#wlink:active {
	color: #007cdc;
	font-size:13px;
	text-decoration: none;
}
#wlink:link {
	color: #007cdc;
	font-size:13px;
	text-decoration: none;
}
#wlink:visited {
	color: #007cdc;
	font-size:13px;
	text-decoration: none;
}
#wlink:hover {
	color: #FF5400;
	font-size:13px;
	text-decoration: underline;
}
a:active {
	color: #0765bd;
	text-decoration: none;
}
.active{color: #FF5400; font-weight:bold;}
.style3 {
	color: #993300;
	font-weight: bold;
	font-size: 17px;
}
.style4 {
	color: #000066;
	font-weight: bold;
}
.deffont{font-size:13px; font-family:Arial;}
html {
 scrollbar-base-color: #d3e8f9;
 scrollbar-track-color: #ffffff;
 scrollbar-face-color: #1989df;
 scrollbar-highlight-color: #ffffff;
 scrollbar-3dlight-color: #1989df;
 scrollbar-darkshadow-color: #f3f3f3;
 scrollbar-shadow-color: #FFEFD7;
 scrollbar-arrow-color: #ffffff;
 }

.bg-body-1 {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-color:#1989df;
	vertical-align:middle;	
	font-size:13px;
	}


