BODY {
	font-family: verdana;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

TABLE, TR, TD {
	font-family: verdana;
	font-size: 12px;

}
blockquote {
	margin-left: 5px;
}
td.majorfact{
	font-size: 10px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	text-align: left;
}

.contentcell {
	text-align: justify;
	font-size: 12px;
	line-height: 1.2pc;
	color: #FFFFFF;
	background-color: #000063;
}

.text-hnav {
	color: #9C1831;
	font-size: 9px;
	font-family: verdana, arial;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 0.6pc;
}

H1 {
	font-smooth: always;
	font-size: 22px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	color: #FFFFFF;
	font-family: Helvetica;
}
h1.homepage{
	font-family: Times New Roman, Helvetica;
	margin-left: 15px;
	display: inline;
}
H2 {
	font-size: 18px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
H3 {
	font-size: 14px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}

P {
}


.text-path, a.text-path {
	color: #FFFFFF;
	font-size: 9px;
	font-family: verdana;
	font-weight: normal;
	text-transform: capitalize; 
	text-decoration: none;
}
.table-path {
	background-color: #941829;
	padding: 10px;
}


.table-footer {
	background-color: #000063;
	}
.text-footer1, a.text-footer1:visited, a.text-footer1:link, a.text-footer1:hover {
	color: #FFFFFF;
	font-size: xx-small;
	font-family: verdana;
	font-weight: bold;
	text-transform: uppercase; 
	}
.text-footer2 {
	color: #CCCCCC;
	font-size: xx-small;
	font-family: verdana;
	font-weight: bold;
	}
a.section, a.section:visited, a.section, .section{
	font-family:  Verdana, arial;
	color: #990000;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;	
	text-decoration: underline;
	margin-top:0px;
	margin-bottom:0px;

}
.thinborder {
	border: 1px solid inset;
	margin: 5px;
}

.homecalendar {
	text-align: justify;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;

	overflow-y: auto;
	position: static;

	height: 166px;
	width:100%;


	scrollbar-base-color: #9C1831;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: #EFDFCE;
	scrollbar-arrow-color: #FFFFFF;

	padding-right: 10px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.main_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}
.main_subtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.main_tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.main_txt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.main_foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.main_artic_title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: none;
	font-weight: bold;
	color: #84B2EF;
}
.thumbnail {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.menu_right {
	text-align: left;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	overflow-y: auto;
	position: static;
	height: 195px;
	width:100%;
	scrollbar-base-color: #84B2EF;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: #F2F7FD;
	scrollbar-arrow-color: #FFFFFF;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-color: #F2F7FD;
}
.menu_countries {
	text-align: left;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	overflow-y: auto;
	position: static;
	height: 145px;
	width:100%;
	scrollbar-base-color: #84B2EF;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: #F2F7FD;
	scrollbar-arrow-color: #FFFFFF;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-color: #F2F7FD;
}

.form_input {
	color: #FFFFFF;
	background-color: #3D53A0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000040;
	border-right-color: #3F5ADC;
	border-bottom-color: #3F5ADC;
	border-left-color: #000040;
}

.pagination, a.pagination, a.pagination:hover, a.pagination:link, a.pagination:visited {
	color: #FFFF00;
	font-weight: bold;
	text-align: center;
}
.h1.keyword{
H1 {
	font-smooth: always;
	font-size: 22px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	color: #FFFFFF;
	font-family: Helvetica;
}

.headings_article, td.headings_article{

	font-weight: bold;
	color: #FFFFFF;
}


.history {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 25px;
	margin-bottom: 0px;
	color: #CCCCCC;
}
.history-title{
	font-size: small;
	font-family: times, arial, sans-serif;
	color: #CCCCCC;
	font-weight:bold;
}