.body {
	background-color: #18263D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.textBg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 450px;
	background-position: 20px 20px;
}
.textBg_org {
	background-attachment: fixed;
	background-image: url(images/bgText.png);
	background-repeat: no-repeat;
	height: 450px;
	background-position: 20px 20px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:2px;
}
.tablebg {
   background-repeat:no-repeat;
}
.tablebg_org{
   background-image: url(images/innerbg.gif);
   background-repeat:no-repeat;
}
.framemain {
  border: 0px solid #000000;
  width:410px;
  height:370px;
}

.text2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}

.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5EFF00;
}
.a:link {
	text-decoration: none;
}
.a:visited {
	text-decoration: none;
	color: #5EFF00;
}
.a:hover {
	text-decoration: none;
	color: #FF9900;
}
.a:active {
	text-decoration: none;
	color: #5EFF00;
}
.h1{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #FFFFFF;
  font-weight:bold;
  text-decoration:none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #A4AEB9;
	font-size: 11px;
}
.link:link {
	text-decoration: none;
}
.link:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.link:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.link:active {
	text-decoration: none;
	color: #FFFFFF;
}

.h2{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #A4AEB9;
  font-weight:bold;
  text-decoration:none;
}

.toprow{
   background-image: url(images/header_top.png);
   background-repeat:no-repeat;

}
.bottomrow{
   background-image: url(images/header_bot.png);
   background-repeat:no-repeat;

}
.textrow{
   background-image: url(images/header_mid.png);
   background-repeat:no-repeat;

}
.text3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  padding-left:10px;
  padding-right:8px;
}
.mcb{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #5EFF00;
}
.mcb:link {
	text-decoration: none;
}
.mcb:visited {
	text-decoration: none;
	color: #5EFF00;
}
.mcb:hover {
	text-decoration: none;
	color: #FF9900;
}
.mcb:active {
	text-decoration: none;
	color: #5EFF00;
}
.alink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffff00;
}
.alink:link {
	text-decoration: none;
}
.alink:visited {
	text-decoration: none;
	color: #ffff00;
}
.alink:hover {
	text-decoration: none;
	color: #ffff00;
}
.alink:active {
	text-decoration: none;
	color: #ffff00;
}
.textp {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #C000FF;
  font-weight:500;
}
