	body {
		padding: 0px;
		margin: 0px;
		line-height: 18px;
		font-size: 12px;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	}

	#main {
		margin: auto;
		min-height: 700px;
		padding-right: 10px;
		padding-left: 10px;
		background-repeat: repeat-y;
		background-image: url(/img/mainbg.jpg);
		width: 900px;
	}

	#maintop {
		width: 900px;
		height: 135px;
		background-image: url(/img/topbg.jpg);
		background-repeat: repeat-x;
		margin-bottom: 5px;
	}

	#maintoprobot {
		float: left;
		height: 135px;
		width: 88px;
		margin-right: 30px;
		background-repeat: no-repeat;
		background-image: url(/img/toprobot.jpg);
	}
	
	#maintoplogo {
		height: 78px;
		width: 678px;
		background-repeat: no-repeat;
		background-image: url(/img/toplogo.jpg);
	}
	
	#mainright {
		float: left;
		width: 680px;
	}
	
	#maintopnav {
		padding-top: 7px;
	}
	
	#maintoplang {
		float: right;
		padding-top: 5px;
		padding-right: 5px;
	}
	
	.link1 {
		float: left;
		cursor: pointer;
	}
	.link1 a {
		font-size: 15px;
		color: #FFFFFF;
		text-decoration: none;
		text-shadow: #000 0px 1px 5px;
		border-bottom: none;
	}
	
	.link1 .lmain {
		float: left;
		height: 26px;
		background-repeat: repeat-x;
		background-image: url(/img/topabg.jpg);
		padding: 6px 8px 0px 8px;
	}
	
	.link1 .lleft {
		float: left;
		height: 32px;
		width: 18px;
		background-repeat: no-repeat;
		background-image: url(/img/topaleft.jpg);	
	}
	
	.link1 .lright {
		float: left;
		height: 32px;
		width: 18px;
		background-repeat: no-repeat;
		background-image: url(/img/toparight.jpg);	
	}
	
	.link2 {
		float: left;
		cursor: pointer;
	}
	.link2 a {
		font-size: 15px;
		color: #FFFFFF;
		text-decoration: none;
		text-shadow: #000 0px 1px 5px;
		font-weight: bold;
		border-bottom: none;
	}
	
	.link2 .lmain {
		float: left;
		height: 26px;
		background-repeat: repeat-x;
		background-image: url(/img/topa2bg.jpg);
		padding: 6px 8px 0px 8px;
	}
	
	.link2 .lleft {
		float: left;
		height: 32px;
		width: 18px;
		background-repeat: no-repeat;
		background-image: url(/img/topa2left.jpg);	
	}
	
	.link2 .lright {
		float: left;
		height: 32px;
		width: 18px;
		background-repeat: no-repeat;
		background-image: url(/img/topa2right.jpg);	
	}
	
	.logina {
		float: right;
		cursor: pointer;
	}
	.logina a {
		font-size: 12px;
		color: #000000;
		text-decoration: none;
		text-shadow: #FFF 0px 1px 5px;
		font-weight: normal;
		border-bottom: none;
		margin: 0px 3px 0px 3px;
	}
	
	.logina .lmain {
		float: left;
		height: 20px;
		background-repeat: repeat-x;
		background-image: url(/img/loginabg.jpg);
		padding: 5px 5px 0px 5px;
	}
	
	.logina .lleft {
		float: left;
		height: 25px;
		width: 12px;
		background-repeat: no-repeat;
		background-image: url(/img/loginaleft.jpg);	
	}
	
	.logina .lright {
		float: left;
		height: 25px;
		width: 12px;
		background-repeat: no-repeat;
		background-image: url(/img/loginaright.jpg);	
	}
	
	.onearticle {
		margin: 5px 0px 20px 0px;
		width: 685px;
	}
	
	.articlecontent {
		padding: 0px 20px 0px 20px;
		clear: left;
	}
	
	.articlecode {
		border-left: 10px solid #30587c;
		padding-left: 10px;
		height: 54px;
	}

	h2 {
		width: 212px;
		overflow: hidden;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-top: 19px;
		padding-bottom: 0px;
		padding-left: 9px;
		font-size: 18px;
		font-weight: bold;
		float: left;
		color: black;
		text-shadow: 1px 1px 5px white;
	}
	
	h2 a {
		color: black;
		text-decoration: none;
		border-bottom: none;
	}
	
	h3 {
		padding-top: 4px;
		margin-top: 0px;
		margin-bottom: 2px;
	}
	
	.ac1 {
		background-color: #aedf43;
		background-image: url(/img/h2bg.jpg);
		background-repeat: repeat-x;
		height: 54px;
		width: 280px;
		text-align: right;
		float: left;
	}
	
	.ac2 {
		width: 65px;
		float: left;
		padding-left: 10px;
	}
	
	.ac2 img {
		border: 3px solid #aedf43;
		background-color: #aedf43;
	}
	
	.readmore {
		float: right;
		text-align: right;
		width: 290px;
		padding-right: 10px;
	}
	
	#rightbar {
		float: right;
		width: 200px;
	}
	
	.rightbartop {
		width: 200px;
		height: 10px;
		background-image: url(/img/rightbartop2.jpg);
		background-repeat: no-repeat;
	}
	
	.rightbarbottom {
		width: 200px;
		height: 10px;
		background-image: url(/img/rightbarbottom2.jpg);
		background-repeat: no-repeat;
	}
	
	.rightbarcontent {
		padding: 0px 5px 0px 10px;
		background-color: #B5D1DF;
	}
	
	.rightbarcontent img {
		float: left;
		margin-right: 6px;
	}
	
	.rightbarcontent p {
		clear: left;
		margin: 0px;
		padding: 3px 0px 10px 0px;
		font-size: 11px;
	}
	
	.rightbarcontent ul {
		margin: 0px;
		padding: 0px;
		list-style-position: inside;
	}
	
	.rightbarcontent ol {
		margin: 0px;
		padding: 0px;
		list-style-position: inside;
	}
	
	.rightbarcontent li {
		padding-left: 10px;
	}
	
	.thumbnails {
		text-align: center;
	}
	
	.thumbnails img {
		border: 3px solid #aedf43;
		vertical-align: middle;
	}
	
	.links {
		font-weight: bold;
	}
	
	.links ul {
		font-weight: normal;
		margin: 0px 0px 10px 0px;
	}
	
	a {
		color: #000000;
		text-decoration: none;
		border-bottom: 1px dotted #AAAAAA;
	}
	
	a:hover {
		border-bottom: 1px solid #AAAAAA;
	}
	
	#searchfield {
		border: 1px solid #FFFFFF;
		background-color: #B5D1DF;
		font-size: 11px;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		padding: 3px;
		width: 135px;
	}
	
	#searchsubmit {
		border: 1px solid #FFFFFF;
		background-color: #B5D1DF;
		font-size: 11px;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		padding: 3px;
		width: 25px;		
	}
	
	#footer {
		background-image: url(/img/bottombg.jpg);
		background-repeat: repeat-x;
		padding-top: 10px;
		margin-top: 15px;
		font-size: 11px;
		color: #999;
		text-align: center;
	}

	#bottomnavbar {
		text-align: center;
		height: 30px;
	}

	#back {
		float: left;
		width: 150px;
		background-color: #30587C;
		padding: 6px 0px 6px 0px;
	}
	
	#back a {
		color: #FFFFFF;
		border-bottom: none;
	}
	
	#forward {
		float: right;
		width: 150px;
		background-color: #30587C;
		padding: 6px 0px 6px 0px;
	}
	
	#forward a {
		color: #FFFFFF;
		border-bottom: none;
	}
	
	.onecomment {
		clear: left;
		background-color: #E2F3FF;
		border: 2px solid #396789;
		margin-bottom: 8px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		width: 650px;
	}
	
	.commentheading {
		background-color: #FFFFFF;
		text-align: right;
		padding: 4px;
	}
	
	.commentrating {
		float: left;
	}
	
	.commentcontent {
		padding: 4px;
	}
	
	#nccontent {
		clear: left;
		border: 2px solid #84AD20;
		margin-bottom: 8px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		width: 642px;
		padding: 4px;
	}
	
	#nccontent td {
		padding-left: 10px;
	}
	
	.commentinput {
		border: 1px solid #84AD20;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		background-color: #E4FFA5;
		padding: 4px;
		width: 350px;
		font-size: 12px;
		margin: 1px 0px 1px 0px;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	}
	
	.commentsubmit {
		border: 1px solid #84AD20;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		background-color: #E4FFA5;
		padding: 4px 10px 4px 10px;
		font-size: 12px;
		margin: 1px 0px 1px 0px;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	}
	
	#pricetag {
		background-image: url(/img/pricetag.jpg);
		background-repeat: no-repeat;
		width: 90px;
		padding-left: 80px;
		padding-right: 10px;
		height: 41px;
		padding-top: 25px;
		font-size: 18px;
		text-align: center;
		text-shadow: #FFFFFF 0px 1px 5px;
	}
	
	.boxme {
		padding: 10px;
		border-color: #254568;
		border-style: solid;
		border-width: 2px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
	}
	
	.boxme table {
		margin: 0px;
	}
	
	.newh1 {
		font-size: 22px;
		margin: 5px 0px 10px 0px;
		font-weight: bold;
		display: block;
	}
