body {
        margin: 0;
        padding: 0;
        overflow: auto;
        font-family: Verdana;
	font-size: 11px;
}
td, th {
        font-family: Verdana;
	font-size: 11px;
        vertical-align: top;
}

.text {
        color: #8A0000;  
}
.textapptitle {
        font-size: 1.2em;
        font-weight: bold;
}
.textmaintitle {
        font-size: 1.5em;
        font-weight: bold;
}

.mainbg {
    	background-color: #8A0000;
	color: #FFFFFF;
}
.mainbgover {
    	background-color: #8A0000;
	color: #FFFFFF;
}
.mainbr {
        border-color: #8A0000;
        border-style: solid;
        border-width: 0px;
}
.maincolor {
        color: #8A0000;
}
a.mainbglink {
        color: white;
        text-decoration: none;
}

a.linkbut {
        color: black;
        text-decoration: none;
}

.menutitle {
	cursor: pointer;
	padding: 1px;
        padding-left: 4px;
        padding-right: 4px;
        margin-top: 5px;
        margin-bottom: 5px;
}
.menutitleover {
	cursor: pointer;
	padding: 1px;
        padding-left: 4px;
        padding-right: 4px;
        margin-top: 5px;
        margin-bottom: 5px;
}
.submenu{
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
	display: none;
}
.submenuopcover {
}
a.linkSubMenu {
	text-decoration: none;
	padding-left: 16px;
        font-size: 1.1em;
        color: #8A0000;
}
a.linkSubMenu:hover {
    
}
.linkSubMenuActive {
        font-weight: bold;
}

.frmmargins {
    margin-left: 30px;
    margin-right: 30px;
}

.frmblur{
        clear: both;
        background-color: #D6D6D6;
        color: inherit;
        margin-left: 8px;
        margin-right: 4px;
        margin-top: 15px;
        border: 1p solid #fff;
}
.frmshadow, .frmcontent{
        position: relative;
        bottom: 2px;
        right: 2px;
}
.frmshadow{
        background-color: #BFBFBF;
        color: inherit;
}
.frmcontent { 
        background-color: #efefef;
        color: #000;
        border: 1px solid #AFAFAF;
}



h4.frmtitle {
    clear: both;
    margin: 0px;
    margin-top: 8px;
    margin-bottom: 4px;
    font-size: 1.1em;
    border-bottom: 1px solid black;
    padding: 3px;
    color: #000;
}

.frmlayout {
    clear: both;
    padding: 4px;
    padding-bottom: 8px;
    width: 580px;
    /*width: 100%;*/
}

.frmline {
    padding-top: 2px;
    /*padding-left: 20px;*/
    /*height: 20px;*/

    clear: both;


}

.frmlabel {
    /*float: left;
    padding-top: 3px;
    padding-left: 20px;
    color: #000;
    display: inline; 
    vertical-align: top;*/
    /*text-align: left;*/
    float: left;
    padding-top: 3px;
    padding-left: 20px;
    color: #000;
    display: inline;
    vertical-align: top;

}
span.frmrequired {
    color: red;
}
.frmcontrol {
    float: left;
    padding-left: 5px;
    /*height: 20px;*/
    display: inline;    /* FF */
}
input.frmTextbox1, input.frmTextbox1dis, textarea, textarea.frmTextbox1 {
    width: 100%;
}
input.frmTextbox1, textarea, textarea.frmTextbox1 select {
    font-family: Verdana;
    font-size: 11px;
    border: 1px solid #CCC;
}

input.frmTextbox2, textarea, textarea.frmTextbox2 {
    /*width: 80%;*/
}
input.frmTextbox2, textarea, textarea.frmTextbox2 select {
    font-family: Verdana;
    font-size: 11px;
    border: 1px solid #CCC;
}


.frmTextbox1dis {
    font-family: Verdana;
    font-size: 11px;
    border: 1px solid #CDCDCD;
    background : #EDEDED;
}
.frmimg {
    border: 1px solid #CDCDCD;
}
.frmbuttons {
    text-align: center;
    margin-top: 10px;
}
.frmhbut {
    border: 1px;
    font-size: 11px;
    padding-left: 6px;
    padding-right: 6px;
}
.frmbutdoc{
    border: 1px solid #FF0000;
    font-family: Verdana;
    color: #FF0000;
    background-color: #FFFFFF;
    margin: 5px;
    font-size: 11px;
}
.frmtable {
    width: 95%;
    margin: 6px;
    margin-top: 0px;
    margin-bottom: 6px;
}
.frmtable th {
    border-bottom: 1px solid #9B9B9B;
    vertical-align: top;
    font-weight: bold;
    text-align: left;
    background-color: #CCCCCC;
    padding: 2px;
}
.frmtable td {
    border-top: 3px solid #efefef;
    border-bottom: 3px solid #efefef;
    vertical-align: top;
    padding-bottom: 3px;
    padding-top: 3px;
    background-color: #e0e0e0;
}
.frmtable td.tdbut {
    padding-right: 5px;
    padding-left: 5px;
}
.frmtable td.disbut {
    padding-right: 5px;
    padding-left: 5px;
    filter: Gray;
    color: #696969;
}
.frmtable td.frmtablefoot {
    height: 15px;
    background-color: #CCCCCC;
    border-top: 1px solid #9B9B9B;
}

.frmerror {
    clear: both;
    height: 1px;
    background-color: #FFFFCD;
    padding: 2px;
    margin-top: 5px;
    font-size: 0.75em;
    display: none;
}

#header {
    clear: both;
    float: left;
    width: 96%;
    background: #ffffff repeat-x bottom;
    font-size: 93%;
    line-height: normal;
    margin-top: 15px; 
    margin-left: 4px;
    margin-right: 4px;
}
#header div {
    float: left;
    background: url('../img/tab.gif') no-repeat left top;
    margin: 0;
    padding: 0 0 0 9px;
}
#header a {
    display: block;
    background: url('../img/tab.gif') no-repeat right top;
    padding: 5px 15px 4px 6px;
    text-decoration: none;
    font-weight: bold;
    color: #765;
}
#header a:hover {
    color: #333;
}
.tab {
}

.toolboxbar {
        margin-top: 4px;
        padding-top: 1px;
        border-bottom: #ffffff solid 1px;
	background-color: #dddddd;
        background: url('../img/nstatic/bgg10.gif');
	height: 30px;
        padding-left: 10px;
}
.barbutton {
	width: 130px;
	float: left;
        margin-top: 2px;
        margin-right: 3px;
        height: 26px;
}
.barbuttonover {
        border: 1px solid #000;
        cursor: 'pointer';
        width: 130px;
	float: left;
        margin-top: 2px;
        margin-right: 3px;
        background-color: #ededed;
        height: 26px;
}
.barbuttondown {
        border: 1px inset #FFFFFF;
        width: 130px;
	float: left;
        margin: 0px;
        margin-top: 2px;
        margin-right: 3px;
        background-color: #ededed;
        height: 26px;
}
.barbuttonicon {
	float: left;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 2px;
}
.barbuttontext{
	float: left;
	font-size: 10px;
	padding-top: 5px;
        font-weight: normal;
}

.frmlinedocs {
    padding: 8px;
    font-weight: bold;
}

img.ibut {
    cursor: pointer;
    border: none;
}

.frmsection {
    font-size: 0.92em;
    font-family: Verdana, Arial;
    border-bottom: 2px solid #C72E13;
    color: #C72E13;
    font-weight: bold;
    padding-top: 12px;
    padding-bottom: 1px;
    margin-bottom: 3px;
}
.frmLabelerr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
        color: red;
        display: none;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 7px;
        padding-top: 6px;
}
.frmMessage {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    color:#FF0000;
    vertical-align: top;
    padding-left: 7px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-top: 1px solid #FF0000;
    border-bottom: 1px solid #FF0000;
}

.calendarCell {
    font-family: Verdana, Arial, Helvetica, sans-serif;        
    font-size: 12px;
    vertical-align: top;
    width: 16px;        
}
.tableLegend{
    
    border-top: #dddddd solid 1px;
    border-bottom: #dddddd solid 1px;
    
}
.tableLegend2{
    
    border-top: #dddddd solid 1px;
    border-bottom: #dddddd solid 1px;
    border-left: #dddddd solid 1px;
    border-right: #dddddd solid 1px;
    
}
a.CalendarLinkEmpleado {
    font-family: Verdana, Arial, Helvetica, sans-serif;        
    font-size: 10px;
    color: blue;
    text-decoration: none;
    font-weight: bold;
    
}
a.CalendarLinkEmpleado:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;        
    font-size: 10px;
    color: gray;
    text-decoration: none;
    font-weight: bold;
}
.frm2Button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
	background-color: #CCCCCC;
	border: 1px outset #EEEEEE;    
}
<!-- estilos tablon -->
#tblNoticias th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

    
a.noticias:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
a.noticias:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
a.noticias:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
a.noticias:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
.fechaNoticia {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
        font-weight: bold;
}
.categoria {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
        text-align: right;
}
#tblDocs  th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#tblDocs td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

<!-- estilos tablon -->
