BODY{
	Background-Color : #F5DEB3;
	Color: #000000:
	Font-Family : Verdana, Tahoma, Arial, Sans-Serif ! important;
	Font-Size : 12;
	Font-Style : normal;
	Font-Weight : normal;


	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BORDER-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
}

HR{
	color : #006BB3;
	background-color: #006BB3;
	height: 3px;
	border: 1px;
}

HR.Content{
	color : #006BB3;
	height: 3px;
	border: 0px;
}

TR.Hidden{
	Background-Color : #F5DEB3;
	Color: #F5DEB3;
	Text-Align: center;
	Font-Family : Verdana, Tahoma, Arial, Sans-Serif ! important;
	Font-Size : 3;
	Font-Style : normal;
	Font-Weight : normal;
	vertical-align: top;
}

TR.Head{
	Background-Color : #0099FF;
	Color: #FFFFFF;
	Text-Align: center;
	Font-Family : Verdana, Tahoma, Arial, Sans-Serif ! important;
	Font-Size : 12;
	Font-Style : normal;
	Font-Weight : normal;
	vertical-align: top;
}

TR.Dataline{
	Background-Color : #6699FF;
	Font-Family : Verdana, Tahoma, Arial, Sans-Serif ! important;
	Color: #000000;
	Text-Align: center;
	Font-Size : 12;
	Font-Style : normal;
	Font-Weight : normal;
	vertical-align: top;
}

TD.Navi{
    Background-Color : #006BB3;
	Color: #ffffff;
	Text-Align: left;
	Font-Family : Verdana, Tahoma, Arial, Sans-Serif ! important;
	Font-Size : 12;
	Font-Style : normal;
	Font-Weight : normal;
	vertical-align: top;
}

TD.Content{
	Color: #006BB3;
	Font-Family : Verdana, Tahoma, Arial, Sans-Serif ! important;
	Font-Size : 12;
	Font-Style : normal;
	Font-Weight : normal;
	vertical-align: top;
}

a:link {color:#ffffff; text-decoration:none }
a:visited {color:#ffffff; text-decoration:none }
a:hover {color:#F5DEB3; text-decoration:underline }
a:active {color:#F5DEB3; text-decoration:underline }
a:focus {color:#F5DEB3; text-decoration:underline }

a.Content:link {color:#000000; text-decoration:underline }
a.Content:visited {color:#000000; text-decoration:underline }
a.Content:hover {color:#ffffff; background-color:#006BB3; text-decoration:none }
a.Content:active {color:#ffffff; background-color:#006BB3; text-decoration:none }
a.Content:focus {color:#ffffff; background-color:#006BB3; text-decoration:none }

