body {
	background-color:#5982C2;
	
}

a.type1:visited {
	text-decoration:none;
	font-size:24px;
	font-weight:400;
	color:#2F5197;
}

a.type1:link {
	text-decoration:none;
	font-size:24px;
	font-weight:500;
	color:#2F5197;
}



.main {
	text-align:center;
	width:90%;
	background-color:#AA0044;
}

.updateTabImgLeft {
	
}

.updateTabImgRight {
	
}

.updateTab {
	line-height:1px;
	background-color:#5982C2;
	height:30px;
	width:100px;
	
}

.mainSection {
	
	z-index:1;
	background-color:#5982C2;
	position:absolute;
	top:150px;
	left:100px;
	font-size:16px;
	padding-left:20px;
	padding-top:20px;
	padding-right:10px;
	padding-bottom:5px;
	width:85%;

}

.newsHead {
	width:50%;
	background-color:#6695D5;
	border: 1px black solid;
	padding: 5px 5px 5px 5px;
	font-weight: 600;
}

.newsPost {
	background-color:#E4EAF2;
	border: 1px black solid;
	width:90%;
	padding: 5px 5px 5px 5px;
	margin-bottom:20px;
	
}

.linkBar {
	width:112px;
	position:absolute;
	top:150px;
	left:5px;
	z-index:2;
	background-color:#305492;
}

.linkBar a img {
	border:none;
}

.linkBar img {
	margin:0px;
	padding:0px;
	line-height:1px;
	display:block;
}

img.borderTop {
	position:absolute;
	top:140px;
	left:5px;
}

/* set background images for corners */

.rbroundbox { 
	position:relative;
	background-color:#5982C2; 
	margin-top:10px; 
	margin-left:10px;
	width:306px;
	left:600px;
	top:-39px;
	height:69px;
	
	
}


.rbtop div  { background: url('./index_images/updatetab_left.gif') no-repeat top left; float-left; }
.rbtop      { background: url(index_images/updatetab_right.gif) no-repeat top right; }
.rbcontent  { margin-left: 14px;}

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%; /* Where to put the borders, keep at 100% */
	height: 14px;
	font-size: 1px;
}
.rbcontent  { margin-left: 14px; float:right; padding-right:-3px; height:1%; }

.container { float:left; margin-left:18px; margin-right:28px; background-color:red}

.line1 {background-color:#87CEFF; margin-top:1px; font-family:  Verdana, Tahoma, Arial, sans-serif;}
.line2 {background-color:#1C86EE; margin-top:1px; font-family:  Verdana, Tahoma, Arial, sans-serif;}
.line3 {background-color:#E6E8FA; margin-top:1px; font-family:  Verdana, Tahoma, Arial, sans-serif;}

.line1 td a:visited {
	text-decoration:none;
	font-size:14px;
	font-weight:400;
	color:#454545;
}

.line1 td a:link {
	text-decoration:none;
	font-size:14px;
	font-weight:500;
	color:#454545;
}

.line2 td a:visited {
	text-decoration:none;
	font-size:14px;
	font-weight:400;
	color:#454545;
}

.line2 td a:link {
	text-decoration:none;
	font-size:14px;
	font-weight:500;
	color:#454545;
}


.line3 td a:visited {
	text-decoration:none;
	font-size:14px;
	font-weight:400;
	color:#454545;
}

.line3 td a:link {
	text-decoration:none;
	font-size:14px;
	font-weight:500;
	color:#454545;
}

.linksArch {
	font-weight:500; 
	font-size:18px;
}

.linksArch a:link {
	
	font-size:16px;
	font-weight:500;
	color:#454545;
}

.linksArch a:visited {
	
	font-size:16px;
	font-weight:400;
	color:#454545;
}

.storyTable {
	width:700px;
	text-align:left;
	padding-left:5px;
	font-size:12px;
	vertical-align:top;
}

.storyTable thead {
	background-color:#9C9C9C;
	font-weight:bolder;
}

.storyTable tfoot {
	background-color:#9C9C9C;
	height:20px;
}		

.storyTable td {
	
}

.storycontent {
	padding-right:20px;
	text-align:justify;
}

.negz {

	z-index:-1;
	background-color:#5982C2;
	position:absolute;
	top:0px;
	left:100px;
	padding-left:20px;
	padding-top:20px;
	width:85%;
      text-aling:left;
      padding-right:10px;
      padding-bottom:5px;

}
