body {
	background-color: #ffffff;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.ch {
	color: #999999;
}

 .navbackG
{
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}

A {
text-decoration: none;
color: #CCCCCC;
}

A:Hover {
text-decoration: none;
color: #F7B5CB;
}

.link {
COLOR:  #000000; 
font-size: 12px;
font-weight: bold;
TEXT-DECORATION: none
}


.toplinks {
COLOR:  #FFFFFF; 
font-size: 12px;
font-weight: bold;
TEXT-DECORATION: none
}

A.toplinks:hover {
COLOR: #000000; 
font-size: 12px;
font-weight: bold;
TEXT-DECORATION: none
}

.tagline {
	font-size: 12px;
	font-style: italic;
	line-height: 24px;
	color: #000000;
}

.HEADERbackground
{
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
background-color: #F5F5F5;
}

.title {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
    color: #000000;
}

.text {
	font-size: 12px;
    color: #000000;
}

.bottom {
	font-size: 10px;
	line-height: 18px;
    color: #000000;
}

.dottedline {
    border-top: thin dotted }