/* CSS Document */
body {
	margin:0;
	background-color:#999999;
	font-family:Tahoma;
	font-size:12px;
	text-align:justify;
	text-decoration:none;
}
.top-heading {
	font-family:Tahoma;
	color:#000000;
	font-size:36px;
	font-weight:bold;
}
.bottom-text {
	font-family:Tahoma;
	font-size:13px;
	color:#DCD4B0;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
.bottom-text1 {
	font-family:Tahoma;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
.menu-link {
	font-family:Tahoma;
	font-size:14px;
	color:#DCD4B0;
	font-weight:bold;
	text-decoration:none;
	background-position: center;
}
.menu-link:hover {
	color:#ffffff;
}
.top-heading1 {
	font-family:Tahoma;
	font-size:30px;
	color:#000000;
	font-weight:bold;
}
.heading-text1 {
	font-family:Tahoma;
	font-size:36px;
	font-weight:bold;
	color:#000000;
}
.btext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height:18px;
}
.gettcs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #FFFF00;
	background-color: #CC0000;
}
.company-name {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}