body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	z-index: 0;
}

div.box{
	width: 217px;
	text-align: left;
	position: relative;
	left: 22px;
	margin-top: 30px;
	margin-bottom: 30px;
}
div.box_top{
	width: 217px;
	height: 30px;
	text-align: left;
}
div.box_content{
	width: 217px;
	text-align: left;
	border: 1px dotted D0D0D0;
	border-top-width: 0px;
}
#top{
	background-image: url("top.jpg");
	width: 780px;
	height: 150px;
	position: absolute;
	top: 0px;
	left: 0px
	}
div.bottom{
	width: 100%;
	height: 20px;
	position: relative;
	left: 0px;
	bottom: 0px;
	border: 0px dotted D0D0D0;
	border-top-width: 3px;
	background-color: blue;
	z-index: 0;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	}
#top_right{
	background-image: url("top_right_scroll.gif");
	background-repeat: repeat-x;
	width: 100%;
	height: 150px;
	position: relative;
	top: 0px;
	left: 0px;
	}

#content{
	position: absolute;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 5px;
	width: 520px;
	height: 470px;
	top: 151px;
	left: 0px;
	border: 0px dotted D0D0D0;
	border-right-width: 3px;
	z-index: 0;
	vertical-align: top;
	}
div.sidebar{
	position: absolute;	
	top: 139px;
	left: 521px;
	width: 260px;
	text-align: center;
}
p{
	text-indent: 20px;
	font-family: verdana;
	font-size: 10pt;
}
p.footer{	
	padding: 3px;
	border: 0px dotted D0D0D0;
	border-top-width: 3px;
	text-indent: 0px;
	font-family: verdana;
	font-size: 8pt;
}


a.int{
	font-family: verdana;
	font-size: 10pt;
	text-decoration: underline;
	color: 000000;
	}
a.int:hover{
	font-family: verdana;
	font-size: 10pt;
	text-decoration: underline;
	color: 11B839;
	}
a{
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	color: blue;
	}
a:hover{
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	color: 11B839;
	}
a.outlink{
	font-family: verdana;
	font-size: 10pt;
	text-decoration: underline;
	color: blue;
	}
a.outlink:hover{
	font-family: verdana;
	font-size: 10pt;
	text-decoration: underline;
	color: red;
	}
h4{
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #11B839;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
}
h1.catheader{
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #11B839;
	font-family: verdana;
	font-size: 18pt;
	font-weight: bold;
}

h1{
	color: 11B839;
	font-family: verdana;
	font-weight: bold;
	font-size: 18pt;
}
h2{
	color: 11B839;
	font-family: verdana;
	font-weight: bold;
	font-size: 16pt;
}
h3{
	color: 11B839;
	font-family: verdana;
	font-weight: bold;
	font-size: 14pt;
}
form{
	margin: 0px;
	padding: 0px;
	display: inline;
}
input.topmenu{
	cursor: pointer;
	background-color: #12B83A;
	height: 24px;
	width: 80px;
	margin: 0px;
	padding: 0px;
	color: white;
	font-weight: bold;
	display: inline;
	border: 2px solid black;
	position: absolute;
	border-right-color: black;
	border-bottom-color: black;
	border-top-color: white;
	border-left-color: white;
}
input.topmenu:hover{
	border-right-color: white;
	border-bottom-color: white;
	border-top-color: black;
	border-left-color: black;
}
a.catlist {
	text-decoration: none; 
	color: black; 
	font-family: "verdana"; 
	font-size: 12pt;
	font-weight: none;
}
a.catlist:hover {
	text-decoration: underline; 
	color: #11B839; 
	font-family: "verdana"; 
	font-size: 12pt;
	font-weight: none;
}
a.articlelist{
	text-decoration: underline; 
	color: #11B839; 
	font-family: "verdana"; 
	font-size: 10pt;
	font-weight: none;
}
a.articlelist:hover {
	text-decoration: underline; 
	color: black; 
	font-family: "verdana"; 
	font-size: 10pt;
	font-weight: none;
}
div.subcats{
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bc{
	text-decoration: none; 
	color: black; 
	font-family: "verdana"; 
	font-size: 8pt;
	font-weight: none;
}
.bc:hover {
	text-decoration: underline; 
	color: #11B839; 
	font-family: "verdana"; 
	font-size: 8pt;
	font-weight: none;
}
p.byline{
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 30px;
	color: 7B7B7B;
	font-family: "verdana"; 
	font-size: 8pt;
	font-weight: none;
}
hr{ 
	height: 0px; 
	border: solid #11B839 0px; 
	border-top-width: 1px; 
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.menu {
	text-decoration: none; 
	color: black; 
	font-family: "verdana"; 
	font-size: 7pt;
	width: 153px;
	position: static;
	padding-left: 2px;
	display: block;
}
a.menu:hover {
	text-decoration: none; 
	color: black; 
	font-family: "verdana"; 
	font-size: 7pt;
	background-color: #FF941A;
	width: 153px;
	position: static;
	padding-left: 2px;
}

	.list {TEXT-DECORATION: line-through; color: black; font-family: arial; font-size: 10pt;}
	.our {TEXT-DECORATION: none; font-weight: bold; color: black; font-family: arial; font-size: 10pt;}
	.save {TEXT-DECORATION: none; font-weight: bold; color: red; font-family: arial; font-size: 10pt;}
	.catlist {TEXT-DECORATION: none; color: 4C0463; font-family: arial; font-size: 14pt; font-weight: bold}
	.catlist:hover {TEXT-DECORATION: underline; color: black; font-family: arial; font-size: 14pt; font-weight: bold}
	
	.foot {TEXT-DECORATION: none; color: 7D2A98; font-family: arial; font-size: 10pt;}
	.foot:link {TEXT-DECORATION: none; color: 7D2A98; font-family: arial; font-size: 10pt;}
	.foot:hover {TEXT-DECORATION: underline; color: white; font-family: arial; font-size: 10pt;}

	blockquote.menu {margin-right: 2px; margin-left: 23px; margin-top: 0px; margin-bottom: 0px;}
    blockquote.home {margin-right: 0px; margin-left: 0px; margin-top: 8px; margin-bottom: 0px;}
	blockquote.content{margin-right: 2px; margin-left: 10px; margin-top: 0px;}	

div.ttab{
	margin-top: 53px;
	padding: 0px;
	z-index: 2;
	position: absolute;
	left: 200px;
	margin-bottom: 0px;
	}
div.top2{
	z-index: 1;
	margin: 0px;
}
	.tab {
	text-decoration: none; 
	background-image: button.gif; 
	color: black; 
	font-family: "verdana"; 
	font-size: 8pt;
	width: 86px;
	position: static;
	padding-left: 2px;
	
	        background-image: url("button.gif");
        text-align: center;
		background-repeat: no-repeat;
}
a.tab:hover {
	text-decoration: none; 
	color: black; 
	font-family: "verdana"; 
	font-size: 8pt;
	width: 86px;
	position: static;
	padding-left: 2px;
	        background-image: url("button.gif");
        text-align: center;
		background-repeat: no-repeat;
}

.bigboxtop{
	width: 612px;
	background-image: url("/images/boxtop.jpg");
	height: 42px;
	text-align: right;
	padding-right: 10px;
	padding-top: 7px;
	vertical-align: middle;
	}
	.bigboxbottom{
	width: 612px;
	background-image: url("/images/boxbottom.jpg");
	height: 42px;
	text-align: right;
	padding-right: 10px;
	padding-top: 7px;
	vertical-align: middle;
	}
.bigbox{
	width: 612px;

	}
h1.newhead{
	font-size: 16pt;
	color: FF941A;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
div.beige{
	background-color: beige;
	padding: 5px;
	border: 2px dotted black;
	width: 80%;
	margin-bottom: 10px;
}

div.article{
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.prev{
	float: left;
	width: 300px;
	display: inline;
}
div.next{
	float: right;
	width: 300px;
	display: inline;
	text-align: right;
}
div.shaded{
	margin: 10px;
	padding: 10px;
	background-color: E9E9E9;
}
div.code{
	margin: 10px;
	padding: 10px;
	background-color: E9E9E9;
}
a.previous{
	text-decoration: none; 
	color: #11B839; 
	font-family: "verdana"; 
	font-size: 9pt;
	font-weight: none;
}
a.previous:hover {
	text-decoration: underline; 
	color: black; 
	font-family: "verdana"; 
	font-size: 9pt;
	font-weight: none;
}
a.next{
	text-decoration: none; 
	color: #11B839; 
	font-family: "verdana"; 
	font-size: 9pt;
	font-weight: none;
}
a.next:hover {
	text-decoration: underline; 
	color: black; 
	font-family: "verdana"; 
	font-size: 9pt;
	font-weight: none;
}

.byline{
	margin-top: 0px;
	margin-bottom: 0px;
	color: 7B7B7B;
	font-family: "verdana"; 
	font-size: 8pt;
	font-weight: none;
}
p.abstract{
	margin: 0px;
	padding: 0px;
	font-family: "verdana"; 
	font-size: 8pt;
}
.copyright{
	color: white;
	font-family: "verdana"; 
	font-size: 8pt;
	font-weight: none;
}
