/*T-BOW 
14.02.2007-----------------------------------------------------------------*/

body {background: White;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

A, TD, .Tip01, .Tip02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
   color: #000000;}


/*TIPOS*/
.Tip01{color: #ED7320;}
.Tip02{color: #B7B7B7;}

/*TAULES*/	
.StrokeBlue {background: #F1F0EE;
border-top: 1px solid #1C27F6;
border-right: 1px solid #1C27F6;
border-bottom: 1px solid #1C27F6;
border-left: 1px solid #1C27F6;}
.StrokeBlack {background: #F1F0EE;
border-top: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;}


/*STANDARD LINK*/
a:link {color: #1C27F6; text-decoration: none}
a:active {color: #1C27F6; text-decoration: none}
a:visited {color: #1C27F6; text-decoration: none}
a:hover {color: #ED7320; text-decoration: underline;}


/*FORMS*/
input {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #FFFFFF; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
input.check {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #FFFFFF; border: #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
select {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #FFFFFF; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
textarea {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}
