.TabelLineBlue {
	border: 1px solid #6666FF;
}
.TabelBGColour {
	background-color: #FFFFFF;
}
.BlueHeadType {
	font-family: Arial, Helvetica, sans-serif;
	color: #6666FF;
	font-weight: bold;

}
.WhiteType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6666FF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6666FF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6666FF;
	text-decoration: none;
}
.TabelLineGold {

	border: 1px solid #CCCC66;
}
.BlackType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.TableLineWhite {
	border: 1px solid #FFFFFF;
}
.SmallBlackType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.LargeWhiteType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.BlueType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6666FF;

}
.RowBorderBlueLeft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6666FF;
	border-right-color: #6666FF;
	border-bottom-color: #6666FF;
	border-left-color: #6666FF;
}
.RowBorderBlueCenter {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCFF;
	border-right-color: #6666FF;
	border-bottom-color: #6666FF;
	border-left-color: #6666FF;
}
.RowBorderBlueRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6666FF;
	border-right-color: #6666FF;
	border-bottom-color: #6666FF;
	border-left-color: #6666FF;
}
.BlueTypeThin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6666FF;
}
a.BlueHeadLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6666FF;
	text-decoration: none;
}
a.BlueHeadLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6666FF;
	text-decoration: underline;
}
a.BlueHeadLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6666FF;
}
.RedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
