BODY, TD{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color: #0000ff;
}
a:hover {
	color: #0000ff;
	text-decoration: underline;
}
a.bold {
	text-decoration: none; 
	font-weight: 700;
}


a.footer {
	color: #FFFFFF; 
	font-size: 12px; 
	font-weight: 500; 
	white-space: nowrap;
}
.footer {
	color: #FFFFFF; 
	font-size: 12px; 
	font-weight: 500; 
	white-space: nowrap;
}
/* Copyright Styles */
.copyright {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
}
.copyright A {
	color: #999999;
	font-size: 10px;
}
.copyright A:hover {
	color: #336666;
}


/* Gadget Styles */
#solid-gadget-tab{
	border-top : 3px solid #ffffff;
	background-color: #eeedec;
	font-size: 12px;
	padding-bottom : 10px;
	padding-left : 7px;
	padding-right : 7px;
	padding-top : 10px;
	background-image : url(images/tab.gif);
	background-position : right top;
	background-repeat : no-repeat;
}
#solid-gadget{
	border-top : 3px solid #ffffff;
	background-color: #eeedec;
	font-size: 12px;
	padding-bottom : 10px;
	padding-left : 7px;
	padding-right : 7px;
	padding-top : 10px;
}
#gadget{
	background-color: #ffffff;
	font-size: 12px;
	padding-bottom : 10px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}
#column {
	background-color: #eeedec;
}
.caption {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-style:italic;
	font-size: 12px;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.dashed {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.border {
	border: 1px solid #000000;
}
.borderbottom {
	border-bottom: 1px solid #000000; 
}
