.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-size:10px; color:#FFFFFF}
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-size:10px; color:#000000}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold; }
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #707A9A;
}
.MainBack {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/mainTableBack.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.cpuBack {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.Titles {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;

	color: #ffffff;
}


.BottomBorder{
border-bottom:#999999 1px solid;

}

.TextBack {
	background-attachment: fixed;
	background-image:   url("mainTableBack.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#homeNews {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#beeafa; 
	background-image:url(Images/news_Background.gif); 
	background-repeat:repeat-x; 
	width:320px; 
	height:554px; 
	border-left:1px solid #121c49;
	border-top:1px solid #121c49;
	left: 581px; 
	top: 250px;
	position:absolute;
}

#subNews {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#beeafa; 
	background-image:url(Images/news_Background.gif); 
	background-repeat:repeat-x; 
	width:320px; 
	border-left:1px solid #121c49;
	border-top:1px solid #121c49;
	left: 581px; 
	top: 250px;
	position:absolute;
}


#content{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top:1px solid #121c49;
}
#footer{
background-image:url(Images/footer_back.gif); 
background-repeat:repeat-x;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#121c49;
}

#footerLinks{
background-repeat:repeat-x;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#5a6180;
}
a.footerLinks:link {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#5a6180;
text-decoration:none;
}
a.footerLinks:visited {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#5a6180;
text-decoration:none;
}
a.footerLinks:active {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#5a6180;
text-decoration:none;
}

a.footerLinks:hover {
background-repeat:repeat-x;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
text-decoration:underline;
}
.date {
font-style:italic;
color:#868c91;
}

a.homeNews:link {
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
font-weight:bold;
	font-size: 11px;
	color: #000000;
}

a.homeNews:visited{
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
font-weight:bold;
	font-size: 11px;
	color: #000000;
}

a.homeNews:active {
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
font-weight:bold;
	font-size: 11px;
	color: #000000;
}

a.homeNews:hover {
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
font-weight:bold;
	font-size: 11px;
	color: #000000;
}


a.footer:link {
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
	font-size: 11px;
	color: #121c49;
}

a.footer:visited{
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
	font-size: 11px;
	color: #121c49;
}

a.footer:active {
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
	font-size: 11px;
	color: #121c49;
}

a.footer:hover {
font-family: Arial, Helvetica, sans-serif;
text-decoration:underline;
	font-size: 11px;
	color: #121c49;
}


.14bold {
font-size:14px; 
font-weight:bold;
}