.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

A.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

A.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

INPUT.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
SELECT.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

}

TABLE.View
{
    margin:				0px;
    width:				660px;
    align:				center;
}
TABLE.Detail
{
    PADDING-RIGHT:		2pt;
    PADDING-LEFT:		2pt;
    PADDING-BOTTOM:		2pt;
    MARGIN:				2pt;
    PADDING-TOP:		2pt;
    WIDTH:				700px;    
}
TD.ViewLabel
{
	border-left:		1px solid buttonhighlight;
	border-top:			1px solid buttonshadow;
	border-bottom:		1px solid buttonshadow;
	border-right:		1px solid buttonshadow;
    FONT-SIZE:			12px;
    FONT-WEIGHT:		bold;
    VERTICAL-ALIGN:		top;
    COLOR: #000000;
    FONT-FAMILY:		Verdana, Arial, Helvetica, sans-serif;
	background-color:	#EEEEEE;
    padding-top:		2px;
    padding-left:		2px;
    padding-bottom:		2px;
}
A.ViewLabel
{
    FONT-SIZE:			12px;
    FONT-WEIGHT:		bold;
    COLOR:				#000000;
    FONT-FAMILY:		Verdana, Arial, Helvetica, sans-serif;
}
TD.ViewData
{
	border-left:		1px solid buttonhighlight;
	border-top:			1px solid buttonhighlight;
	border-bottom:		1px solid buttonshadow;
	border-right:		1px solid buttonshadow;
    FONT-SIZE:			11px;
    VERTICAL-ALIGN:		top;
    COLOR:				#000000;
    FONT-FAMILY:		Verdana, Arial, Helvetica, sans-serif;
    padding-top:		0px;
    padding-bottom:		1px;
}
TD.ViewOptions
{
	border-left:		1px solid buttonhighlight;
	border-top:			1px solid buttonshadow;
	border-bottom:		1px solid buttonshadow;
	border-right:		1px solid buttonshadow;
    FONT-SIZE:			12px;
    FONT-WEIGHT:		bold;
    VERTICAL-ALIGN:		top;
    COLOR:				#000000;
    FONT-FAMILY:		Verdana, Arial, Helvetica, sans-serif;
	background-color:	#EEEEEE;
    padding-top:		2px;
    padding-left:		2px;
    padding-bottom:		2px;
    width:				110px;
}
TD.ViewDelete
{
	border-left:		1px solid buttonhighlight;
	border-top:			1px solid buttonshadow;
	border-bottom:		1px solid buttonshadow;
	border-right:		1px solid buttonshadow;
    FONT-SIZE:			12px;
    FONT-WEIGHT:		bold;
    VERTICAL-ALIGN:		top;
    COLOR:				#000000;
    FONT-FAMILY:		Verdana, Arial, Helvetica, sans-serif;
	background-color:	#EEEEEE;
    padding-top:		2px;
    padding-left:		2px;
    padding-bottom:		2px;
    width:				50px;
}

TD.main
{
	font-family: Verdana; 
	background-color: #FFFFFF; 
	color: #000000; 
	font-size: 8pt; 
	border: 1px solid #DDDDDD;
}

TD.titlebar
{ 
	font-size: 8pt; 
	border: 1px solid #000080; 
}
