@charset "utf-8";

BODY
{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 10pt;
	margin: 0px;
	margin-left: 3px;
	margin-right: 3px;
	padding: 0px;
	background-color: #CC6633;
}
.table-line1 {
	border-top-color: #999999;
	border-top-width: thin;
}
.table-line2 {
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}

.MainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #990000;
	font-weight: bold;
	text-align: center;
}


#dropmenudiv{
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	position: absolute;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC3300;
	border-bottom-color: #CC3300;
}
#dropmenudiv a{
	display: block;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	text-indent: 3px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #336699;
	background-color: #FFFFFF;
	width: 100px;
	overflow: hidden;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #336699;
	color: #FFFFFF;
}
a.menuitem1:link
{
	text-decoration: none;
	color: #999999;
	background-color: white;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
a.menuitem1:visited {
	text-decoration: none;
	color: #999999;
	background-color: white;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
a.menuitem1:hover {
	text-decoration: none;
	color: #336699;
	background-color: #FFFFFF;
	display: run-in;
}


a.menuitem2:link {
	text-decoration: none;
	color: #336699;
	background-color: white;
	display: block;
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}
a.menuitem2:visited {
	text-decoration: none;
	color: #336699;
	background-color: white;
	display: block;
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}
a.menuitem2:hover
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #336699;
	display: block;
}
.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #808040;
	line-height: 20px;
}
.sublinks a:link, .sublinks a:visited{
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
.sublinks a:active, .sublinks a:hover{
	text-decoration: underline;
}
.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-attachment: fixed;
	background-image: url(file:///C|/Documents%20and%20Settings/Peter/My%20Documents/NPC/Website/New/English/images/seta.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	line-height: 50px;
}
.back a:link, .back a:visited{
	color: #333333;
	text-decoration: none;
}
.back a:active, .back a:hover{
    color: #3399FF;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2D6B9F;
	line-height: 22px;
	font-weight: bold;
	background-color: #D8D8D8;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
}
.sidebar {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #808040;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #274E75;
	border-right-color: #274E75;
	border-bottom-color: #274E75;
	border-left-color: #274E75;
}
.sidebar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #004080;
	left: auto;
	text-align: left;
}
.title_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-style: normal;
	line-height: 18px;
	font-weight: 400;
	font-variant: normal;
	color: #585858;
}

