#messageTable {
table-layout:fixed;
	position: absolute;
	visibility: visible;	
	width: 784px;
	top: 57px;	
	left: -1px;
	text-decoration:none;
}

#mainContent
{
	table-layout: fixed;
	position: absolute;
	height: 153px;
	left: -1px;
	width: 422px;
	overflow: hidden;
	background-color:#FDFAFC;  vertical-align:top;
	text-decoration:none;
}

#tpsigcontent
{
	table-layout: fixed;
	position: absolute;
	height: 400px;
	left: -1px;
	top: 247px;
	width: 422px;
	overflow: hidden;
	background-color: #FDFAFC; vertical-align:top;
	text-decoration:none;	
}

#logorow {
	table-layout: fixed;
	position: absolute;
	height:62px;
	width: 783px;
	left: -3px;
	top:-1px;
	background-color:#284a82; 
	}
	
#Imagerow {
	table-layout: fixed;
	position: absolute;
	height:153px;
	width: 426px;
	left: -3px;
	top:89px;
	background-color:#284a82; 
	}
	
#Newstable
{
	table-layout: fixed;
	position: absolute;	
	left: 422px;
	height:586px;
	top: 92px;
	width: 132px;
	background-color: #FDFAFC; 
	text-decoration:none;	
}

#logadvtable
{
	table-layout: fixed;
	position: absolute;	
	left: 635px;
	height:586px;
	top: 92px;
	width: 143px;
	overflow: hidden;
	background-color: #FDFAFC; vertical-align:top;
	text-decoration:none;	
}

#footertable
{
table-layout:fixed;
position:absolute;
left:-1px;
top:679px;
width:778px;
overflow:hidden;
background-color: #FDFAFC;
vertical-align:top;
text-decoration:none;
}

.newsfontstyle
{ font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 12px;
text-decoration:none;
}

a.newsfontstyle:hover 
{text-decoration:underline;
color:#990000;
}

body 
{
	background-color: #284a82;
}

a:link {
color: #000000;
text-decoration: none;
}

a:hover {
color: #990000;
text-decoration: underline ;
}

a:visited {
color: #000000;
text-decoration: none;
}
a.active
{
color: #990000;
text-decoration: underline ;
}
a.signin:link
{ font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic;
font-size:12px;
text-decoration:none;
color: #000000;
}
a.signin:hover
{ font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic;
font-size:12px;
text-decoration: underline;
color: #990000;
}
a.signin:active
{ font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic;
font-size:12px;
text-decoration: underline;
color: #990000;
}
