.menubackground
{
	background-color: #990000
}

.menulink
{
	font-family		: Verdana,Arial; 
	font-size		: 15px;
	color			: #FFFFFF;
	font-weight		: bold;
	text-decoration	: none
}

.menulink:hover
{
	font-family		: Verdana,Arial; 
	font-size		: 15px;
	color			: #DDDDDD;
	font-weight		: bold;
	text-decoration	: underline
}

.var_eventTdTitle
{
	background-color: #990000
}

.var_headTdTitle
{
	background-color: #D3D3D3
}

.var_eventTdBody
{
	background-color: #FFFFFF
}

.var_eventTdOdd
{
	background-color: #FFFFFF
}

.var_eventTdEven
{
	background-color: #EEEEEE
}

.var_eventTdFoot
{
	background-color: #FFFFFF
}

.var_eventTdNote
{
	background-color: #CCCCCC
}

.var_eventFontTitle
{
	font-family		: Verdana,Arial; 
	font-size		: 16px;
	color			: #FFFFFF;
	text-decoration	: none
}

.var_eventFontHead
{
	font-family		: Arial,Verdana; 
	font-size		: 13px;
	color			: #990000;
	text-decoration	: none
}

.var_eventFontBody
{
	font-family		: Arial,Verdana; 
	font-size		: 13px;
	color			: #000000;
	text-decoration	: none
}

.var_eventFontBody1
{
	font-family		: Arial,Verdana; 
	font-size		: 13px;
	color			: #000000;
	text-decoration	: none
}

.var_eventFontWarn
{
	font-family		: Arial,Verdana; 
	font-size		: 13px;
	color			: #ff0000;
	text-decoration	: none
}

.var_eventFontError
{
	font-family		: Arial,Verdana; 
	font-size		: 13px;
	color			: #000000;
	text-decoration	: none
}

.var_eventTableMain
{
}
.var_eventTableOuter
{
	border-color	: #990000;
	border-style	: solid;
	border-width	: 2	
}

.var_eventTableInner
{
}
.var_eventTableData
{
}
.var_eventTdHead
{
	background-color	: #FFCC66
}

