body {
	background-color : #b6d77e;
	background-image : url(images/bg.jpg);
	background-position:top;
	background-attachment : fixed;
	background-repeat : no-repeat;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin : 10px 10px;
	padding : 0;
}
.clear {
	clear : both;
}
#container {
	margin-left : auto;
	margin-right : auto;
	text-align : left;
	width : 800px;
	background-image : url(images/content_bg.gif);
	background-color : #ffffff;
}
a {
	font-size : 12px;
}
p {
	margin : 15px 0;
}
#header {
	margin : 0 0 0 0;
	background-image : url(images/header.jpg);
	width : 800px;
	height : 147px;
}
img {
	border-width : 0;
}
h1 {
	color : #75902d;
	font-size : 14px;
	margin : 20px 0 20px 0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : italic;
}
strong {
	color : #017087;
}
h2 {
	color : #85a157;
	font-size : 14px;
	text-align : center;
	width : 200px;
	margin : 10px 0 15px 0;
}
#left {
	float : left;
	width : 550px;
	margin-left : 12px;
	padding : 0 0 30px 0;
	display : inline;
}
#left a {
	color : #006699;
}
#left a:hover {
	color : #ff0000;
}
#photos a {
	margin-right : 14px;
}
#right {
	float : right;
	width : 201px;
	padding : 0 10px 20px 10px;
	margin-top : 0;
	border-left : 2px solid #fff;
}
#right a {
	color : #e65f1e;
}
#right a:hover {
	color : #3c6502;
}
#footerline {
	clear : both;
	background-image : url(images/footer_bg.gif);
	font-size : 1px;
	height : 10px;
}
#footer {
	width : 800px;
	text-align : center;
	padding : 20px 0;
	margin-left : auto;
	margin-right : auto;
	font-size : 11px;
}
#footer a {
	color : #3c6502;
}
#footer a:hover {
	color : #e65f1e;
}
.yellow {
	border : 1px solid #f6e6bc;
	padding-right : 8px;
	border-top : 1px solid #d6e3ef;
	padding-left : 8px;
	font-size : 12px;
	padding-bottom : 5px;
	color : #000000;
	padding-top : 5px;
	background-color : #fffcf1;
	text-align : center;
}
.simplegraytable {
	border : 1px solid #f6e6bc;
	padding-right : 8px;
	border-top : 1px solid #d6e3ef;
	padding-left : 8px;
	font-size : 12px;
	padding-bottom : 5px;
	color : #000000;
	padding-top : 5px;
	background-color : #fffcf1;
}
.base {
	background-color : #85a157;
	border : 1px solid #ffffff;
	margin : 0 0 0 0;
	height : 22px;
	padding : 5px 0 0 0;
	text-align : center;
	font-weight : bold;
}
.base a {
	text-decoration : none;
	color : #ffffff;
	margin : 0 15px;
}
.base a:hover {
	background-color : #006600;
	text-decoration : underline;
	color : #28556b;
}
.simplegraytable {
	border-right : 1px solid #dedbde;
	padding-right : 8px;
	border-top : 0 solid #dedbde;
	padding-left : 8px;
	font-size : 12px;
	background : #f7f7f7;
	padding-bottom : 2px;
	border-left : 1px solid #dedbde;
	padding-top : 2px;
	border-bottom : 1px solid #dedbde;
}
.simplegraytable1 {
	padding-left : 4px;
	font-size : 12px;
	background : #f7f7f7;
	padding-bottom : 2px;
	padding-top : 2px;
	color : #575757;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
}
.simplegraytable1:hover {
	background : white;

}
.newaa {
	border-right : 0 solid #caa346;
	padding-right : 8px;
	border-top : 0 solid #caa346;
	padding-left : 10px;
	font-weight : bold;
	font-size : 12px;
	padding-bottom : 4px;
	border-left : 0 solid #caa346;
	color : #105d73;
	padding-top : 2px;
	border-bottom : 1px solid #105d73;
	background-color : #f4f4f4;
}
.direc {
	text-decoration : underline;
	color : #1e4196;
	font-weight : bold;
	font-family : Tahoma;
	text-align : center;
	font-size : 16px;
}
#menu {
	margin : 0 auto;
	width : auto;
	padding : 0;
	margin-left : 65px;
}
#menu ul {
	list-style : none;
}
#menu li {
	list-style : none;
	display : block;
	float : left;
	background : #f4f4ec;
	border-bottom : 4px solid #8eb132;
}
#menu li a {
	display : block;
	float : left;
	color : #44494f;
	text-transform : uppercase;
	font-size : 11px;
	font-weight : bold;
	line-height : 35px;
	border : solid #e1e1d3;
	border-width : 1px 1px 0 1px;
	text-decoration : none;
	padding : 0 25px;
}
#menu li a:hover {
	color : #75902d;
}
#menu li a.current {
	display : block;
	float : left;
	background : url(images/menu_002_h.jpg) repeat-x;
	color : #fff;
	text-transform : uppercase;
	font-size : 11px;
	font-weight : bold;
	line-height : 35px;
	border : solid #e1e1d3;
	border-width : 1px 1px 0 0;
	text-decoration : none;
	padding : 0 25px;
}
#menu li a:hover.current {
	color : #fff;
}
#cab-menu01 {
	background-image : url(images/cab-menu-azul.gif);
	color : #ffffff;
	width : 200px;
}
#cab-menu02 {
	background-image : url(images/cab-not-verde.gif);
	color : #ffffff;
	width : 200px;
}
#cab-menu01, #cab-menu02 {
	background-repeat : no-repeat;
	background-position : left top;
	height : 32px;
	font-family : "Trebuchet MS", Tahoma, Arial;
	font-size : 13px;
	font-weight : bold;
	text-transform : uppercase;
	padding-top : 3px;
	padding-right : 3px;
	padding-bottom : 3px;
	padding-left : 8px;
}
.cab-menu02 {
	background-image : url(images/cab-not-verde.gif);
	color : #ffffff;
	width : 200px;
	background-repeat : no-repeat;
	background-position : left top;
	height : 32px;
	font-family : "Trebuchet MS", Tahoma, Arial;
	font-size : 13px;
	font-weight : bold;
	text-transform : uppercase;
	padding-top : 3px;
	padding-right : 3px;
	padding-bottom : 3px;
	padding-left : 8px;
}
.green_s{
font-size:16px; color: #006600; text-align:center; font-weight:bold;
}