/* Created using Style Master from Western Civilisation CSS1 { 2 2 512 630 } */

body, th, td, input, select, textarea
{
	font-family		: lucida, verdana, helvetica;
	font-size		: 10px
}
	
body
{
	margin-top		: 0px ;
	margin-bottom		: 0px ;
	margin-left		: 0px ;
	margin-right		: 0px ;
	background-color	: white ;
}
/*
a:link
{
	text-decoration		: none ;
	color			: black ;
}
a:hover
{	
	text-decoration		: underline ;
}*/


h2 
{
	padding 		: 0px;
	margin 			: 0px;
}

h3
{
	padding 		: 0px ;
	margin 			: 0px ;
}

h4
{
	font-size		: 14px ;
	padding 		: 0px ;
	margin 			: 0px ;
}
	
/*table
{
	background-color	: black ;
	width			: 100%;
}*/

.tableAutoWidth
{
	width			: auto;
}

th, td
{
	padding			: 3px;
	vertical-align		: top
}

th
{
	background-color	: #e8bb09;
	color			: #ffffff;
	text-align		: left
}


/*td
{
	background-color	: #f5da3d;
	color			: #000000
}*/
.tdTitle
{
	background-color	: #ffffff;
	color			: #FFFFFF;	
}


textarea
{
	height: 60px
}

.button, .lowCheckBox {
	width: auto;
}
.lowCheckBox {
	height: 11px;
}

#importantHeaders
{
	display			: block
}

#allHeaders
{
	display			: none
}

#textareaWrite
{
	height			: 200px;
	width			: 100%;
}

#inputFrameSize
{
	width			: 20px
}
.bBlack
{
	color			: black ;

}

.inpButton
{
	background-color 	: #e8bb09;
	color			: #000000;
	font-weight 		: bold ;
	border			: 2px;
}
	
.divFormText 
	{
	padding			: 0 8px;
	margin-bottom		: 0.5em;
	width			: 250px;
	float			: left;
	text-align: right;
	}


.divFormInput 
	{
	padding			: 0 8px ;
	margin-bottom		: 0.5em ;
	float			: left ;
	}
.bgColorRed 		{ color : #800000 ; }
.bgColorBlue 		{ background-color : #597D9D ; }
.bgColorBlueFont 	{ background-color : #999999; }
.bgColorGrey 		{ background-color : #CCCCCC; }
.bgColorWhite 		{ background-color : #ffffff ; }

.bgColorConfirm		{ background-color : #ffffff ; font-weight : bold ; }
.bgColorCancel 		{ background-color : #800000 ; color : #ffffff ; font-weight : bold ; }
.bgColorWait 		{ background-color : #ccc2cc ; font-weight : bold ; }

/*add by yeison: */
.title {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}


a {
	color: #0E49AD;
	text-decoration: none;
}
.claro {
	color: #999999;
}
a:hover, active {
	color: #FF0000;
}
.tableBorder {
	border: 1 double;
	border-top-color: #EFC05B;
	border-right-color: #EFC05B;
	border-bottom-color: #EFC05B;
	border-left-color: #EFC05B;
	border-top-style: dashed;
	border-top-width: 2px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
.subTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0E49AD;
}

