body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: #000000;*/
	background-image:url(images/bg_main.gif);

}

td {
	font-size : 12px;
	line-height: 1.3em;
	color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover
{ text-decoration: underline;}



.bogybgtop {
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}

.bgrep {
	 background-image:url(images/bg.gif);
	 background-repeat:no-repeat;
	 background-position:top;
}
.bodyleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #272727;
}
.bodyright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #272727;
}
.bodybottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #272727;
}
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #969697;
}
.panelcontenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #88a2c6;
}
.headingwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.headingblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.contentlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #596d7e;
}
.panelheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.headingLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #04d3ff;
	text-decoration: none;
}

.headingLinkmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #04d3ff;
	text-decoration:none;
}


.contentsBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

HR {
	BORDER-RIGHT: #d1d7dc 0px solid; BORDER-TOP: #d1d7dc 1px solid; BORDER-LEFT: #d1d7dc 0px solid; BORDER-BOTTOM: #d1d7dc 0px solid; HEIGHT: 0px
}

