body {
	margin:0px;
	background:url(../images/background.gif) ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.sublinks {
	color:#8fa3bf;
	text-decoration:none;
}
a {
color:#0066cc;
text-decoration:none;
}
a.mainlinks {
	color:#000000;
	text-decoration:none;
}
img {
border:0px;
}
h1 {
	font-size:18px;
}
.h1 {
	font-size:18px;
}
h2 {
	font-size:14px;
}
.h2 {
	font-size:14px;
}
h3 {
	font-size:12px;
}
.h3 {
	font-size:12px;
}
.scrollbarprofile  {
text-align : justify;
overflow : auto;
height : 160px;
padding : 15px 10px 15px 10px;
}
/* class for ERORR */
#contactform img {
border: 0px;
}
.errors {
color:#F00;
}
.errors2 {
color:#F00;
margin-left:25px;
}
/* classes for validator */
.tfvHighlight {
color: red;
}
.tfvNormal {
color: #000000;
}