/* CSS Document */

.tabon {
background-color:#FFFFAA;
cursor:default;
border-top: 1px solid gray; 
border-bottom:none;
border-right: 2px solid gray;
border-left: 1px solid gray;
text-align:center;

}
.taboff {
background-color:#EBDCC5;
cursor:pointer;
border-top:1px solid gray;border-bottom:1px solid gray; border-left:1px solid gray;border-right:2px solid gray;
text-align:center;
}
.tabpage {
text-align:left;padding-left:0px;padding-right:20px;margin-top:10px;overflow:auto;
}
.tabempty {
border-left:medium none; border-right:medium none; border-bottom:1px solid gray; border-top:medium none; height:22px
}
ul li
{

    padding-bottom: 8px;
}

#scroll{
width:478px;
height:469px;
overflow:auto;
}

.text_subh{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:8px;
	font-size: 16px;
	color: #0A713A; 
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
.text_bulletbold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0A713A; 
	text-decoration: none;
	font-weight: bold;
	font-size:14px;
}


.text_copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height: 21px;
}
.text_normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
.text_bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
.text_bold_12{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
	letter-spacing: 0.6px;
	white-space: normal;
	text-indent: 1px;
}
.text_bold_12_marron{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a05421;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.text_bold_mayuscula{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
	}
.text_normal_12{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
	white-space: normal;
}
.text_normal_10{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
	white-space: normal;
}
.text_bold_15{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	white-space: normal;
}
