/* LAYOUT BODY & STRUCTURE */
BODY 
{
  direction:;
	background-color: #FEFEFE;
	background-image: url(images/layout3/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 29px; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
font-family: "Trebuchet MS", Arial; 
font-size:11px; 
letter-spacing:0px; 
line-height:15px; 
}

.side {
font-weight: none; 
font-family: "Trebuchet MS", Arial; 
font-size:11px; 
letter-spacing:0px; 
line-height:15px; 
color: #4b5360;
padding:0px;
text-align:justify;
border-bottom : 0px solid #151515; 
border-top : 0px solid #F1F1F1;}
}

a {
color: #2f61b4;
text-transform: none;
text-decoration: none;
}

 a:hover {
color: #144391;
text-transform: none;
text-decoration: none;
}

b, strong {
color: #136c98;
}

i, em {
color: #17aefa;
}

u {
color: #2f3437;
}

s, del
{
color: #8cc2dd;
}


.menu {
color: #ffffff;
font-weight: bold;
font-family: Arial;
font-size: 15px;
text-align: left;
text-transform: uppercase;
padding-right: 5px;
}

.menu a{
color: #ffffff;
font-weight: bold;
font-family: Arial;
font-size: 15px;
text-align: left;
text-transform: uppercase;
padding-right: 5px;
text-decoration: none;
}

.menu a:hover {
color: #ffffff;
font-weight: bold;
font-family: Arial;
font-size: 15px;
text-align: left;
text-transform: uppercase;
text-decoration: none;
padding-right: 5px;
}


}
.headline {
font-size: 11px;
color: #49566d;
font-family: Arial;
font-weight: none;
}

.news-content {
font-weight: none; 
font-family: "Trebuchet MS", Arial; 
font-size:11px; 
letter-spacing:0px; 
line-height:15px; 
color: #4b5360;
padding-top:3px;
text-align:justify;
border-bottom : 0px solid #151515; 
border-top : 0px solid #F1F1F1;}

.news-title {
color:#144391;
font-size:17px;
font-weight: none;
font-family: Trebuchet MS;
text-transform: Capitalize;
}

.news-sub {
color:#144391;
font-size: 10px;
font-family: Trebuchet MS, Arial; }

.date-day {
color: #ffffff;
font-weight: none;
font-family: Trebuchet MS, Arial;
padding-top: 2px;
padding-bottom: 2px;
font-size: 25px;
text-align: center;
}

.date-month {
color: #ffffff;
font-weight: none;
font-family: Trebuchet MS, Arial;
font-size: 13px;
text-align: center;
}

.date-year {
color: #ffffff;
font-weight: none;
font-family: Trebuchet MS, Arial;
font-size: 10px;
text-align: center;
}

.news-content img{ 
margin: 0px; 
padding: 4px; 
border-width: 1px; 
border-style: solid; 
border-color: #e1dddd; 
background-color: #fcfcfc; 
} 

.news-content img:hover{ 
margin: 0px; 
padding: 4px; 
border-width: 1px; 
border-style: solid; 
border-color: #0297e1; 
background-color: #fcfcfc; 
}
