body  { 

      background-color: #2E690F;
      margin: 0px;
      /*background: url(images/body_bg.jpg);*/

}
td, textarea, input, select  
{ 	
	color: #666666; 
	font-size: 13px; 
	font-family: Tahoma; 
	font-weight: normal; 
	line-height: 14px;

 }

.frame {
	border: 1px solid #E8E9D7;
}

.main {
	padding: 10px;
	background-color: #ffffff; 
}

.main_left {
	background-color: #2E690F;
	background-image: url(../../web-content/images/bg_left.jpg);
	background-repeat: repeat-y;
	background-position: right;

}

.main_right {
	background-color: #2E690F;
	background-image: url(../../web-content/images/bg_right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.menu_table {
	background-color: #408F17;
	border: 2px solid #FFFFFF;
	padding: 2px;
}

.menu_td {
	font: 14px Georgia, "Times New Roman", Times, serif; 
	font-weight: bold;
	color: #F1F1F1; 
	border-bottom: 1px solid #FFFFFF;
}

.menu_td a:link {
	font: 14px Georgia, "Times New Roman", Times, serif; 
	font-weight: bold;
	color: #F1F1F1; 
}

.menu_td a:visited {
	font: 14px Georgia, "Times New Roman", Times, serif; 
	font-weight: bold;
	color: #F1F1F1; 
}

.menu_td a:hover {
	font: 14px Georgia, "Times New Roman", Times, serif; 
	font-weight: bold;
	color: #1B5723; 
}

.menu_td a:visited:hover {
	font: 14px Georgia, "Times New Roman", Times, serif; 
	font-weight: bold;
	color: #1B5723; 
}

.menu_border {
	border: 1px solid #A1A1A1;
	padding: 0px;
	width: 214px;
}

.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: 444444;
	font-weight: normal;
}
.text2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	padding: 10px;
}
.text3 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.text4 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: ff7000;
}
.text5 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.text6 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.text7 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.text8 {

	font-family: tahoma;
	font-size: 15px;
	font-weight: normal;
	color: 2E8D4D;
	font-weight: bold;
}
.text9 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4E4E4E;	
	padding: 20px;
}

.text10 {

	font-family: tahoma;
	font-size: 15px;
	font-weight: normal;
}
.text11 {

	font-family: tahoma;
	font-size: 16px;
	font-weight: normal;
	color: 2E8D4D;
	font-weight: bold;
}

.titulo_p {

	font-family: tahoma;
	font-size: 18px;
	font-weight: normal;
	color: 2E8D4D;
	font-weight: bold;
}

.titulo_e {

	font-family: tahoma;
	font-size: 26px;
	font-weight: normal;
	color: #2E8D4D;
	font-weight: bold;
}

a  { color: #093; font-size: 10px; font-family: Tahoma; text-decoration: none }

a:link   { color: #093; font-size: 10px; font-family: Tahoma; font-weight: bold; text-decoration: none }

a:hover {
	color: #999999;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;	
	text-decoration: none;
}

a:visited   { color: #093; font-size: 10px; font-family: Tahoma; font-weight: bold; text-decoration: none }

a:visited:hover {
	color: #999999;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;	
	text-decoration: none;
}


.tbl_recuadro {
	border: 4px solid #CCCCCC
	background-color: #E2EDEB;
}
.tbl_principal {	
	background-color: #EEEEEE;
        padding: 10px;
	
}
/*a:visited {
	color: BCBCBD;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;	
}*/

/*.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #BCBCBD;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}*/	
