/* CSS Document */


body {
	font-family : 'Arial AM';
}

.Red
{
	color: #ff0000;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
}
.article_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
.updatesbkg {
	background-image: url(images/site-updates.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.article_body_arm {
	font-family: "Arial AM";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}


.content_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.Content_head_arm {
	font-family: "Arial AM";
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #FF6600;
}

.articleLBanner {
	background-attachment: scroll;
	background-image: url(images/preview/articlessideBanner.jpg);
	background-repeat: no-repeat;
}
.miscLBanner {
	background-attachment: scroll;
	background-image: url(images/preview/miscsideBanner.jpg);
	background-repeat: no-repeat;
}


.texture_backg {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/backg_t.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.banner_backg {
	background-image: url(images/preview/top-banner.jpg);
	background-repeat: no-repeat;
}
a:visited {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:link {
	text-decoration: none;
	font-weight: bolder;
	font-style: normal;
	color: #333333;
}

a:hover {
	font-style: normal;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}




.style1 {
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.style3 {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 10px;
}

.article_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
}

.bottom_banner {
	background-image: url(images/bottomb.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
}


hr
{
	color: #000000;
	border: solid 1px #cecece;
	height: 1px;
}
.armartH {
	font-family: "Arial AM";
	font-size: large;
	font-style: normal;
	font-weight: bold;
}
.armartP {
	font-family: "Arial AM";
	font-size: medium;
}
