@charset "utf-8";

body {
	color: #330000;
	background-color: #C0955B ; 
	margin: 0px;
	font-size: 12px;
	font-family:   , sans-serif

  	scrollbar-face-color: #b5daff;
  	scrollbar-highlight-color: #ffffff;
  	scrollbar-shadow-color: #000000;
  	scrollbar-arrow-color: #0000ff;
  	scrollbar-base-color: #6699ff;
  	scrollbar-dark-shadow-color: #6699ff;

	
	SCROLLBAR-FACE-COLOR: #dfdfdf; SCROLLBAR-HIGHLIGHT-COLOR: #dfdfdf; SCROLLBAR-SHADOW-COLOR: #dfdfdf; SCROLLBAR-3DLIGHT-COLOR: #dfdfdf; SCROLLBAR-ARROW-COLOR: #c96ba7; SCROLLBAR-TRACK-COLOR: #dfdfdf; SCROLLBAR-DARKSHADOW-COLOR: #dfdfdf

}

.list a:link {font-size: 12px;
	color: #330000;
	text-decoration: none
}

.list a:visited {font-size: 12px;
	color: #330000;
	text-decoration: none
}

.list a:hover {font-size: 12px;
	color: #663300;
	text-decoration: underline;
	
}


table {
	border: 0px;
	font-size: 12px;
}

img {
	border: 0px;
	font-size: 12px;
}

form {
	margin: 0px
	font-size: 12px;
}



.navText a {
	font-size: 12px;
	color: #FFFFFF;
	
	text-decoration: none
}

.navText a:hover {
	font-size: 12px;
	text-decoration: underline
}

.bgContent {
	background-image: url(img/content_bg.gif);
	background-position: right;
	background-repeat: repeat-y;
	font-size: 12px;
	vertical-align: top
}

.bgCopyright {
	background-image: url(img/copyright_bg.gif);
	background-position: right;
	background-repeat: repeat-y;
	font-size: 12px;
	vertical-align: bottom
}

.bgRight {
	background-image: url(img/right_bg.gif);
	font-size: 12px;
	background-repeat: repeat-y
}

.listTitle {
	white-space: nowrap;
	 font-size:12px;
	 
}

.listAuthor {
	white-space: nowrap;
	text-align: right;
	font-size:12px;
}

.listViews {
	width: 1px;
	white-space: nowrap;
	text-align: center;
	height: 20px;
	font-size:12px;
}

.login {
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	height: 20px;
	font-size:12px;
}

.login a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

.login a:hover {
	font-size: 12px;
	text-decoration: underline
}

.input {
	color: #CC9966; 
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #4C0000;
	background-color: #801A00; 
	margin-bottom: 3px
}

.rightBit {
	margin-bottom: 30px;
	font-size: 12px;
}

.copyrightText {
	font-size: 12px;
	color: #663300;
	font-size: 12px;
	text-decoration: none
}

.copyrightText a {
	color: #663300;
	font-size: 12px;
	text-decoration: none
}

.copyrightText a:hover {
	font-size: 12px;
	text-decoration: underline
}

.title {
	font-size: 14px;
	font-weight: bold;
}
.a:link {font-size: 12px;
	color: #663300; 
	text-decoration: none
}

.a:visited {font-size: 12px;
	color: #663300;
	text-decoration: none
}

.a:hover {font-size: 12px;
	color: #663300;
	text-decoration: underline;
	
}



.input2 {
	color: #CC9966;
	font-size: 12px;
	border-width: 0px;
	border-style: solid;
	border-color: #4C0000;
	background-color: #801A00; 
	margin-bottom: 1px;
	line-height: 12px;
	width: 465px;
	scrolling="auto"
	SCROLLBAR-SHADOW-COLOR:#777777;
 SCROLLBAR-3DLIGHT-COLOR:#777777;
 SCROLLBAR-ARROW-COLOR: #A2620C;
 SCROLLBAR-TRACK-COLOR: #red;
 SCROLLBAR-BASE-COLOR: #770000;
 SCROLLBAR-HIGHLIGHT-COLOR: #C0955B;
}


.input3 {
	color: #660000;
	font-size: 12px;
	border-width: 0px;
	border-style: solid;
	border-color: #4C0000;
	line-height: 12px;
	/*width: 400px;*/
	background-color: #DECFAA;

	scrolling="no"
	SCROLLBAR-SHADOW-COLOR:#777777;
	SCROLLBAR-3DLIGHT-COLOR:#777777;
	SCROLLBAR-ARROW-COLOR: #A2620C;
	SCROLLBAR-TRACK-COLOR: #red;
	SCROLLBAR-BASE-COLOR: #770000;
	SCROLLBAR-HIGHLIGHT-COLOR: #C0955B;
	margin: 0px;
	padding: 0px;
}

.inputin {
	color: #663300; 
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #4C0000;
	background-color: #DECFAA;
	margin-bottom: 1px;
	line-height: 12px;
}.listtable {
	line-height: 20px;
	font-size:12px;
}

.friendlink {
	font-size:12px;
	text-align:center;
}

.friendlink a {
	color: #FFFFFF;
	white-space: nowrap;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	
}
.listable {
	line-height: 14px;
	height: 14px;
}
 .author {
	font-size: 16px;
	color: #330000;
}

.article {
	font-size: 12px;
	table-layout:fixed;
}
.articleTitle {
	font-size: 16px;
	text-align:center;
	font-weight:bold;
}