body  {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	background: #fff;
	background-image: url(gfx/mainbg.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
      }

td {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align: justify;	
}
		 
a:link {
	font-weight : normal;
	text-decoration : none;
	border-bottom: 1px solid #4F535C;
	color: #FFD911;
	background: transparent;
      }
		
a:visited {
	font-weight : normal;
	text-decoration : none;
	border-bottom: 1px solid #4F535C;
	color: #FFD911;
	background: transparent;
      }
		
a:hover {
	font-weight : normal;
	text-decoration : none;
	border-bottom: 1px solid #FFD911;
	color: #FFFFFF;
	background: #3D434E;
      }
		
a:active {
	font-weight : normal;
	text-decoration : none;
	color: #FFD911;
	background: transparent;
      }

img.button {
	margin: 0;
	padding: 0;
	border: 0;
}

a.img {
	border: 0px;
	border-bottom: 0px;
	
}

td.news {
	background: #8C8F96;
	background-image: url(gfx/newsbg.jpg);
	background-repeat: repeat-x;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #031421;	
}

LI.title {
	font-size: 12px;
	list-style-image: url(gfx/newsbullet.jpg);
	color: #FFD911;
}

LI {

	list-style-image: url(gfx/bullet.gif);
	
}

UL {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-left: 18px;
	margin-bottom: 3px;
}

.title {
	font-size: 12px;
	font-weight: bold;
	color: #FFD911;
}

.maincontent {
	background: #022452;
	background-image: url(gfx/contentbg.jpg);
	background-repeat: repeat-x;
	padding: 0 15 0 15;
	margin: 0 15 0 15;
	text-align: left;
}

.box {
	background: #3D434E;
	background-image: url(gfx/boxbg.jpg);
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
	color: #BDC8DC;
}

.boxbottom {
	background-image: url(gfx/boxbottom.jpg);
	height: 4px;
	font-size: 1px;
}

p {
	margin-top: 0px;
}

.bottombgleft {
	background-image: url(gfx/bottombgleft.jpg);
	background-repeat: repeat-x;
}

.bottombgright {
	background-image: url(gfx/bottombgright.jpg);
	background-repeat: repeat-x;
}

INPUT {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #000;
	font-size: 11px;
	background: #787C84;
	border: 1px;
}

TEXTAREA {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #000;
	font-size: 11px;
	background: #787C84;
	border: 1px;
}
