body, td {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#484848;
}

b, strong {
	font-weight:bold;
}

a {
	color:#33678B;
	text-decoration:none;
}

a:hover {
	color:#33678B;
	text-decoration:underline;
}

a.pdf {
	display: block;
	background: url(../images/icon-pdf.gif) no-repeat;
	font-size: 11px;
	padding: 1px 0px 5px 25px;
}

.title {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	line-height:15px;
	color:#F9F7F7;
}

.vNamai {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#7B7B7B;
}

.contacts {
	font-family:Verdana;
	font-size:10px;
	color:#33678B;
}

.contacts a {
	font-family:Verdana;
	font-size:10px;
	color:#33678B;
	text-decoration:underline;
}

.contacts a:hover {
	font-family:Verdana;
	font-size:10px;
	color:#333333;
	text-decoration:underline;
}

.menu a {
	font-family:Verdana;
	font-size:10px;
	color:#666666;
	text-decoration:none;
}

.menu a:hover {
	font-family:Verdana;
	font-size:10px;
	color:#666666;
	text-decoration:underline;
}

.menu a.selected {
	font-family:Verdana;
	font-size:10px;
	color:#666666;
	text-decoration:underline;
}

.menu a.selected:hover {
	font-family:Verdana;
	font-size:10px;
	color:#666666;
	text-decoration:underline;
}


/* contacts module */
.error { color:#FF3B04; font-weight:bold }
.submitbutton { font-family:verdana; font-size:10px; font-weight:bold; border:1 solid #D6DBDE; background:#E8EDF1; height:17px; color:#6D8990}
/* contacts module */


/* input field on/off effect module */
.InputField {
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	border:1 solid #D6DBDE;
	background:#ffffff;
	color: #000000;
}

.InputFieldOn {
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	border:1 solid #6D8990;
	background:#ffffff;
	color: #000000;
}
/* input field on/off effect module */


