@charset "utf-8";
/* CSS Document */

body {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #036;
	background-color: #4581fd;
}
#logo {
	background-image: url(l_left.jpg);
}
#logo2 {
	background-image: url(l_left2.jpg);
	position: relative;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
#main {
	background-color: #FFF;
}
big {
	font-size: 14px;
	font-weight:bold;
}
a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #F00;
	text-decoration: underline;
}
a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #036;
}
a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	color: #06C;
}

