#mainbox {
	height: 1000px;
	width: 820px;
	margin-top: 0px;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
	margin-bottom: 0px;
}
#bannerbox {
	height: 170px;
	width: 800px;
	margin-right: 0px;
	margin-top: -1000px;
	margin-left: 10px;
	overflow:hidden;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}
#leftlinebox {
	margin: 0px;
	height: 1000px;
	width: 10px;
	overflow:hidden;
	background-image: url(../images/LeftLine.jpg);
	background-repeat: no-repeat;
}
#rightlinebox {
	margin: -1000px 0px 0px 810px;
	height: 1000px;
	width: 10px;
	overflow:hidden;
	background-image: url(../images/RightLine.jpg);
	background-repeat: no-repeat;
}
#navigationbox {
	height: 780px;
	width: 200px;
	margin-left: 10px;
	background-image: url(../images/body.gif);
	background-repeat: repeat-x;
}
#bottenbox {
	height: 350px;
	width: 200px;
	padding-top: 50px;
	clear: both;
	float: none;
	margin: 0px;
}
#top {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 15px;
	width: 200px;
	background-image: url(../images/UP.gif);
	background-repeat: no-repeat;
}
#Down {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 17px;
	width: 200px;
	background-image: url(../images/Donwn.gif);
	background-repeat: no-repeat;
}



#bodybox {
	height: 780px;
	width: 600px;
	background-image: url(../images/body.gif);
	background-repeat: repeat-x;
	margin-top: -780px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 210px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
#bottemlinebox {
	height: 50px;
	width: 800px;
	margin-left: 10px;
	background-image: url(../images/bottemLine%20.gif);
	background-repeat: no-repeat;
	clear: none;
	float: none;
	margin-top: -50px;
}
#Iframbox {
	height: 800px;
	width: 600px;
	background-repeat: 0;
	margin-top: -780px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 210px;
	overflow: hidden;
	background-color: #0F6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	padding: 0px;
	clear: none;
	float: none;
}
#bodybox1 {
	height: 780px;
	width: 600px;
	margin-top: -780px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 210px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	overflow: hidden;
}
#text_bo_mid_table {
						width:540px;
						margin-left:10px;
					}
						#text_bo_mid_table h1{
							font-weight:bold;
							font-size:22px;
						}
						#text_bo_mid_table a{
						text-decoration:none; 
						color:#000000;
						font-size:14px;
						}
						#text_bo_mid_table a:visited { 
						color:#000000;
						}
						#text_bo_mid_table a:hover { 
						color:#FF0000;
						text-decoration:inherit;  
						}
						#text_bo_mid_table a:active {
						color:#FF0000;
						}	
						/*erra msg box-------------------------------------------------------------------*/
						.errahedfont {
						font-size:x-large;
						}
						.erramsgfont {
						font-size:20px;
						}
