.titlu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.header {FONT-WEIGHT: 900; FONT-SIZE: 12px; COLOR: #606060; FONT-FAMILY: Verdana, sans-serif}
.subtitlu {COLOR: #263147; font-family: Tahoma;	font-size: 12px;	font-weight: bold;}
.text {FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Tahoma, sans-serif}

A {font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
A:link {COLOR: #990000; TEXT-DECORATION: none}
A:visited {COLOR: #990000; TEXT-DECORATION: none}
A:hover {COLOR: #000033; TEXT-DECORATION: underline}
A:active {COLOR: #660000; TEXT-DECORATION: none}

.undercolor {background-color:#EEEEEE}/*E7DADA*/


.minitext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.inputtextmic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
	height: 18px;
	padding: 1px;
}
.inputbtnmic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	height: 18px;
	background-color: #CCCCCC;

}
.inputtextareamic {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	padding: 1px;
}
.sub {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.bod {
	font-family: "MS Sans Serif";
	font-size: 11px;
	color: #000000;
}
.sub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}


}.bodwh {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
}
.sub3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #60950F;
}
.title {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	color: #1C2E3C;
	font-weight: bold;

}
.title2 {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 32px;
	font-weight: normal;
}
.sub4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC3300;
}
.sub5 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #68A310;
}
.title3 {
	font-family: Garamond;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	font-style: italic;

}
.title4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}
#contactForm {
	width: 90%;
}

#contactForm .CFtitle {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#006;
	text-align:center;
}

#contactForm .CFerror {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;	
	font-weight:bold;
	color:#C00;
	text-align:center;
}

#contactForm .CFtooltip {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	color:#C00;
}

#contactForm table {
	background-color: #DDDDDD;
	width: 55%;
	margin-left: auto;
	margin-right: auto;
}
#contactForm td, th{
	background-color: #FDFDFD;
}
#contactForm .field{
	background-color: #FFF;
	width: 300px;
	border: 1px dotted #446273;
}
#contactForm .fieldErr{
	background-color: #FEF5F5;
	width: 300px;
	border: 1px solid #003;
}
#contactForm .fieldCaptcha{
	background-color: #FFF;
	width: 75px;
	border: 1px dotted #446273;
}