.Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 5px;
}
.TopAlign {
	vertical-align: top;
}

ContentHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#000000;
	padding: 5px;
}

.frontpagetable {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
}
.TopBorder {
	border: 1px solid #CCCCCC;
}

.RightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.NewsContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding: 10px;
	background-color: #E0E0E0;
	border: 1px solid #999999;
}
.NewsContentHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: -2px;
}

A:link {
	color: #FF6600;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
	font-family: Verdana;
	font-weight: bold;
}

A:visited {
	color: #FF6600;
	font-family: verdana;
	font-weight: bold;text-decoration: none;

}

A:active {  text-decoration: none;
	font-family: Verdana;
	font-weight: bold;}



.ContactUs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: capitalize;
	text-align: right;
}
P  {
	font-family: verdana;
	font-size: 10px;
	color: black;
	font-weight: normal;
	line-height: 16px;
	font-style: normal;
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 8px;
	margin-left: 8px;
	text-align: justify;
}

p.alignLeft{
	font-family: verdana;
	font-size: 10px;
	color: black;
	font-weight: normal;
	line-height: 16px;
	font-style: normal;
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 8px;
	margin-left: 8px;
	text-align: left;
}
