a {
    color: #003C7B;
}

a:hover {
    text-decoration: underline;
}

a.blue {
    text-decoration: none;
}

a.blue:hover {
    text-decoration: underline;
}

a.blue2 {
    text-decoration: none;
}

a.blue2:hover {
    text-decoration: underline;
}

a.white2 {
    color: #FFFFFF;
    text-decoration: none;
}

a.white2:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

body, td, p, a, input {
    font-family: Trebuchet MS, sans-serif;
    font-size: 12px;
	color:#808080;
}

p {
    text-align: justify;
}

p,ul,li {
    color: #c0c0c0;
    font-family: Trebuchet MS,helvetica,sans-serif;
    font-size: 8pt;
    line-height: 16px;
    text-align: justify;
}

ul { 
	/* list-style-image: url('/bucurii/images/li.gif'); */
	margin-left:18px;
}

.black {
    color: #000000;
    font-family: Trebuchet MS, sans-serif;
    font-size: 8pt;
}

.blue {
    font-family: Trebuchet MS, sans-serif;
    color: #FFFFFF;
}

.blue2 {
    font-family: Trebuchet MS, sans-serif;
    color: #2C2C2C;
    font-size: 10px;
}

.blue2 a {
    font-family: Trebuchet MS, sans-serif;
    color: #2C2C2C;
    font-size: 10px;
}

.button2 {
    background: url("../images/button1.jpg");
    border: 0px;
    color: #FFFFFF;
    font-family: Trebuchet MS, sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 32px;
    width: 97px;
	cursor: hand;
	padding-left:20px;
}

.button1 {
    background: url("../images/button2.jpg");
    border: 0px;
    color: #FFFFFF;
    font-family: Trebuchet MS, sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 32px;
    width: 127px;
	cursor: hand;
	padding-left:20px;
}

.cyan1 {
    color: #96A9B2;
    font-family: Trebuchet MS, sans-serif;
    font-size: 8pt;
    text-decoration: none;
}

.cyan2 {
    color: #4D6A77;
    font-family: Trebuchet MS, sans-serif;
    font-size: 8pt;
    text-decoration: none;
}

.error {
	display:block;
    background: #000;
    border: 4px #ffcc33 solid;
    color: #FFF;
    font-family: Trebuchet MS,helvetica,sans-serif;
    font-size: 13px;
    padding: 8px;
	margin-top:10px;
	margin-bottom:10px;
    text-align: center;
    width: 95%;
}
.error A {
    color: #ffcc33;
    font-family: Trebuchet MS,helvetica,sans-serif;
    font-size: 14px;
}

.gray {
    color: #818181;
    font-family: Trebuchet MS, sans-serif;
    font-size: 8pt;
}

.green {
    color: #CF4169;
    font-family: Trebuchet MS, sans-serif;
    font-size: 8pt;
}

.gray2 {
    color: #818181;
    font-family: Trebuchet MS, sans-serif;
    font-size: 8pt;
    line-height: 16px;
    text-decoration: none;
}

.gray2:hover {
    color: #003C7B;
}

.gray3 {
    color: #818181;
    font-family: Trebuchet MS, sans-serif;
    font-size: 7pt;
}

.gray4 {
    color: #777777;
    font-size: 16px;
    font-weight: bold;
}

.input, INPUT {
    background: #333;
    color: #FFF;
    font-family: Trebuchet MS, sans-serif;
    font-size: 11px;
    font-weight: bold;
    border:1px solid #555;
}

.lblue {
    color: #AAA;
    font-size: 10px;
}
A.lblue:HOVER {
    color: #BBB;
}
.nota {
    background: #FFFFF6;
    border: 1px #EEEECC solid;
    color: #860112;
    font-family: Trebuchet MS,helvetica,sans-serif;
    font-size: 11px;
    padding: 10px 10px 10px 10px;
    width: 100%;
}

.note {
    color: #860112;
    font-family: Trebuchet MS,helvetica,sans-serif;
    font-size: 11px;
}

.ok {
    background: #F6FFF6;
    border: 1px #CCEECC solid;
    color: #018612;
    font-family: Trebuchet MS,helvetica,sans-serif;
    font-size: 14px;
    padding: 10px 10px 10px 10px;
    text-align: center;
    width: 100%;
}

.red {
    color: #BD3009;
    font-size: 8pt;
}

.red2 {
    color: #BD3009;
    font-size: 9px;
    line-height: 12px;
}

.title {
    color: #fff;
    font-family: Trebuchet MS, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    line-height: 30px;
}
a.title {
    font-size: 11pt;
}

.title1 {
    color: #CF4169;
    font-family: Trebuchet MS, sans-serif;
    font-size: 14pt;
    font-weight: 500%;
    line-height: 14pt;
	text-decoration:none;
}

.title2 {
    color: #003C7B;
    font-family: Trebuchet MS, sans-serif;
    font-size: 9pt;
    font-weight: bold;
}

.title3 {
    color: #4D6A77;
    font-family: Trebuchet MS, sans-serif;
    font-size: 9pt;
    font-weight: bold;
}

.white {
    color: #FFFFFF;
}











body, td, a, p {
	font-family: Trebuchet MS;
	font-size: 12px;
	color:#EEE;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.title3 {
	color:#FFC100;
	font-weight:bold;
}
.title4 {
	color:#D39900;
}
dd {
 color: #000;
	padding:14px;
}
dd A {
 color: #060;
 text-decoration:underline;
}

