.brdtabla {
	border: 1px solid #999999;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

a:visited {

	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a:active {

	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	color: #FF0000;
	text-decoration: none;
}
.txtformulario {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}
.txtcab {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtlistado {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.fndmenu {
	background-color: #C1DEC1;
}
.menutabla {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #75AA75;
	border-right-color: #75AA75;
	border-bottom-color: #75AA75;
	border-left-color: #75AA75;
}
.fndsubmenu {
	background-color: #EDF5ED;
	font-family: Verdana;
	font-size: 10px;
}.fontx {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.categoria {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
.txttitular {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: 377637;
}
.txtnot {
	font-family: Verdana;
	font-size: 11px;
}
.txttitular a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #377637;
	text-decoration: none;
}
.txttitular a:visited {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #377637;
	text-decoration: none;
}
.txttitular a:active {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #377637;
	text-decoration: none;
}
.txttitular a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}.especioimg {
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 7px;
}
.brdultima {
	border: 1px solid #000000;
}

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */
/*Page related styles for you to view*/

#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 350px;
height: 200px;
overflow-x: hidden;
overflow-y: scroll;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.1em auto;
padding: 15px;
}
.scrollgeneric {line-height: 0px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbase {
width: 15px;
background: #edf5ed url(../basebarcaps_verticalbarbody.png) 0px 0px repeat-y;
}
.vscrollerbar {
width: 15px;
background: #edf5ed url(../basebarcaps_verticalbarbody.png) -15px 0px repeat-y;
}
.hscrollerbase {
height: 15px;
background: #D7EBDF url(../horizontalbarbody_cornerjog.png) 0px -15px repeat-x;
}
.hscrollerbar {
height: 15px;
background: #99CBCB url(../horizontalbarbody_cornerjog.png) 0px -30px repeat-x;
}
.vscrollerbar, .hscrollerbar {
padding: 10px;
z-index: 2;
}
.vscrollerbarbeg {
background: url(../basebarcaps_verticalbarbody.png) -45px -30px no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbarend {
background: url(../basebarcaps_verticalbarbody.png) -45px 0px no-repeat;
width: 15px;
height: 15px;
}
.hscrollerbarbeg {
background: url(../basebarcaps_verticalbarbody.png) -60px -15px no-repeat;
height: 15px;
width: 15px !important;
}
.hscrollerbarend {
background: url(../basebarcaps_verticalbarbody.png) -30px -15px no-repeat;
height: 15px;
width: 15px;
}
.scrollerjogbox {
width: 15px;
height: 15px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: #4E727C url(../horizontalbarbody_cornerjog.png) 0px 0px;
}
.vscrollerbasebeg {
background: url(../asebarcaps_verticalbarbody.png) -30px -30px no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbaseend {
background: url(../basebarcaps_verticalbarbody.png) -60px -30px no-repeat;
height: 15px;
width: 15px;
}
.hscrollerbasebeg {
background: url(../basebarcaps_verticalbarbody.png) -60px 0px no-repeat;
height: 15px;
width: 15px !important;
}
.hscrollerbaseend {
height: 15px;
width: 15px;
background: url(../basebarcaps_verticalbarbody.png) -30px 0px no-repeat;
}
.scrollerjogbox:hover {
background: #5E828C url(../basebarcaps_verticalbarbody.png) -45px -15px;
}
/* Scroll Bar Master Styling Ends Here */