body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DEF5FB;
}
.TableBG {
	background-color: #FCFDEB;
	border: thin solid #D2C683;
}

.bg{
	background-color: #DEF5FB;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.HeadCommonFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.CommonFont1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.CommonFont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.WhiteFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.WhiteFont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}


.FooterFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.LeftLinkFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.GreenFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F940A;
	text-decoration: none;
}

.GreenFontBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #7F940A;
	text-decoration: none;
	font-weight: bold;
}

.BlueFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0091AA;
	text-decoration: none;
}

.BlueFont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0091AA;
	text-decoration: underline;
}
.RedFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

.Textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.HeadingInner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FFFFFF;
	font-weight: normal;
}

.ButtonGreen  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	height: 27px;
	border: 1px solid #4F9041;
	font-size: 12px;
	background-image: url(../images/button_greenrepeat.jpg);
}
.TextSizerFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F9041;
	text-decoration: none;
}
