body {
	background-color: #000000;
	margin: 0px;
	color: #FFFFFF;
}
.contenttable {
	background-color: #484B4B;
	width:900px;
}

.menubar {
	background-image: url(images/templates/WWFTOPBARdark.jpg);
	height: 32px;
	width: 860px;
	background-position: center;
}

.leftsides {
	background-image: url(images/templates/leftbar.jpg);
	background-repeat:repeat-y;
	width:27px;
}

.rightsides {
	background-image: url(images/templates/rightbar.jpg);
	background-repeat:repeat-y;
	width:27px;
}


.ltop{
background-image: url(images/templates/lttab.jpg);
width:9px;
height:42px;
}

.rtop{
background-image: url(images/templates/rttab.jpg);
width:9px;
height:42px;
}

.top{
	background-image: url(images/templates/toptab.jpg);
	background-repeat:repeat-x;
	height:42px;
}

.lside{
background-image: url(images/templates/lstab.jpg);
width:9px;
background-repeat:repeat-y;
}

.rside{
background-image: url(images/templates/rstab.jpg);
width:9px;
background-repeat:repeat-y;
}

.leftbase{
background-image: url(images/templates/lbtab.jpg);
width:9px;
height:23px;
}

.rightbase{
background-image: url(images/templates/rbtab.jpg);
width:9px;
height:23px;
}

.base{
background-image: url(images/templates/basetab.jpg);
background-repeat:repeat-x;
height:23px;
}

.rightmenubar{
background-image: url(images/templates/tlme.jpg);
width:9px;
height:23px;
}

.leftmenubar{
background-image: url(images/templates/trme.jpg);
width:9px;
height:23px;
}

.menubar{
background-image: url(images/templates/t2me.jpg);
background-repeat:repeat-x;
height:23px;
}

.sidebarcontent{
	background-color: #343737;
}

.tab {
	font-family: "Courier New", Courier, monospace;
}

.tab a {
	color: #FF0066;
	text-decoration: none;
}

.tab img {
	padding: 5px;
	border: medium double #ffffff;
}

.leftmenuside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC99;
	font-weight: bold;
	padding-left: 15px;	
	text-align: left;
}

.leftmenuside a {
	color: #FFCC99;
	text-decoration: none;
}

.leftmenuside a:hover {
	color: #FF0066;
}
p {
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;
}

.links {
	color: #FFCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}

.links a {
	color: #FFCC99;
	text-decoration: none;
}
.links a:hover {
	color: #FF0066;
	text-decoration: none;
}

h1 {
	color: #FFCC99;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 10px;
	font-size: 13px;
	font-weight:bold;
	margin-bottom: -3px;
	padding-top: 5px;
}

h2 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 10px;
	font-size: 13px;
	font-weight:bold;
}

.mingal img {
	border: thin solid #FF0066;
}

li{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC99;
	font-weight: bold;
	padding-left: 15px;	
	text-align: left;
}

li a{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 15px;	
	text-align: left;
	text-decoration:none;
}

li a:hover{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0066;
	font-weight: bold;
	padding-left: 15px;	
	text-align: left;
	text-decoration:none;
}