	body {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color:#ffffff;

	}

	BODY {
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #7080ff;
	SCROLLBAR-TRACK-COLOR: #F7EDE4;
	SCROLLBAR-DARKSHADOW-COLOR: #FAF9F4;
	SCROLLBAR-BASE-COLOR: #ffffff;
	scrollbar-lightshadow-color: #ffffff
}
	.menurightlinks {
		FONT-SIZE: 13px;
		COLOR: #FFFFFF;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		TEXT-DECORATION: none;
		font-weight: bold;
	}
	A.menurightlinks {
		FONT-SIZE: 13px;
		COLOR: #57666C;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		TEXT-DECORATION: none
	}
	A.menurightlinks:hover {
		FONT-SIZE: 13px;
		COLOR: #FFCC00;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		TEXT-DECORATION: none
	}
	.sublinks {
		FONT-SIZE: 9px;
		COLOR: #CCCCCC;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		TEXT-DECORATION: none;
		font-weight: bold;
	}
	A.sublinks {
		FONT-SIZE: 9px;
		COLOR: #CCCCCC;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		TEXT-DECORATION: none;
		font-weight: bold;
	}
	A.sublinks:hover {
		FONT-SIZE: 9px;
		COLOR: #999999;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		TEXT-DECORATION: none;
		font-weight: bold;
	}
	A.smalllinks {
		FONT-SIZE: 12px;
		COLOR: #664E40;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		font-weight: bold;
	}
	A.smalllinks:hover {
		FONT-SIZE: 12px;
		COLOR: #FF9900;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		TEXT-DECORATION: none;
		font-weight: bold;
	}
	.IndexHeader {
	width: 778px;
        border-left: 1px solid #000000;
         border-right: 1px solid #000000;
        border-top: 5px solid #000000;
}
.HeaderLeft {
	height: 142px;
	width: 232px;
	background-image: url(../images/indexHeader1.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.HeaderRight {
	/*height: 142px;
	width: 546px;*/
	background-color: rgb(82,172,244);
	background-repeat: no-repeat;
	background-position: center;
}
.HeaderBg {
	background-image: url(../images/top-bg.png);
	background-repeat: repeat;
}
.LinkTable {
	width: 778px;
	background-image: url(../images/indexLinkBg.gif);
	height: 30px;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}
.ContentTable {
	width: 778px;
         border-left: 1px solid #000000;
         border-right: 1px solid #000000;
}
.PercentageTable {
	width: 100%;
}
.IndexLoginBg {
	background-image: url(../images/indexLoginBg.gif);
	height: 133px;
	width: 238px;
	background-repeat: no-repeat;
	background-position: center;
}
.IndexTellBg {

	background-image: url(../images/indexTellBg.gif);
	height: 234px;
	width: 238px;
	background-repeat: no-repeat;
	background-position: center;
}
.IndexFooter {
	background-image: url(../images/indexFooter.gif);
        background-repeat: no-repeat;
	width: 778px;
	height: 45px;
         border-left: 1px solid #000000;
         border-right: 1px solid #000000;
         border-bottom: 5px solid #000000;
}
.aboutUSTop {
	background-image: url(../images/aboutUsBg.gif);
	height: 25px;
	width: 540px;
	background-repeat: no-repeat;
	background-position: center;
}
.generalFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	padding: 2px 10px;
}
.generalFontBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

	color: #000066;
	padding: 2px 10px;
}
.generalFontSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	padding: 2px 10px;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0068B5;
	padding: 1px 10px;
	letter-spacing: 1px;
}
.Percentage0Table {

	width: 0%;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 8px;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 2px;
}

A.blueButtonMedium {
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bolder;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 75px;
	background-image: url(../images/mNormal.gif);
	background-repeat: no-repeat;
	height: 10px;
	display: block;
	background-position: center center;
	padding: 5px;
	text-align: center;
	}
	A.blueButtonMedium:hover {
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 75px;
	background-image: url(../images/mOver.gif);
	background-repeat: no-repeat;
	height: 10px;
	display: block;
	padding: 5px;
	background-position: center center;
	}

	A.blueButtonLarge {
	FONT-SIZE: 12px;
	COLOR: #006600;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bolder;
	background-color: #FFFFFF;
	width: 100px;
	background-image: url(../images/mNormal.gif);
	background-repeat: no-repeat;
	height: 5px;
	display: block;
	background-position: center center;
	padding: 2px 5px;
	text-align: center;
	border: 1px solid #000000;
	}
	A.blueButtonLarge:hover {
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
	background-color: #7BB55E;
	border: 1px solid #FFFFFF;
	width: 100px;
	background-image: url(../images/mOver.gif);
	background-repeat: no-repeat;
	height: 5px;
	display: block;
	padding: 2px 5px;
	background-position: center center;
	}

	A.blueButtonSmall {
	FONT-SIZE: 12px;
	COLOR: #006600;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bolder;
	background-color: #FFCC00;
	width: 30px;
	background-image: url(../images/mNormal.gif);
	background-repeat: no-repeat;
	height: 0px;
	display: block;
	background-position: center center;
	padding: 1px 5px;
	text-align: center;
	border: 1px solid #FFFFFF;
	}
	}
	A.blueButtonSmall:hover {
	FONT-SIZE: 12px;
	COLOR: #FFFF00;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
	background-color: #CCCC00;
	border: 1px solid #FFFFFF;
	width: 30px;
	background-image: url(../images/mOver.gif);
	background-repeat: no-repeat;
	height: 5px;
	display: block;
	padding: 1px 5px;
	background-position: center center;
	}

	A.blueButtonXtraLarge {
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bolder;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 120px;
	background-image: url(../images/mNormal.gif);
	background-repeat: no-repeat;
	height: 10px;
	display: block;
	background-position: center center;
	padding: 5px;
	text-align: center;
	}
	A.blueButtonXtraLarge:hover {
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 120px;
	background-image: url(../images/mOver.gif);
	background-repeat: no-repeat;
	height: 10px;
	display: block;
	padding: 5px;
	background-position: center center;
	}
	A.blueButtonXXtraLarge {
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bolder;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 140px;
	background-image: url(../images/mNormal.gif);
	background-repeat: no-repeat;
	height: 10px;
	display: block;
	background-position: center center;
	padding: 5px;
	text-align: center;
	}
	A.blueButtonXXtraLarge:hover {
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 140px;
	background-image: url(../images/mOver.gif);
	background-repeat: no-repeat;
	height: 10px;
	display: block;
	padding: 5px;
	background-position: center center;
	}
.textBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
        border: 1px solid #999999;
	font-weight: normal;
	color: #000099;
}
.generalFontWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 2px 10px;
}
.IndexContentTop {

	background-image: url(../images/band.gif);
	height: 25px;
	width: 540px;
	background-repeat: no-repeat;
	background-position: center;
}
.Percentage97Table {


	width: 97%;
}
.newButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2B83C4;
	width: 0%;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #ECE9D8;
	border-right-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	border-left-color: #ECE9D8;
	letter-spacing: 1px;
}
.newButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF5A00;
	width: 0%;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #ECE9D8;
	border-right-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	border-left-color: #ECE9D8;
	letter-spacing: 1px;
}
.commonHeading {

	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	padding: 1px 10px;

}
.buttonStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.textBoxRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #FF0000;
	font-weight: normal;
	color: #000099;
}
