/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg_tile.gif);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.bg01 {
background-image:url(images/index_bg.gif);
}
.bg02 {
background-image:url(images/mainbg_tile.gif);
}
.bgt {
background-image:url(images/testimonial_bg.gif);
background-repeat:no-repeat;
}
a:link {color: #333333;text-decoration: none;}
a:visited {text-decoration: none;color: #333333;}
a:hover {text-decoration: underline;color: black;}
a:active {text-decoration: none;color: #333333;}

a.bt:link {color: #666666;text-decoration: none;}
a.bt:visited {text-decoration: none;color: #666666;}
a.bt:hover {text-decoration: none;underline: #666666;}
a.bt:active {text-decoration: none;color: #666666;}

a.link:link {color: #ff9900;text-decoration: underline;}
a.link:visited {text-decoration: underline;color: #ff9900;}
a.link:hover {text-decoration: underline;color: #666666;}
a.link:active {text-decoration: none;color: #ff9900;
}

.text1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.text2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 13px;
}
.text-title {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13.5pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	letter-spacing: -.05em;
}
.top-links {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.bottom {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.error {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;

}


