body {
	background: #ffd800 url(../_img/gradient_home.jpg) fixed repeat-x top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

table.sidebar	{
	background-color: #FFA500;
}

td  {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: White;
}

.spacer	{
	background-color: #DCDCDC;
}

.spacer2	{
	background-color: White;
}

.titlec	{
	font-size: 12px;
	color: White;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: White;
	background-color: #FFA500;
}

.title	{
	font-size: 12px;
	color: White;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: White;
	background-color: Blue;
}

.paging	{
	border-color: #DCDCDC;
	background-color: White;
	color: Black;
	border-style: solid;
	border-width: 2px;
}

.content	{
	border-style: solid;
	border-width: 2px;
	border-color: Blue;
	background-color: #DCDCDC;
}

.block	{
	border-style: solid;
	border-width: 2px;
	border-color: #FFA500;
	background-color: #DCDCDC;
}

.sidebar	{
	background-color: #DCDCDC;
}

.footer	{
	background-color: Blue;
	color: White;
}

a	{
	color: Blue;
	text-decoration: none;
}

a:hover	{
	color: #FFA500;
}

a:hover.title	{

}

