BODY  {
	margin: 0px;
	color: #000000;
	font-size: x-small;
	font-family: Verdana, Arial, Serif;
	scrollbar-face-color: black;
	scrollbar-shadow-color: #FF7000;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: silver;
	scrollbar-arrow-color: #FFFFCE;
	background: URL(../images/fvg_bg2.gif);
}

LI {
	font-family: Verdana, Arial, Serif, Times New Roman;
	font-size: 10pt;
}

TD {
	font-family: Verdana, Arial, Serif, Times New Roman;
	font-size: 12pt;
}

TD.MenuItem {
	color: silver;
	font-family: Verdana, Arial, Times New Roman, Serif;
	font-size: 10pt;
	text-align: right;
}

TD.8pt {
	color: black;
	font-family: Verdana, Arial, Times New Roman, Serif;
	font-size: 8pt;
	text-align: center;
}

TD.8ptRight {
	color: black;
	font-family: Verdana, Arial, Times New Roman, Serif;
	font-size: 8pt;
	text-align: right;
}

TD.8ptLeft {
	color: black;
	font-family: Verdana, Arial, Times New Roman, Serif;
	font-size: 8pt;
	text-align: left;
}

TD.10pt {
	color: black;
	font-family: Verdana, Arial, Times New Roman, Serif;
	font-size: 10pt;
	text-align: left;
}

TD.10ptCenter {
	color: black;
	font-family: Verdana, Arial, Times New Roman, Serif;
	font-size: 10pt;
	text-align: center;
}

TD.10ptRight {
	color: black;
	font-family: Verdana, Arial, Times New Roman, Serif;
	font-size: 10pt;
	text-align: right;
}

.MenuHome {
	color: #FF7000;
	font-family: Verdana, Arial, Times New Roman, Serif;
	font-size: 18pt;
	text-align: center;
}

.Header {
	font-family: Verdana, Arial, Serif, Times New Roman;
	font-size: 18pt;
	font-weight: 700;
	text-align: center;
	color: #FF7000;
}

.CalHeader {
	font-family: Verdana, Arial, Serif, Times New Roman;
	font-size: 9pt;
	color: white;
	background-color: black;
	text-align: center;
	width: 78px;
}

.CalData {
	font-family: Verdana, Arial, Serif, Times New Roman;
	font-size: 8pt;
	color: red;
	background-color: white;
	text-align: center;
	width: 78px;
}

.CalInfo {
	font-size: 8pt;
	color: black;
	background-color: white;
	text-align: center;
}

.CalDOW {
	font-size: 8pt;
	font-weight: 700;
	color: red;
}

A {
	color: silver;
	text-decoration: none;
}

A:hover {
	color: #FF7000;
}