/* CSS Document */

<style type="text/css">
<!--
.testi {	font-family: Tahoma;
		color:#333333;
		font-weight: none;
		font-size: 10px;
}

.testi2 { font-family: Tahoma;
		color: #666666;
		font-size: 14px;
}
.menu {	font-family: BankGothic Md BT;
		color: #CCCCCC;
		font-weight: none;
		font-size: 16px;
}
.body { font-family: Tahoma;
		color: #666666;
		font-size: 14px;
}
.bodyprofile { font-family: Tahoma;
		color: #666666;
		font-size: 16px;
}
.registration { font-family: Tahoma;
		color: #666666;
		font-size: 12px;
}
.copyright { font-family: Tahoma;
		color: #FFFFFF;
		font-size: 14px;
}

.copyright1 { font-family: Tahoma;
		color: #FFFFFF;
		font-size: 12px;
}
.header { font-family: Tahoma;
		color: #CCCCCC;
		font-size: 14px;
		font-weight: bold;
}
.bgcolor{
		background-color: #000000;
}
.bg{
		width: 600px;
		height: 300px;
		background-image:url(../images/bg2.png);
}
.tableTop{
		width: 900px;
		height: 200px;
		background-image:url(../images/top.png);
}
.tableNav{
		width: 900px;
		background-image:url(../images/bg.png);
}
.tdNav{
		width: 200px;
		vertical-align: top;
}
.tableW1{
		width: 600px;
		height: 80px;
		background-image:url(../images/whiteBox1.png);
}
.tableW2{
		width: 600px;
		height: 140px;
		background-image:url(../images/whiteBox2.png);
		font-family: Tahoma;
		color: #666666;
		font-size: 14px;
}
.tableW3{
		width: 600px;
		height: 80px;
		background-image:url(../images/whiteBox3.png);
}
.tableBottom{
		width: 900px;
		height: 130px;
		background-image:url(../images/bottom.png);		
}
.tdIndex{
		width: 550px;
}
.pIndex{
		width: 500px;
		text-align: left;
}
.tableContactUs{
		width: 450px;
}
.tdContactUs1{
		width: 150px;
}
.tdContactUs2{
		width: 300px;
}
.tableTestimonals{
		width: 450px;
}
-->
</style>