@charset "UTF-8";
/*CSS Document */

body {
	background-color: #88b58e;
	background-image: url(/_images/layout/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

body  {
	FONT-FAMILY:  Tahoma, Arial, Helvetica, sans-serif;
	COLOR: #50514B;
	TEXT-ALIGN: left
	FONT-SIZE: 1em;
	font-size: 12px;
}

a {
	color: #044414;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #002000;
	text-decoration: underline;
	font-weight: bold;
}


.TD_border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #88b58e;
}

.TD_border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88b58e;
}




/*Wrapper*/

#wrapper {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}


/*ContentMiddle*/

#contentLogo {
	width: 600px;
	height: 40px;
	background-image: url(/_images/layout/box_logo.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 60px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 300px;
}

#contentMain {
	width: 860px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(/_images/layout/box_bg.jpg);
	background-repeat: repeat-y;
}



#footer {
	width: 900px;
	height: 70px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/_images/layout/box_footer.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#footer a {
	COLOR: #044414;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}




/*Side*/

#contentSide {
	width: 300px;
	float: left;
	padding: 0px;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}


#contentSide li {
	width: 210px;
	list-style-type: none;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #640000;
	margin-left: 0px;
	float: left;
}
#contentSide a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#contentSide a:hover {
	color: #640000;
	text-decoration: none;
	font-weight: normal;
}


#contentMain #text a {
	color: #444;
	text-decoration: none;
	font-weight: bold;
}
#contentMain #text a:hover {
	color: #444;
	text-decoration: underline;
	font-weight: bold;
}



/*Text*/



.Title_white {
	FONT-FAMILY:  Tahoma, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 19px;
	COLOR: #FFFFFF;
}

.title_green{
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #044414;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #88b58e;
	border-bottom-color: #88b58e;
	padding-top: 10px;
	padding-bottom: 10px;
}

.txt10Gray {
	font-size: 10px;
}

.txt10Green {
	font-size: 10px;
	color: #044414;
}

.txt10White {
	font-size: 10px;
	color: #fff;
}
.txt11Gray {
	font-size: 11px;
}

.txt11Green {
	font-size: 11px;
	color: #044414;
}

.txt11White {
	font-size: 11px;
	color: #fff;
}

.txt12Gray {
	font-size: 12px;
}

.txt12Green {
	font-size: 12px;
	color: #044414;
}

.txt12White {
	font-size: 12px;
	color: #fff;
}


.allCAPS {
	text-transform: uppercase;
	font-weight: bold;
}






/*Links*/


.Menu { 
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #044414;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}

A.Menu:active { 
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #044414;
	text-decoration : none;
}
A.Menu:link { 
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #044414;
	text-decoration : none;
}
A.Menu:hover { 
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #002000;
	text-decoration : underline; 
}


.Menu_small { 
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #044414;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}

A.Menu_small:active { 
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #044414;
	text-decoration : none;
}
A.Menu_small:link { 
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #044414;
	text-decoration : none;
}
A.Menu_small:hover { 
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #002000;
	text-decoration : underline; 
}




.Link  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #044414;
	text-decoration : none;
}
A.Link:link  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #044414;
	text-decoration : none;
}
A.Link:visited  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #044414;
	text-decoration : none;
}
A.Link:active  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #044414;
	text-decoration : none;
}
A.Link:hover  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #002000;
	text-decoration : undeline;
}





/*Forms*/

.form90 {
	BACKGROUND-COLOR: #ecece4;
	COLOR: #000000;
	FONT: 9px Verdana,Geneva,sans-serif;
	HEIGHT: 18px;
	WIDTH: 90px;
	border: 1px groove #666666;
}

.form90_baixo {
	BACKGROUND-COLOR: #ecece4;
	COLOR: #000000;
	FONT: 9px Verdana,Geneva,sans-serif;
	HEIGHT: 15px;
	WIDTH: 90px;
	border: 1px groove #666666;
}

.form140 {
	BACKGROUND-COLOR: #ecece4;
	COLOR: #000000;
	FONT: 9px Verdana,Geneva,sans-serif;
	HEIGHT: 18px;
	WIDTH: 140px;
	border: 1px groove #666666;
}

.form250 {
	BACKGROUND-COLOR: #ecece4;
	COLOR: #000000;
	FONT: 9px Verdana,Geneva,sans-serif;
	HEIGHT: 18px;
	WIDTH: 250px;
	border: 1px groove #666666;
}

.form250_box {
	BACKGROUND-COLOR: #ecece4;
	COLOR: #000000;
	FONT: 9px Verdana,Geneva,sans-serif;
	HEIGHT: 60px;
	WIDTH: 250px;
	border: 1px groove #666666;
}
