body 
{
	font-family: arial, tahoma, helvetica, sans-serif;
}

td 
{
	font-family: arial, tahoma, helvetica, sans-serif;
}


.greenbox 
{
 
	border-top: #9CCE6B 15px solid; 
	border-bottom: #A071A0 15px solid
}

a.forum 
{
	color: #000099
}

.normal-black 
{
	font-size: 75%; 
	color: #000000
}

.normal-black a: hover
{
	color: #cc6633
}

.normal-grey 
{
	font-size: 75%; 
	color: #666666
}
.small 
{
	font-size: 66%
}
.small-black 
{
	font-size: 66%; 
	color: #000000


}

ul.block 
{
	padding-right: 1.4em; 
	padding-left: 1.4em; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px
}

.top-nav
{  
	font-family: arial, tahoma, helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
	color: #FDC58A
}

.top-nav a
{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff
}

.top-nav a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #FDC58A
}


.text
{  
	font-family: arial, tahoma, helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	padding: 5px;
	text-decoration: none;
	color: #ffffff
}

.text a
{
	font-weight: normal;
	text-decoration: underline;
	color: #FDC58A
}

.text a:hover
{
	font-weight: normal;
	text-decoration: underline;
	color: #9CCE6B
}


.breadcrumb
{  
	font-family: arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
	padding: 5px;
	text-decoration: none;
	color: #666666
}

.breadcrumb a
{
    text-decoration: underline;
	color: #000099
}

.breadcrumb a:hover
{
	text-decoration: underline;
	color: #cc6633
}
