#footertextR
{
	color:#ffffff;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
	text-align:right;
}

#footertextR a
{
	text-decoration: none;
	color:#ffffff;
}

#footertextR a:hover
{
	text-decoration: underline;
	color:#efefef;
}


#footertextL
{
	color:#ffffff;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
	text-align:left;
}

#footertextL a
{
	text-decoration: none;
	color:#ffffff;
}

#footertextL a:hover
{
	text-decoration: underline;
	color:#efefef;
}

#header
{
	color:#ffffff;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:14px;
}
#header a
{
	text-decoration: none;
	color:#ffffff;
}

#header a:hover
{
	text-decoration: underline;
	color:#ffffff;
}

#subheader
{
	color:#000000;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:14px;
}
#subheader a
{
	text-decoration: none;
	color:#000000;
}

#subheader a:hover
{
	text-decoration: underline;
	color:#000000;
}

#articlehead
{
	text-transform:uppercase;
	font-weight:bold;
	color:#000000;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
}

#text
{
	padding: 10px 10px 10px 10px;
	color:#000000;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
}

#text a
{
	text-decoration: none;
	color:#000000;
}

#text a:hover
{
	text-decoration: underline;
	color:#000000;
}


#sidebar
{
	padding: 10px 10px 10px 10px;
	color:#ffffff;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
}

#sidebar a
{
	text-decoration: none;
	color:#ffffff;
}

#sidebar a:hover
{
	text-decoration: underline;
	color:#ffffff;
}