/*
1D7EC3 - albastru
A2C61C - verde
FE9B00 - portoc
BD1314 - red
A812B1 - mov
*/
table {
	empty-cells:show;
}

select{ font-size:12px; 
font-family:tahoma; 
} 

.button /* Used for site buttons */ { font-family: Arial; font-size: 8pt; FONT-WEIGHT: 
bold; LETTER-SPACING: 0pt; background: #1D7EC3; border-bottom: 0px solid #FE9B00; 
border-right: 1px solid #104A7B; border-left: 1px solid #FFCA79; border-top:0px 
solid #FFCA79; color:#FFFFFF; text-decoration:none; cursor: pointer ; padding-top: 
1px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px ; border: 1px 
#A2C61C solid; height: 20px }
.largebutton /* Used for site buttons */ 
{ font-family: Arial; font-size: 10pt; 
FONT-WEIGHT: bold; LETTER-SPACING: 0pt; background: #1D7EC3; 
border-bottom: 0px solid #FE9B00; border-right: 1px solid #104A7B; border-left: 1px solid #FFCA79; 
border-top:0px solid #FFCA79; color:#FFFFFF; text-decoration:none; cursor: pointer ; 
padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px ; 
border: 1px #A2C61C solid; height: 40px; }

a:link {
	text-decoration: none;
	color: #D31B1B;
}
a:visited {
	text-decoration: none;
	color: #D31B1B;
}
a:hover {
	text-decoration: none;
	color: #D31B1B;
}
a:active {
	text-decoration: none;
	color: #D31B1B;
}

.messages { font-size: 
8pt; text-decoration: none; font-weight: normal; color: #FF6600; ; font-family: Verdana, Arial, Helvetica, sans-serif} 
.btext { font-family: Tahoma; font-size: 9pt; font-weight: normal; color: #000000; text-decoration:none;} 
.btextTitle { font-family: Tahoma; font-size: 9pt; font-weight: normal; color:#333333; text-decoration:none;} 
.tableborder { border: 1px #FFFFFF solid} 
.bgcol1 { background-color: #FFFFFF} 
.bgcol2 { background-color: #F2F2F2} 	
.bgcol22 { background-color: #F2F2F2; font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:normal;font-size: 10pt;} 
.topcolor { background-color: #FFFFFF} .line1 { background-color: #F2F2F2} 
.combobox { font-family: Tahoma; font-size: 
8pt; color: #000000; font-weight: normal; border: 
1px solid #000000; background-color: #EFEDE7; } .txtbox { font-family: Tahoma; 
font-size: 8pt; color: #000000; font-weight: normal; border: 1px solid #000000; 
background-color: #FFFFFF; }.txtarea { font-family: Tahoma; font-size: 8pt; color: 
#000000; font-weight: normal; border: 1px solid #000000; background-color: #EFEDE7; 
}
.blacktext { FONT-SIZE: 11px; COLOR: #000000; LINE-HEIGHT: 15px; FONT-STYLE: normal; FONT-FAMILY: 
Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
.blacktextwhite { FONT-SIZE: 11px; COLOR: #FFFFFF; LINE-HEIGHT: 15px; FONT-STYLE: normal; FONT-FAMILY: 
Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
.whitetext { FONT-SIZE: 12px; COLOR: #ffffff; LINE-HEIGHT: 15px; FONT-STYLE: normal; FONT-FAMILY: 
Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
.but {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #CFCAB7; background-color: #8F1842}
.butHome {  font-family: Arial; font-size: 13px; color: #CFCAB7; background-color: #8F1842}
.index_title{font-size:36px; text-align:center; color:#FFFFFF; font-family:Arial;}
.page_title{ font-family:Tahoma; font-size:24px; color:#0B2777; font-weight:bold; }

.page_button { font-family: Arial; font-size: 9pt; FONT-WEIGHT: 
bold; LETTER-SPACING: 1pt; background: #1D7EC3; border-bottom: 0px solid #FE9B00; 
border-right: 1px solid #104A7B; border-left: 1px solid #FFCA79; border-top:0px 
solid #FFCA79; color:#FFFFFF; text-decoration:none; cursor: pointer ; padding-top: 
1px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px ; border: 1px 
#A2C61C solid; height: 24px }

.quickhelp{
font-family:Arial; color:#D31B1B;
}
.fieldset_big{
	display: block;
	width: 45em;
	margin: 0 0 0 0;
	padding: 1em 1em 1em 1em;
}
.fieldset_noborder
{
	display: block;
	width: 17em;
	margin: 0 0 3em 0;
	border: 0 solid #000000;
	padding: 1em 1em 1em 1em;
}
li{
	padding-left:10px;
	color:#0B2777;
	font-family:tahoma;
	font-size:15px;
}

p.GreenTitle {
margin: 5px 5px 10px 30px;
font-style:italic;
font-size:20px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#779900;

}