.newsTable {
	background-color: #f0f0f0;
	/*#border: 1px solid #c0c0c0;*/
	width: 175px;
	/*align: left;*/
}

.newsHeader {
	background-color: #c0c0c0;
	text-align: center;
	border: 1px solid #000000;
	vertical-align: middle;
	font-family: GarrisonLightSansBOLD, Tahoma;
	font-size: 18px;
	font-weight: Bold;
	color: #004080;
	height: 21px;
}

.newsTitle {
  background-color: #585858;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #004080;
	height: 25px;
}

.newsLine {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: Bold;
	color: #004080;
}

.newsLine a:link, .newsLine a:visited {
	text-decoration: none;
	color: #004080;
}

.newsLine a:hover {
	text-decoration: none;
	color: #ff0000;
}

.newsOLine {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: Bold;
	color: #004080;
}

.newsOLine a:link, .newsOLine a:visited {
	text-decoration: none;
	color: #004080;
}

.newsOLine a:hover {
	text-decoration: none;
	color: #ff8000;
}

.newsYLine {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: Bold;
	color: #004080;
}

.newsYLine a:link, .newsYLine a:visited {
	text-decoration: none;
	color: #004080;
}

.newsYLine a:hover {
	text-decoration: none;
	color: #c0c000;
}

.newsGLine {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: Bold;
	color: #004080;
}

.newsGLine a:link, .newsGLine a:visited {
	text-decoration: none;
	color: #004080;
}

.newsGLine a:hover {
	text-decoration: none;
	color: #008000;
}

.newsPLine {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: Bold;
	color: #004080;
}

.newsPLine a:link, .newsPLine a:visited {
	text-decoration: none;
	color: #004080;
}

.newsPLine a:hover {
	text-decoration: none;
	color: #8000ff;
}


.newsText {
    font-family:Tahoma;
    font-size: 15px;
    padding: 3px 3px 3px 3px;
    text-align: left;
    margin-top: 10px;
    margin-left: 185px;
    float: top;
    width: 764px;
    min-height: 440px;
    background: #f0f0f0;
    background-image: url(../images/globe.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    z-index: -1
    }
.newsText h1 {
    font-family: GarrisonLightSansBOLD, Tahoma;
    font-size: 32px;
    font-weight: bold;
    color: #004080;
    text-align: center;
    padding: 0px 0px 10px 0px;
    background-image: url(../images/divider3.png);
    background-repeat: no-repeat;
    background-position: bottom;
    }
.newsText h2 {
    font-family: GarrisonLightSansBOLD, Tahoma;
    font-size: 22px;
    color: #004080;
    text-align: left;
    }
.newsText h3 {
    font-family: GarrisonLightSansBOLD, Tahoma;
    font-size: 18px;
    color: #004080;
    text-align: center;
    }
    
.newsText a:link, .newsText a:visited {
    font-family:Tahoma;
    font-size: 15px;
    text-decoration: none;
    color: #004080;
    }

.newsText a:hover {
    font-family:Tahoma;
    font-size: 15px;
    text-decoration: none;
    color: #808080;
    }

.newsApp {
    text-align: left;
    left: 0px;
    margin-left: 5px;
    float: left;
    margin-top: 10px;
    width: 175px;
    background: #00FF00;
  }
  
.newsApp2 {
    text-align: left;
    left: 550px;
    margin-left: 620px;
    float: top;
    margin-top: 10px;
    width: 175px;
    background: #0000ff;
    z-index: -1;
    min-height: 800px;
  }
  
 .newsText2 {
    font-family:Tahoma;
    font-size: 15px;
    padding: 3px 3px 3px 3px;
    text-align: left;
    margin-top: 10px;
    margin-left: 5px;
    float: left;
    left: 0px;
    width: 600px;
    min-height: 440px;
    background: #f0f0f0;
    background-image: url(../images/globe.png);
    background-repeat: no-repeat;
    background-position: bottom right;
  }
  
  