.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	text-align: right;
	padding-right: 36px;
}
.style2 {
	font-family: "Arial Black", Arial, sans-serif;
	font-weight: bold;
	color: #21425A;
	font-size: 18px;
}
.style4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #294A5A;
}
.style5 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #294A5A;
}
.style6 {
	font-size: 15px;
	font-family: "Arial Black", Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.style7 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.style8 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
body {
	background-color: #424242;
	font-family: Arial, Helvetica, sans-serif;
}
.whitelink {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
a.whitelink:hover {
	color:#FF0000;
	text-decoration:underline;
	font-weight: bold;
}
.blacklink {
	color:#000000; text-decoration:none
}
a.blacklink:hover {
	color:#FF0000; text-decoration:underline
}
.redlink {
	color:#FF0000; text-decoration:none
}
a.redlink:hover {
	color:#FF0000; text-decoration:underline
}
.boxborder
{
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	border-top:#000000 1px solid;
	border-bottom:#000000 1px solid;
}
IMG 
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.tab-firstitem-selected
{
	height: 13px;
	text-align: center;	
	background-color:White;
	border-bottom:none;
	border-left:#848484 1px solid;
	border-right:#848484 1px solid;
	border-top:#848484 1px solid;
}

.tab-firstitem
{
	height: 13px;
	text-align: center;	
	background-color:silver;
	border-left:#848484 1px solid;
	border-right:#848484 1px solid;
	border-top:#848484 1px solid;
	border-bottom:#848484 1px solid;
}

.tab-item
{
	height: 13px;
	text-align: center;	
	background-color:silver;
	border-right:#848484 1px solid;
	border-top:#848484 1px solid;
	border-bottom:#848484 1px solid;
}

.tab-item-selected
{
	height: 13px;
	text-align: center;	
	background-color:White;
	border-right:#848484 1px solid;
	border-top:#848484 1px solid;
}

.tab-lastitem
{
	height: 13px;
	text-align: center;	
	background-color:silver;
	border-right:#848484 1px solid;
	border-top:#848484 1px solid;
	border-bottom:#848484 1px solid;
}

.tab-lastitem-selected
{
	height: 13px;
	text-align: center;	
	background-color:White;
	border-right:#848484 1px solid;
	border-top:#848484 1px solid;
}

.tab-content-section
{
  background-color: rgb(231,235,239);
}

.inthenews {
	font: 12px Arial, Helvetica, sans-serif;
	color: #608FA8;
}
