@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-image:url(../images/back.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#016394;
}

.footer_link{
	font-family:Tahoma, Geneva, sans-serif;
	color:#016394;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
.footer_link:hover{
	color:#FFF;
}

.home_text{
	color:#1e6291;
	font-family:"Century Gothic", Tahoma;
	font-size:17px;
}

.shome_text{
	color:#1e6291;
	font-family:"Century Gothic", Tahoma;
	font-size:14px;
}

.read_link{
	color:#8b0304;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:underline;
}
.read_link:hover{
	text-decoration:none;
}

.read_link2{
	color:#8b0304;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
}
.read_link2:hover{
	text-decoration:underline;
}

.owner{
	color:#8b0304;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
}

.text{
	color:#1e6291;
	font-family:"Century Gothic", Tahoma;
	font-size:14px;
	font-weight:bold;
}

.text2{
	color:#1e6291;
	font-family:"Century Gothic", Tahoma;
	font-size:14px;

}

.stext{
	color:#1e6291;
	font-family:"Century Gothic", Tahoma;
	font-size:12px;

}

.links{
	color:#1e6291;
	font-family:"Century Gothic", Tahoma;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.links:hover{
	text-decoration:none;
}

.btext{
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}

.error{
	color:#F00;
	font-family:"Century Gothic", Tahoma;
	font-size:14px;
}

.werror{
	color:#fff;
	font-family:"Century Gothic", Tahoma;
	font-size:14px;
}

.adminlink{
	color:#1e6291;
	font-family:"Century Gothic", Tahoma;
	font-size:12px;
	text-decoration:none
}
.adminlink:hover{
	text-decoration:underline;
}

.wtitle{
	font-family:"Century Gothic", Tahoma;
	color:#FFF;
	font-size:22px;
	text-shadow: 2px 2px 0 #888;
}

.wtitle2{
	font-family:"Century Gothic", Tahoma;
	color:#FFF;
	font-size:18px;
}

.project{
	font-family:"Century Gothic", Tahoma;
	color:#FFF;
	font-size:18px;
	text-shadow: 2px 2px 0 #888;
}

.project_text{
	font-family:"Century Gothic", Tahoma;
	color:#026292;
	font-size:14px;
	font-weight:bold;
}

.copy{
	color:#448AAE;
	font-family:"Century Gothic", Tahoma;
	font-size:14px;
}
