body {
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		background-color: #660000;
}

table {
		background-color: #000000;
		border-collapse: separate;		

}

a 	{
		color: #ffffff;
		background-color: transparent;
		text-decoration: none; 
}

a:visited 	{
		color: #ffffff;
		background-color: transparent;
		text-decoration: none; 
}

a:hover { 
		color: #808080; 	
		background-color: transparent;
		text-decoration: underline;
}

a:active 	{
		color: #ffffff;
		background-color: transparent;
		text-decoration: underline;
}

.cell {
		background-color: #660000;
		border-style: solid;
		border-width: 0px;	
		border-color: #000000;
}

.headercell {
		background-color: #000000;
		border-style: solid;
		border-width: 0px;	
		border-color: #000000;
}

.footercell {
		background-color: #000000;
		line-height: 20px;
		border-style: solid;
		border-width: 0px;	
		border-color: #000000;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #ffffff;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #ffffff;
}

#img {
		margin-top: 20px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 5px;
		border-style: solid;
		border-width: 1px;
		border-color: #ffffff;
}

#banneradimage {
		border-style: solid;
		border-width: 1px;
		border-color: #ffffff;
}

#menu {
		line-height: 30px;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #ffffff;
}

#spacer {
		background-color: #000000;
		line-height: 7px;
}

#spacerbottom {
		background-color: #000000;
		line-height: 8px;
}

#spacerheader {
		background-color: #000000;
		line-height: 5px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 0px;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #ffffff;
}

#spacerfooter {
		background-color: #660000;
		font-size: 10px;
		color: #ffffff;
		text-align: center;	
		font-weight: bold;
		line-height: 25px;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #ffffff;
}

#leftpanelheading {
		font-size: 13px;
		color: #ffffff;
		background-color: #000000;
		font-weight: bold;
		text-indent: 5px;
		line-height: 28px;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #FFFFFF;
}

#rightpanelheading {
		font-size: 17px;
		color: #ffffff;
		background-color: #660000;
		font-weight: bold;
		text-indent: 5px;
		line-height: 28px;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #ffffff;
}

#maintext {
		font-size: 11px;
		color: #ffffff;
		text-align: justify;
		margin-top: 0px;
		margin-right: 5px;
		margin-bottom: 0px;
		margin-left: 5px;
}

#wptext {
		font-size: 13px;
		color: #ffffff;
		font-weight: bold;
		margin-top: 3px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 5px;
}

#linktext {
		font-size: 11px;
		font-weight: bold;
		color: #ffffff;
		margin-top: 15px;
		margin-right: 5px;
		margin-bottom: 5px;
		margin-left: 5px;
}

#lefttext {
		font-size: 11px;
		color: #ffffff;
		margin-top: 3px;
		margin-right: 5px;
		margin-bottom: 5px;
		margin-left: 5px;
}

#newstext {
		font-size: 10px;
		font-weight: bold;
		color: #ffffff;
		margin-top: 15px;
		margin-right: 5px;
		margin-bottom: 0px;
		margin-left: 5px;
}

#mailinglist {
		font-size: 11px;
		color: #ffffff;
		margin-top: 10px;
		margin-right: 5px;
		margin-bottom: 5px;
		margin-left: 5px;	
}

#footertext {
		font-size: 10px;
		color: #ffffff;
		text-align: center;	
		font-weight: bold;
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 0px;
}

