html {font-family: arial, helvetica, sans-serif;}
BODY            {font-family: verdana,arial,helvetica,sans-serif; font-size:12px; color:#000000;}
P,ol,ul,li      {font-family: verdana,arial,helvetica,sans-serif; font-size:12px; color:#000000;}
H1              {font-family: verdana,arial,helvetica,sans-serif; font-size:14px; margin-bottom:0px;border-style:solid;border-width:0px 0px 2px 0px; border-color:silver}
H3              {font-family: verdana,arial,helvetica,sans-serif; font-size:12px;margin-bottom:0px;padding:2px 11px;}

td              {font-family: verdana,arial,helvetica,sans-serif; font-size:12px; color:#000000;}
td.th           {font-family: verdana,arial,helvetica,sans-serif; background-color:#FBDC5D; font-size:12px;font-weight:bold;text-align:left;color:#000000;}

td.tc1           {font-family: verdana,arial,helvetica,sans-serif; background-color:#FBDC5D; font-size:12px;font-weight:none;text-align:left;color:#000000;}

td.th0          {font-weight: bold}

.ts0           {background-color:#FAEDB8;}
.ts1           {background-color:white;}
.ts2           {background-color:#FBDC5D;}

.ts3           {background-color:#cccccc;}


A.blc           {text-decoration:none;font-weight:none;color:#180466;}
A.blc:hover     {text-decoration:underline;font-weight:none;color:ce0000;}

.bgtable{
    font-size:12px;
    background-color:#180466;
    font-weight:bold;
    color:#ffffff;
    text-align:center;
}

.catacl{
   
    background-color:E5F3FB;   
  
}

.bigyellow{
    font-size:20px;
    font-weight:bold;
    color:#E1A56E;
    text-align:center;
}
.bigred{
    font-size:15px;
    font-weight:bold;
    color:#ce0000;
   
}
.noboldyellow{
    font-size:13px;
    font-weight:none;
    color:#E1A56E;
    text-align:center;
}
.bigwhite{
    font-size:20px;
    font-weight:bold;
    color:#000000;
    text-align:center;
}


.photo{
    font-size:11px;
    font-weight:bold;
    color:#180466;
    text-align:center;
}

.big
	{
	font-size:18px;
	background-color:#ffffff;
	font-weight:bold;
	color:#180466;
	text-align:center;
	}
	
.title
	{
	font-size:18px;
	font-weight:bold;
	color:#180466;
	}

.black {
    font-size : 10px;
    font-weight:bold;
}

.small{
    FONT-SIZE: 9px;
    TEXT-DECORATION: none;
    font-weight:normal;
    FONT-STYLE: normal;
    COLOR: #000000;
}

.gros{
    FONT-SIZE: 12px;
    TEXT-DECORATION: none;
    font-weight:bold;
    FONT-STYLE: normal;
    COLOR: #000000;
}

TEXTAREA {
    font-family:Tahoma,Arial;
    font-size : 12px;
    color : #000000;
    background-color : #ffffff;
}

SELECT {
    font-family:Tahoma,Arial;
    color : #000000;
    font-size : 12px;
    background-color : #ffffff;
}

INPUT {
    font-family:Tahoma,Arial;
    color : #000000;
    font-size : 12px;
    background-color : #ffffff;
}
.checkbox {  background-color: #F3CFA9; border-style: none; width: 12px; height: 12px;}

.noborder{
    background-color : #ffffff;
    border: 0;
}

.normal {
    color : #000000;
    font-size : 12px;
    background-color : #EAEFFF;
    border-color : #000000;
    border-width:1;
}



.error {
  color : #ce0000;
}