@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial;
	font-size: 13px;
	color: #424445;
}
body {
	background-color: #86b4e4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img{
border:0px;
}
.mail{
	color: #424445;
	}
.mail:hover{
color:#0066FF;
}
.artilces{
font-size: 13px;
	color: #424445;
	font-weight:bold;
	text-decoration:none;	
	}
	
	.artilces:hover{
font-size: 13px;
	color: #1E74C1;
	font-weight:bold;
	text-decoration:none;	
	}
	
.gray_strip{
	background:url(gray_bg.jpg) repeat-x top left;
	height:25px;
}

.footer {
	font-size:11px;
	color:#333;
}

.footer a:link, .footer a:active, .footer a:visited{
	font-size:11px;
	text-decoration:none;
	color:#333;	
}

.footer a:hover{
	font-size:11px;
	color:#039;
	text-decoration:underline;
}
