
body {
	background-image: url(images/back_page.gif);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #CCCCCC;
}

a:link { color: #CF2626; text-decoration: none; }
a:visited { color: #CF2626; text-decoration: none; }
a:hover { color: #CF2626; text-decoration: underline; }
a:active { color: #CF2626; text-decoration: none; }

.border_left {
	background-image: url(images/border_left.gif);
	background-repeat: repeat-y;
}

.border_right {
	background-image: url(images/border_right.gif);
	background-repeat: repeat-y;
}

.border_top {
	background-image: url(images/border_top.gif);
	background-repeat: no-repeat;
}

.border_line {
	background-image: url(images/line_spacer.gif);
	background-repeat: no-repeat;
}

.border_bottom {
	background-image: url(images/border_bottom.gif);
	background-repeat: no-repeat;
}

.nav_footer {
	background-image: url(images/nav_footer.gif);
	background-repeat: no-repeat;
}

.nav_back {
	background-image: url(images/nav_back.gif);
	background-repeat: repeat;
	min-height: 300px;
	height: 300px;
}

.nav_back_cap {
	background-image: url(images/nav_back.gif);
	background-repeat: repeat;
	min-height: 300px;
	height: 600px;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #cf2626;
	line-height: 20px;
}

.footer {
	background-color: #191919;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #CCCCCC;
}

.NewsArticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #cf2626;
	line-height: 24px;
}

.NewsArticleSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #cf2626;
	line-height: 20px;
}

.International {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	padding-right: 20px;
	color: #cf2626;
	line-height: 20px;
}