body{
	background-image: url('../images/line_01.gif');
	background-position: left-top;
	background-repeat: repeat-x;
	background-color:#547196;
	padding:0px;
	margin:0px;
    }

#main{
	margin:0px auto;
	width: 907px;
	height: 100%;
	padding: 0px;
	position: relative;
}


.HeadTxt {
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #1C4274;
	text-align: left;
	text-decoration: none;
	}
	
.link {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #D10715;
	text-decoration: underline;
    }

.email {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #494646;
	text-decoration: underline;
    }
	
.normalTxt {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #494646;
	text-align: left;
	text-decoration: none;
	}
	
.normalTxtb {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #494646;
	text-align: left;
	text-decoration: none;
	}

.topTxt {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	}

	
.headingTxt {
	font-family: Arial;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	}
	

.Txt {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #0C356A;
	text-align: left;
	text-decoration: none;
	}
	

.copyTxt {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	}
	
.starTxt {
font-family: Arial;
font-size: 9pt;
font-style: normal;
font-weight: normal;
color: #D24545;
}

.textBox {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	padding-left: px;
	color: #000000;
	width: 180px;
	border-width: 1px;
	border-color:#CECCCC;
	border-style:solid;
}


