@charset "utf-8";

body { background:#f2f2f2;
		margin:0 auto;
		}
img {
	border:0;
	}
.home {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.home a{ 
	color:#FFFFFF;
	text-decoration:none;
	}

.home a:hover{
	color:#CCCCCC;
	}
.copy {
	font-family:Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}
.copy a{
	color:#000000;
	text-decoration:none;
	}
.copy a:hover{
	color:#999999;
	}


.welcome {
	font-family:Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006eb3;
	text-decoration: none;
}
.welcomeMain {
	font-family:Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006eb3;
	text-decoration: none;
}
.smallpara {
	font-family:Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#000;
}

.username {
	font-family:Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #8e8e8e;
	text-decoration: none;
}

.blue {
	font-family:Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006eb3;
	text-decoration: none;
}
.blue a {
	color:#006eb3;
	text-decoration:none;
	}
.blue a:hover {
	color:#FF0033;
	text-decoration:underline;
	}

.blue1 {
	font-family:Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006eb3;
	text-decoration: none;
}

.member {
	font-family:Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #ff5c00;
	text-decoration: none;
}

.smallheader {
	font-family:Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ff5c00;
	text-decoration: none;
}
.article_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006eb3;
}
