
/* Body Section */

	body {
		background-color: white;
		color: black;
		margin: 0px;
	}

	
/* Text Section */

	p {
		font-family: verdana;
		color: #000000;
		font-size: 14px;
		line-height: 18px;
		margin-top: 2px;
		margin-bottom: 0px;
		margin-left: 5px;
		margin-right: 5px;
	}

	p.welcome {
		font-family: verdana;
		color: #000000;
		font-size: 13px;
		line-height: 17px;
		margin-top: 2px;
		margin-bottom: 0px;
		margin-left: 10px;
		margin-right: 10px;
	}

	p.news {
		font-family: verdana;
		color: #000000;
		font-size: 12px;
		line-height: 16px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 1px;
		margin-right: 1px;
	}

	p.hello1 {
		font-family: verdana;
		color: #000000;
		font-size: 13px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 1px;
		margin-right: 1px;
	}

	.hello {
		color: #C41010;
		font-weight: bold;
	}


	h1 {
		font-family: arial black;
		color: #CC9900;
		font-size: 13px;
		font-style: italic;
		text-decoration: underline;
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		margin-top: 0px;
		margin-left: 5px;
		margin-right: 5px;
	}

	h2 {
		font-family: arial black;
		font-size: 11px;
		color: #CC9900;	
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		margin-top: 0px;
		margin-left: 5px;
		margin-right: 5px;
		text-decoration: underline;
	}

	h3 {
		font-family: verdana;
		color: #c41010;
		font-size: 15px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		margin-top: 0px;
		margin-left: 5px;
		margin-right: 5px;
	}

	h4 {
		font-family: verdana;
		color: #000000;
		font-size: 14px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		margin-top: 0px;
		margin-left: 10px;
	}

	hr {
		border: 0;
		color: #169253;
		background-color: #169253;
		height: 1px;
	}

	a.mainNav {
		text-decoration: none;
		color: #CC9900;
		font-size: 13px;
		font-family: arial black;
		font-weight: normal;
		font-style: italic;
	}	

	a.mainNav:hover {
		text-decoration: underline;
	}

	a.mainText {
		text-decoration: none;
		color: blue;
		font-family: verdana;
		font-weight: normal;
		font-size: 14px;
	}	

	a.mainText:hover {
		text-decoration: underline;
	}

	a.mainText1 {
		text-decoration: none;
		color: blue;
		font-family: verdana;
		font-weight: normal;
		font-size: 12px;
		line-height: 16px;
		margin-top: 0px;
	}	

	a.mainText1:hover {
		text-decoration: underline;
	}

	a.mainText2 {
		text-decoration: none;
		color: blue;
		font-family: verdana;
		font-weight: normal;
		font-size: 12px;
		line-height: 16px;
	}	

	a.mainText2:hover {
		text-decoration: underline;
	}

/* Left Menu Bar */

	.menuHeading {
		font-family: arial;
		font-weight: bold;
		color: #9ff1c8;
		font-size: 13px;
		line-height: 20px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		margin-top: 0px;
		margin-left: 12px;
	}

	.menuSearch {
		font-family: arial;
		font-weight: bold;
		color: #9ff1c8;
		font-size: 16px;
		line-height: 20px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		margin-top: 0px;
		margin-left: 5px;
	}

	a.OrderStatus {
		text-decoration: none;
		color: white;
		font-family: arial;
		font-weight: bold;
		font-size: 16px;
		line-height: 20px;
	}	

	a.OrderStatus:hover {
		text-decoration: underline;
	}


		a.Menu:link { 
			color: white; 
			text-decoration: none; 
			font-size: 12px;
			font-family: arial;
			line-height: 17px;
			margin-left: 5px;
		}
		a.Menu:active { 
			color: white; 
			text-decoration: none 
		}
		a.Menu:visited { 
			color: white;
		}
		a.Menu:hover { 
			color: white; 
			text-decoration: underline 
		}

	.resizedTextbox {
		width: 100px;
		height: 17px;
		padding: 1px;
		vertical-align: bottom;
	}

	table.news {
		width: 210px;
		font-family: Arial;
		border-collapse: collapse;
		border: 2px solid #BF0000;
	}

	td.news {
		background: #BF0000;
		padding: 4px;
	}

	td.news1 {
		background: #ffffcc;
		padding: 4px;
	}

	h3.news {
		text-decoration: none;
		color: white;
		font-family: arial;
		font-weight: bold;
		font-size: 16px;
	}

	h4.news {
		text-decoration: none;
		color: #504A4B;
		font-family: arial;
		font-weight: bold;
		font-size: 13px;
		margin-top: 2px;
		margin-left: 0px;
	}

	table.boards {
		width: 194px;
		font-family: Arial;
		border-collapse: collapse;
		border: 2px solid #3d3d7a;
	}

	td.boards {
		background: #3d3d7a;
		padding: 4px;
	}

	td.boards1 {
		background: #e2e2ea;
		padding: 4px;
	}

	h3.boards {
		text-decoration: none;
		color: white;
		font-family: arial;
		font-weight: bold;
		font-size: 16px;
	}

	h4.boards {
		text-decoration: none;
		color: #3d3d7a;
		font-family: arial;
		font-weight: bold;
		font-size: 13px;
		margin-top: 2px;
		margin-left: 0px;
	}

	.resizedTextbox {
		width: 100px;
		height: 17px;
		padding: 1px;
		vertical-align: bottom;
	}
	
	/* Image Section */

		img.MainImgLeft {
			float: left;
			margin: 10px;
			border: 1px solid;
		
		}

		img.MainImgRight {
			float: right;
			margin: 10px;
			border: 1px solid;
		
		}

		img.dot {
			width: 10px;
			height: 10px;
			padding-right: 5px;
			padding-left: 5px;
			padding-top: 0px;
			padding-bottom: 0px;
			margin: 0px;
			border: none;
			
		}
	
		img.arrow2 {
			width: 4px;
			height: 7px;
			padding-right: 3px;
			padding-left: 3px;
			padding-top: 0px;
			padding-bottom: 0px;
			margin: 0px;
			border: none;
			
		}
		
	/* Lists Section */
	
	ul {
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 20px;
		list-style-type: disc;
	} 

	li {
		font-family: verdana;
		font-size: 13px;
		color: #000000;
		line-height: 17px;
		padding-bottom: 2px;
		margin-bottom: 0px;
		padding-top: 0px;
		margin-top: 2px;
		margin-left: 40px;
		margin-right: 20px;
	}
		
	/* Top CommandBar Lists Section */

		.commandbar ul {
			list-style-type: none;
			margin: 0;
			padding: 0;
			overflow: hidden;
			background-color: #169253;

		}

		.commandbar li {
			float: left;
			margin: 0;
		}

		.commandbar li a {
			display: block;
			color: white;
			text-align: center;
			padding: 3px 27px 1px 27px;  	/* when only 2 figures, the first top and bottom, the second left and right */
			text-decoration: none;
			font-family: Arial;
			font-size: 14px;
			font-weight: bold;
			line-height: 19px;
		}

		.commandbar a:hover {
			color: #9ff1c8;
		}

		.commandright ul {
			list-style-type: none;
			margin: 0;
			padding: 0;
			overflow: hidden;
			background-color: #169253;

		}

		.commandright li {
			float: right;
			margin: 0;
		}

		.commandright li a {
			display: block;
			color: white;
			text-align: center;
			padding: 3px 27px 1px 27px;  	/* when only 2 figures, the first top and bottom, the second left and right */
			text-decoration: none;
			font-family: Arial;
			font-size: 14px;
			font-weight: bold;
			line-height: 19px;
		}

		.commandright a:hover {
			color: #9ff1c8;
		}
		
	/* Main Body - Table Section */

		table.MainArticle {
			width: 100%;
			padding: 0px;
			margin: 0px;
			border: 0px;
			border-collapse: collapse;
			float: left;
		}

		td.lftColumn {
			width: 180px;
			background-color: #169253;
			padding: 0px;
			vertical-align: top;
		}

		td.mainBody {
			background-color: #ffffff;
			padding: 0px;
			vertical-align: top;
		}
		
	/* Horizontal Rule for Left Column */

		hr.MenuSeparator {
			background-color: white;
			width: 160px;
			height: 1px;
			margin-top: 3px;
			margin-bottom: 3px;
			margin-left: 10px;
			margin-right: 10px;
			padding-left: 0px;
			padding-right: 0px;
		}

		hr.MenuSeparator2 {
			background-color: white;
			width: 160px;
			height: 1px;
			margin-top: 2px;
			margin-bottom: 2px;
			margin-left: 10px;
			margin-right: 10px;
			padding-left: 0px;
			padding-right: 0px;
		}

		hr.MenuSeparator3 {
			background-color: white;
			width: 160px;
			height: 1px;
			margin-top: 2px;
			margin-bottom: 3px;
			margin-left: 10px;
			margin-right: 10px;
			padding-left: 0px;
			padding-right: 0px;
		}
	