BODY
{
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: black;
    FONT-FAMILY: Arial;
	font-size: 10pt;
	margin: 0px;
}
H1
{
    COLOR: #6666CC;
    FONT-FAMILY: Arial;
    TEXT-TRANSFORM: capitalize
}
INPUT.BotonPrint{
	font-family: Arial;
	font-size: 8pt;
	color: #414141;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #65a947;
	background-repeat: no-repeat;
	background-image: url("Images/images/printBg.gif");;
	text-indent: 25px;
	width: 100px;
	height: 22px
	
}

H2
{
    COLOR: #6666CC;
    FONT-FAMILY: Arial;
    TEXT-TRANSFORM: capitalize
}
H3
{
    COLOR: #6666CC;
    FONT-FAMILY: Arial;
    TEXT-TRANSFORM: capitalize
}

H4
{
    COLOR: #6666CC;
    FONT-FAMILY: Arial;
    TEXT-TRANSFORM: capitalize
}

H5
{
    COLOR: #6666CC;
    FONT-FAMILY: Arial;
    TEXT-TRANSFORM: capitalize
}
H6
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    TEXT-TRANSFORM: capitalize;
	font-size: 10pt
}
div.holePage{
	width: 1000px
}
div.contenidoArea{
	height: 85%
}
TH {
 color: #004590;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold
}
TD.BannerRow{
	background-color: #004590
}
INPUT.Boton{
	font-family: Arial;
	font-size: 8pt;
	color: #414141;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	background-repeat: repeat-x;
	background-image: url("Images/buttonBg.gif")
}
TD.FooterRow{
	background-color: #004590;
	font-family: Arial;
	font-size: 8pt;
	color: white;
	height: 22px
	}

LI {
	list-style-image: url("knits001bu.gif");
	margin-right: 70px;
	margin-left: 150px;
	font-family: Arial;
	font-size: 10pt
}
LI.Error {
	list-style-image: url("iceskate003bu.gif");
	margin-right: 70px;
	margin-left: 150px;
	font-family: Arial;
	font-size: 10pt
	    
}
TD.LoginTitle{
	font-weight: bold;
	color: white;
	font-family: Arial
}
TD{
	font-family: Arial;
	font-size: 8pt
}
div.tgcalendar {
    background-color: #ffffff;
    color: #000000;
}

table.tgcalTable {
	
    background-color: #3f8fe0;
    color: #000000;
}

div#tgcalSmall table.tgcalTable {
    width: 400px;
}

div#tgcalBig table.tgcalTable {
    width: 995px;
}

table.tgcalTable td{
	font-size:smaller ;	
	padding: 3px;
	vertical-align: top;
}

tr.calendarHeader {
    color: #000000;
    background-color: #ffffff
}
a.help,a.help:hover{
	font-size: 9pt;
	color: white;
	font-family: Arial
}
a.tgcalPrevious, a.tgcalPrevious:hover, a.tgcalNext, a.tgcalNext:hover{
	text-decoration: none;
}

a.tgcalPrevious{
	 background: url(Images/tgcal-previous.gif) no-repeat center center;
}

a.tgcalNext{
	 background: url(Images/tgcal-next.gif) no-repeat center center;
}

th.tgcalTitle{
	font-weight: bold;
	text-align: center;
	background-color: #ffffff
}

tr.tgcalWeekDays{

	background-image: url("Images/calDayHeaderBg.gif");
	background-repeat: repeat-x
}

td.tgcalWeekDay{
	font-weight: bold;
}

td.tgcalDayIn{
	background-color: #FFFFFF;
	height: 90px
}
	
td.tgcalDayOut{
    color: #808080;;
	height: 90px;
	background-color: #eaeaea
}

td#tgcalToday{
	font-weight: bold;	
	background-color: green;
}

td#tgcalSelected{
	font-weight: bold;	
	border: 1px solid red;
	color: red;
	background-color: #ffffff;
}

td.tgcalEvent{
	font-weight: bold;
	border: 1px dashed orange;
	background-color: #ffffff
}

a.tgcalDayLink, a.tgcalDayLink:visited, a.tgcalEventLink, a.tgcalEventLink:visited{
	color: black;
	text-decoration: underline;
	font-size: 8pt;
	font-family: Arial
}
td.folder{
	vertical-align: middle;
	font-weight: bold
}
a.tgcalDayLink:hover, a.tgcalEventLink:hover {
    color: green; 
    text-decoration: underline;
    	font-size: 8pt;
	font-family: Arial
}

img.tgCalIcon{
	vertical-align: bottom;
}
TD.FormTabOn{
	background-image: url("Images/formTabBgOn.gif");
	background-repeat: repeat-x
}
TD.FormTabOff{
	background-image: url("Images/formTabBgOff.gif");
	background-repeat: repeat-x
}
TD.InformeTitle{
	font-size: 10pt;
	background-color: white;
	color: #400000;
	font-family: Arial;
	text-transform: capitalize;;
	text-align: center
}
TD.InformeDesc{
	
	background-color: #e4e4e4
}
A.InformeTle, A.InformeTle:hover{
	font-size: 10pt;
	color: #000040;
	font-family: Arial;
	text-transform: capitalize;
	text-decoration: none
}
TABLE.TitleTable{
	background-color: silver
}
div.exportForm{
	border-width: 1px;
	background-color: silver;
	border-color: gray;
	border-style: solid;
	margin-right: 15px;
	margin-bottom: 50px;
	margin-left: 15px;
	margin-top: 20px
}

.Tdlabel {
	font-family: Arial;
	font-weight: bold
}