@charset "utf-8";

body{background:url('images/bg.jpg') repeat-x; margin-top:0px;}
a { 
	color: #5d788d;
	text-decoration:none;
	border-color:#000000;
}
a.img{
	color: #5d788d;
	text-decoration:none;
	border-color:#000000;
}
a:hover {
	color:#06385b;
	text-decoration:underline;
	border-color:#000000;
}

strong {
	color: #06385b;
}

h1{
	font-size:14px;
	font-weight:bold;
	color:#0c3d5f;
	font-family:Tahoma;
}
h2{
	font-size:13px;
	font-weight:bold;
	color:#0c3d5f;
	font-family:Tahoma;
}

h3{
	font-size:16px;
	font-weight:bold;
	color:#0c3d5f;
	font-family:Tahoma;
}

.txt
{
	list-style:none;
	padding-left:27px;
	text-align:left;
	font-size:11px;
	color: #5d788d;
	line-height:18px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.sm
{
	list-style:disc;
	padding-left:27px;
	text-align:left;
	font-size:11px;
	color: #5d788d;
	line-height:24px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.sm2
{
	list-style:square;
	padding-left:27px;
	text-align:left;
	font-size:11px;
	color: #5d788d;
	line-height:24px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.main {
	position:relative;
	left:0px;
	top:-11px;
	width:750px;
	height:900px;
	color: #7a7b7c;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
}

.content
 {
 	color: #7a7b7c;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
 
 }
.menu {
	background-position:center;
	position:relative;
	left:0px;
	top:0px;
	width:750px;
	height:30px;
	background:#FFFFFF no-repeat;
}



.footer {
	position:relative;
	left:0px;
	top:0px;
	width:750px;
	height:22px;
	font-size:10px;
	color: #5d788d;
}
