body {
	background-image: url(images/bg.jpg);
	margin: 0;
}
.hotbg {
	background-image: url(images/training_img.jpg);
	background-repeat: no-repeat;
}
.heading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #6B6B6B;
	text-decoration: none;
}
a.copyright {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.copyright:hover {

	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
.copyright {


	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.para {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #979797;
	line-height: 19px;
	text-align: justify;
	display: block;
	text-decoration: none;
}
.leftbg {
	background-image: url(images/bg_left.jpg);
	background-repeat: no-repeat;
}
.rightbg {

	background-image: url(images/bg_right.jpg);
	background-repeat: no-repeat;
}
.hottext {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #979797;
	line-height: 19px;
	text-align: left;
	display: block;
	text-decoration: none;
}
a.toplink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #6F4978;
	text-decoration: none;
}
a.toplink:hover {

	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #6F4978;
	text-decoration: underline;
}
a.buttonlink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #979797;
	text-decoration: none;
	text-align: center;
	line-height: 28px;
}
a.buttonlink:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #979797;
	text-decoration: none;
	background-image: url(images/button_over_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	display: block;
	height: 28px;
	line-height: 28px;
}
textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
a.sublinks {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 22px;
	color: #CC0000;
	text-decoration: none;
}
.thanks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
}

