body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
.headerpadding {
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
}
.headerborder {
	border-bottom-color:#CAD8E7;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#CAD8E7;
	border-top-style:solid;
	border-top-width:1px;	
	border-left-color:#CAD8E7;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#CAD8E7;
	border-right-style:solid;
	border-right-width:1px;
}	
.heading {
	color: #7c0000;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
}
.subheading {
	color: #5683B0;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}
.text {
	font-family: arial;
	font-size: 12px;
	color: #999999;
	line-height:15px;
}

.text a {
	font-family: arial;
	font-size: 12px;
	color: #7c0000;
	line-height:15px;
}
.text a:hover {
text-decoration:underline;
}
.newsborder {
	border-bottom-color:#C0CEDF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#C0CEDF;
	border-top-style:solid;
	border-top-width:1px;	
	border-left-color:#C0CEDF;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#C0CEDF;
	border-right-style:solid;
	border-right-width:1px;
}	
.line {
	border-bottom-color:#a6a6a6;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

/*///////////////////// Layers for news corners ////////////////////////////*/
#Layer1 {
	position:relative;
	left:-1px;
	top:-1px;
	width:29px;
	height:26px;
	z-index:1;
}
#Layer2 {
	position:relative;
	left:-1px;
	top:1px;
	width:29px;
	height:26px;
	z-index:2;
}
#Layer3 {
	position:relative;
	left:1px;
	top:-1px;
	width:29px;
	height:26px;
	z-index:3;
}
#Layer4 {
	position:relative;
	left:1px;
	top:1px;
	width:29px;
	height:26px;
	z-index:4;
}

/*/////////////////////////////////////////////////////////////////*/	

.copyright {
	font-family: Arial;
	font-size: 11px;
	color: #9d9d9d;
}

.manymore {
	font-family: arial;
	font-size: 16px;
	color: #999999;
	line-height:15px;
	font-weight:bold;
}

.contacttext {
	font-family: arial;
	font-size: 14px;
	color: #999999;
	
}

.buttons {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
a.buttons:hover {
	font-family: verdana;
	font-size: 12px;
	color: #CCCCCC;
	font-weight:bold;
}	
.buttonsselected {
	font-family: verdana;
	font-size: 12px;
	color: #CCCCCC;
}


