body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
.logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
.subscribe-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.bg-tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bg-tab.jpg);
	background-repeat: repeat-x;
}
.bg-tab A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
	
}
.bg-tab1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	
}
.cat-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:10px;
	line-height:16px;	
}
.gra {
	background-image: url(images/gra.jpg);
	background-repeat: repeat-x;
}
.top-mid {
	background-image: url(images/top-mid.jpg);
	background-repeat: repeat-x;
}
.left-mid {
	background-image: url(images/left-mid.jpg);
	background-repeat: repeat-y;
}
.right-mid {
	background-image: url(images/right-mid.jpg);
	background-repeat: repeat-y;
}
.buttom-mid {
	background-image: url(images/buttom-mid.jpg);
	background-repeat: repeat-x;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.viewall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFD300;
	text-decoration: none;
}
.viewall A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFD300;
	text-decoration: underline;
}
.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height:18px;
}
.pageheadingyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFD300;
	text-decoration: none;
}
.footer-bg {
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer-bg A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	background-color:#FFD300;
}
.footer-bg1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.form-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E77850;
	text-decoration: none;
}
.Trainers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #E77850;
	text-decoration: none;
}
.linkpage-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #ffffff;
}
.linkpage-link:link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:underline;
color: #00CCFF;
}

.linkpage-link:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color: #00FFFF;
}

.linkpage-link:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration: none;
color: #00CCFF;
}
.class-headings{
color:#FFFFFF;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}
.paragraph-replica{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-right:15px;
padding-left:25px;
}
.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}
.entryTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}
.entryTable .label {
	background-color: #EFEFEF;
	color: #000000;
}
.entryTable .content {
	background-color: #FFFFFF;
	color: #000000;
}
.infoTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.infoTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	background-color: #EFEFEF;
	color: #000000;
}

.infoTable .content {
	background-color: #FFFFFF;
	color: #000000;
}