.CGBGlightblue1 {
	background-color: #9CC5F4;
}
.CGAdsBlue {
	background-color: #629CF2;
}
.CGBGlightblue2 {
	background-color: #DBF0FF;
}
.CGborderblue {
	border: 1px solid #5093C1;
	background-color: #DBF0FF;
}
.CGborderblueWhiteBG {
	border: 1px solid #5093C1;
	background-color: #FFFFFF;
}
.bgBody {
	background-color: #EAAE56;
}
.bgWhite {
	background-color: #FFFFFF;
}
.CGHeaderMenu {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #034872;
	text-decoration: none;
}
a.CGHeaderMenu:hover {
	color:#CE5A21;
	text-decoration: underline;
}
.CGTextWhite {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0578D3;
}
a.CGTextWhite:hover {
	color:#000000;
	text-decoration: underline;
}
.CGTextBrown {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F48900;
}
.bgText {
	font-family: arial;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFB600;
}
.CGTextAds {
	font-family: arial;
	font-size: 12px;
	font-weight: Bold;
	color: #03326C;
	text-decoration: none;
	background-color: #ABCEF8;
}
.CGTextAdsYellowbg {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #03326C;
	text-decoration: none;
	background-color: #FFE7AC;
}
.CGBGfooterText {
    font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0578D3;
}
.CGTextNormal {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #1E64B9;
	text-decoration: none;
}
a.CGTextNormal:hover {
	color:#CE5A21;
	text-decoration: underline;
}
.CGTextOrange {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CE5A21;
	text-decoration: none;
	
}
a.CGTextOrange:hover {
	color:#0578D3;
	text-decoration: underline;
}
a.menuText:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
.borderRed {
	border: 1px solid #00253A;
}
.CGTextOrangeBold {
	font-family: arial;
	font-size: 12px;
	font-weight: Bold;
	color: #CE5A21;
	text-decoration: none;
}
a.CGTextOrangeBold:hover {
	color:#0578D3;
	text-decoration: underline;
}
.bluebigheadings {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #629CF2;
}
.redlinks{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a.redlinks:hover {
	color:#0578D3;
	text-decoration: underline;
}
.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1759bc;
	text-decoration: none;
}
a.textbold:hover {
	color:#1759bc;
	text-decoration: underline;
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #1759bc;
	text-decoration: none;
}
