body {
	color : #666666;
	SCROLLBAR-FACE-COLOR: #F0F0F0;
	SCROLLBAR-TRACK-COLOR: #F0F0F0;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR:#000000;
	SCROLLBAR-ARROW-COLOR:#466590;
	background-color : #D4E0F7;
}
.DarkLine {
	background-color: #FFCC66;
}
.TBHeader {
	background-color: #F1F6FF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.TBText {
	background-color: #F1F6FF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.TextBold {
	color: #FF6600;
	font-weight : bold;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.MainText {
	background-color: #F1F6FF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p{
	text-align : justify;
}
.TextImage {
	border : 2px solid Black;
	padding : 20px 20px;
}
.TextList {
	text-indent : 20px;
}
A.Menu {
	color : #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
}
A.Menu:hover {
	color : #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : underline;
}
A.Back {
	color : #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
}
A:Back:hover {
	color : #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : underline;
}
.Copyright {
	color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
A.AText {
	color : #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration : underline;
}
A.AText:hover {
	color : #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration : none;
}
.MenuItemOff {
	cursor:hand;
	color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color : #0076B1;
	width : 15px;
	text-align : center;
}
.MenuItemOn {
	cursor:hand;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color : #F1F6FF;
	width : 15px;
	text-align : center;
}
A {
	color : #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
}
A:hover {
	color : #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : underline;
}
A.Copyright {
	color : #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration : none;
	letter-spacing : 1px;
}
A.Copyright:hover {
	color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration : underline;
	letter-spacing : 1px;
}
.TSponsor {
	color: #466590;
	background-color: #FFFFFF;
	font : normal 12px Arial, Helvetica, sans-serif;
	border : 1px solid #999999;
	border-left : 0px;
	border-right : 0px;
}
a.Sponsor {
	color: #466590;
	text-decoration : none;
}
a.Sponsor:hover {
	color: #466590;
	text-decoration : underline;
}
.Red {
	color: red;
	font-weight: bold;
}
.Small {
	font : normal 11px Arial, Helvetica, sans-serif;
	line-height : 12px;
	color : #666666;
}
table.others {
	color: #006;
	font: 12px Tahoma;
	border: 1px solid #006;
	background-color: #fff;
	width: 100px;
}
table.others td {
	text-align: center;
	vertical-align: middle;
}
