Body
{
background-image: url(../images/bg5.jpg);
	background-repeat: repeat-x;
}

.TopBG {
	background-color: #FFFFFF;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;	
}

.LeftBG {
	background-color: #FDFCF6;
	background-image: url(../images/left_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 189px;
}


.MiddleBG {
	background-color: #FFFFFF;
	background-image: url(../images/middle_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;	
}

.BottomBG {
	background-color: #FFFFFF;
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;	
	height: 55px;
}

.NavigationFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.NavigationFont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.WhiteFont1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.WhiteFont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.WhiteFont3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.BlackFont1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.FooterFont1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


.Textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.ContentFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.ContentFont1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.ContentFont1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.ContentFont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.BlueFont1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C67A3;
	text-decoration: none;
}

.BlueFont1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C67A3;
	text-decoration: underline;
}

.BlueFont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #20427B;
	text-decoration: none;
}

.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #225B9A;
}

.Heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FA8201;
}

.Heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}

.TextBox {
	background-color: #F4F4F4;
	border: 1px solid #A0A0A0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282828;
	text-decoration: none;
}

.Button {
	background-image: url(../images/button_repeat.jpg);
	height: 24px;
	border: 1px solid #0087AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
img { 
border:0;
}
