body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color:#e4e6e1;
	background-repeat: repeat;
	font-family:Trebuchet MS;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: silver;
	}
	
TD, TR {
	font-family:Trebuchet MS;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: silver;
}
	
/* MENU +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.menu {
	background-color: #FFFFFF;
	padding: 6px;
	font-family:Trebuchet MS;
	font-size:11px;
	text-transform:uppercase; 
	line-height:13px; 
	color: #282828;
	}
	
td.menu {
	background-color: #FFFFFF;
	padding: 8px;
	color: #282828;
	cursor:default;
	font-family:Trebuchet MS;
	font-size:11px;
	text-transform:uppercase; 
	line-height:13px; 
	margin-bottom:0px;
	margin-top:0px;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	vertical-align: top;
}

td.menu:hover {
	background-color: #FFFFFF;
	padding: 8px;
	color: #171717;
	cursor:default;
	font-family:Trebuchet MS;
	font-size:11px;
	text-transform:uppercase; 
	line-height:13px; 
	margin-bottom:0px;
	margin-top:0px;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	vertical-align: top;
}

.menu a:link{
	color:#282828;
	text-transform:uppercase; 
	text-decoration:none; 
	font-weight:none;}

.menu a:visited{
	color:#282828;
	text-transform:uppercase; 
	text-decoration:none; 
	font-weight:none;}

.menu a:active{
	color:#282828;
	text-transform:uppercase; 
	text-decoration:none; 
	font-weight:none;}

.menu a:hover{
	color:#171717;
	text-transform:uppercase; 
	text-decoration:underline; 
	font-weight:none;}
	
/* VARIEDADES +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
A:link{
	color:#144e66;
	text-decoration:none; 
	font-weight:none;}

A:visited{
	color:#144e66;
	text-decoration:none; 
	font-weight:none;}

A:active{
	color:#144e66;
	text-decoration:none; 
	font-weight:none;}

A:hover{
	color:#A7AA3C;
	text-decoration:none; 
	font-weight:none;}
	
input, textarea, select, button {
font-size:11px;
color:#ffffff;
background: #000000;
border: 1px solid #76716d;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#000000;
background: #76716d;
border: 1px solid #9D9D9C;}

b, strong {
	color: #878787;
}
a img {
    border-style: solid;
    border-width: 2px;
    border-color: #9D9D9C;
}
a:hover img {
    border-style: solid;
    border-width: 2px;
    border-color: #7D7D7D;
}

blockquote {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    line-height: 11px;
    color:#9D9D9C;
    border-left: 12px solid #E1E2AF;
    padding-left: 13px;
    margin-left: 1.3em;
}
	
/* SIDEBAR ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.sidebar {
	background-color: #;
	padding: 0px;
}

.side-title {
    background-image:  url(images/title_bg.jpg);
	background-color: #dadbd5;
	padding: 4px;
	font-family: century gothic;
	font-size:10px;
	letter-spacing:2px;
font-weight: bold; 
	line-height:9pt; 
	color: #144e66; 
	text-transform: uppercase;
	text-align: left;}

.side-content {
	padding: 2px;
	padding-top: 2px;
	padding-bottom: 14px;
	font-family:Trebuchet MS;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #9D9D9C; 
	text-align: justify;}
	
/* CONTENT ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.table-content {
	background-color: #;
	padding: 4px;
	text-align:justify;
	color: #282828;
}

.title {
	background-color: #cccccc;
	padding: 4px;
	font-family:Trebuchet MS;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #282828; 
	text-transform: uppercase;
	text-align: center;}
	
/* FOOTER ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.footer {
background: #000000; 
font-weight: bold; 
background-image: url(); 
font-family: arial;
font-size:11px; 
letter-spacing:0px; 
line-height:10px; 
color: #777777; 
text-align:center;
padding:10px;
border-bottom : 0px solid #151515; 
border-top : 0px solid #D1E0E2;
}

.footer strong, b, {
color: #000000;
}

.footer a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;}

.footer a:link, .news-box2 a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;}

.footer a:hover {
	font-weight: bold;
	color: #777777;
	text-decoration: underline;}

/* WORDPRESS CSS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.news-box-post {
	padding: 5px;
	line-height:15px;
	color:#9D9D9C; 
}
	
.news-box2 {
	background: #cccccc;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
}
	
.news-box2 a {
	font-weight: bold;
	color: #144e66;
	text-decoration: none;}

.news-box2 a:link, .news-box2 a:visited {
	font-weight: bold;
	color: #144e66;
	text-decoration: none;}

.news-box2 a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}

.news-title, .news-title ul, .news-title ul ul {
    background-image:  url(images/title_bg.jpg);
	background-color: #cccccc;
	font-family: century gothic; 
	font-size: 10px; 
font-weight: bold;
	line-height: 15px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #144e66; 
	text-align: right;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;}

.news-title li {}

.news-title a {
	color: #144e66;
	text-decoration: none;}

.news-title a:link, .news-title a:visited {
	color: #144e66;
	text-decoration: none;}

.news-title a:hover {
	color: #000000;
	text-decoration: none;}

.news-box2 b, strong {
	color: #000000;
}

h2 {
	background-color: #cccccc;
	padding: 4px;
	font-family:Trebuchet MS;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #000000; 
	text-transform: uppercase;
	text-align: center;
}

h3{
font-size: 13px;
font-weight: bold;
border-bottom: 1px solid;
text-transform: uppercase;
}
