body{
	background-color:#ffffff;
	font-family:Verdana,Arial,Sans-serif;
	font-size:12px;
}
table.main{
	width: 880px;
	padding:0px;

}

a.myall:link, a.myall:visited, a.myall:active {
	color:#2C3C76;
}
a.myall:hover {
	color:#FC1A1C;
}
a.menu {
	text-decoration:none;
	color:#FF000A;
	padding:4px;
}
a.firstchar {
 	color: #F83C22;
  	text-decoration:none;
}
a.firstchar:hover {
 	color: #6622ee;
}
a.articlelink {
  color:black;
  text-decoration:none;
}

articletitle {
	color: #006F0F;
}
subtitle {
	color: #000044;
}
articlebody {
	color:#5F4312; 
}
div.keywordtop {
	background:url(images/list_banner.jpg);
	width:300px;
	height:24px;
}
div.title {
 	height:400px;
	overflow-x:none;
	overflow-y:scroll;
	padding:5px;
	background-color:#F0F0F0;
	width:290px;
	font-family:tahoma,helvetica,sans-serif;
	font-size:11px;
}
td.menu {
	width:880px;
	padding:4px;
}
td.workarea {
  width:580px;
  vertical-align: top;
  padding:10px;
}
div.article {
	height:500px;
	overflow-x:none;
	background:url('images/articlebg.jpg');
	background-repeat:both;
	overflow-y:scroll;
	padding:10px;
	text-align:left;
	background-color:#ffffff;
	width:560px;
	font-family:tahoma,helvetica,sans-serif;
	font-size:12px
}
div.topbanner {
	height:79px;
	width:880px;
	background-image:url(images/top_banner.jpg);
}

div.searchform {
	background-color:#dddddd;
	padding:4px;
}
td.left {
	width:300px;
	vertical-align:top;
}

div.quicksearch {
	width:300px;
	background-color: #eeeeff;
}

div.searchbar {
	width:100%;
	height:50px;
	background-color: #eeeeff;
}

div.indextop {
	width:300px;
	height:24px;
	background-image: url(images/list_banner.jpg);
}

div.bottombanner {
	height:30px;
	width:880px;
	background-image:url(images/bottom_banner.jpg);
}

table.tight {
	border-spacing:5px;
	border-width:0px;
}