/* CSS Document */

body{margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(images/table_bg.gif);
	background-repeat:repeat-y;
	}
	.bg{background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#999999;
	}
	.mainTable{background-image:url(images/white_bg.gif);
	background-repeat:repeat-y;
	}
	.welcomeText{font-family:Tahoma;
            font-size:11px;
            color:#666666;
			text-align:justify;
}
.testimonialText{font-family:Tahoma;
            font-size:11px;
            color:#000000;
			text-align:justify;
}
.readmoreText{font-family:Tahoma;
            font-size:10px;
            color:#666666;
			text-decoration:none;
}
.readmoreText:hover{font-family:Tahoma;
            font-size:10px;
            color:#000000;
			text-decoration:underline;
}
.startHereText{font-family:Tahoma;
            font-size:10px;
            color:#000000;
			text-decoration:none;
}
.startHereText:hover{font-family:Tahoma;
            font-size:10px;
			font-weight:bold;
            color:#ffffff;
			text-decoration:underline;
}
.contactText{font-family:Tahoma;
            font-size:15px;
			font-weight:bold;
            color:#666666;
}
.telBlueText{font-family:Tahoma;
            font-size:10px;
			font-weight:bold;
            color:#3399CC;
}
.contactText2{font-family:Tahoma;
            font-size:10px;
			font-weight:bold;
            color:#666666;
			}
			.mailAddress{font-family:Tahoma;
            font-size:10px;
			font-weight:bold;
            color:#FF9900;
			text-decoration:none;
			}
			.mailAddress:hover{font-family:Tahoma;
            font-size:10px;
			font-weight:bold;
            color:#FF9900;
			text-decoration:underline;
			}
			.supportCenterBorder{border-top:#CCCCCC solid 1px;
			}
			.botDiv{background-image:url(images/bot_div.gif);
			background-repeat:repeat-y;
			background-position:left top;
			}
			.customerText{font-family:Tahoma;
            font-size:10px;
			font-weight:bold;
            color:#336699;
			}
			.chairmanText{font-family:Tahoma;
            font-size:10px;
			font-weight:bold;
            color:#333333;
			}
			.copyrightText{font-family:Tahoma;
            font-size:10px;
            color:#666666;
			}
			.welcomeBorder{border-bottom:#FFFFFF solid 1px;
			}