
acronym {
	cursor: help;
	font-size: 12px;
}

img {
	border: 0px;
}

input, textarea {
	font-size: 12px;
	margin-top: 5px;
}

select {
	font-size: 10px;
	margin-top: 5px;
}

.alignedright {
	text-align: right;
}

.centered {
	text-align: center;
}

div.left {
	background-color: #fae7ee;
	border: 0px solid #bac3ec;
	padding: 10px;
}

div.right {
	background-color: #fae7ee;
	border: 0px solid #bac3ec;
	font-size: 11px;
	padding: 10px;
}

div.right h2 a {
	font-size: 14px;
}

div.right b, div.right a {
	font-size: 11px;
}

.catrow td{
 	background-color: #abb8c4;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 5px;
	padding: 3px;
}

.forumrow td a {
	font-weight:bold;
}

.forumrow td.field1 {
	padding: 3px;
	background-color: #f4f6f6;
	border: 1px solid #ffffff;
}

.forumrow td.field2 {
	padding: 3px;
	background-color: #eaf0f7;
	border: 1px solid #ffffff;
}

.forumrow td .last_post {
	font-size: 10px;
}

div.base {
	background-color: #eef3f8;
	border: 1px solid #bac3ce;
	margin-bottom: 10px;
	padding: 5px;
}

div.text {
	background-color: #f4f6f6;
	border: 1px solid #bac3ce;
	padding: 5px;
}

div.topics {
	background-color: #FFFFFF;
	border: 0px solid #bac3ce;
	padding: 3px;
	text-align: center;
}

.topics_headline td{
 	background-color: #abb8c4;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 5px;
	padding: 3px;
}

table.topics td.field1 {
	padding: 3px;
	background-color: #f4f6f6;
	border: 1px solid #ffffff;
}

table.topics td.field2 {
	padding: 3px;
	background-color: #eaf0f7;
	border: 1px solid #ffffff;
}

table.topics td {
	font-size: 12px;
}

div.bottom {
	color: silver;
	font-size: 11px;
	text-align: center;
}


.postbody {
	background: #f4f6f6;
	font-size: 12px;
	padding:2px;
	margin-bottom: 8px ;
}

.postbody li {
	font-size: 10px;
}

.postbodyleft, .postbodyleft a {
	font-size: 11px;
	width: 160px;
	padding:2px;
	background-color: #eaf0f7;
	border-right: 1px solid #ffffff;
}

.postbodytopinfo {
	border-bottom: 1px solid #ffffff;
	background-color: #eaf0f7;
	font-size: 11px;
	margin: 0px;
	padding: 2px 0 2px 0;
}

.postbodytopinfo a {
	font-size: 11px;
}

.postbodymessage {
	padding: 2px;
}

div.quote1 {
	font-size: 12px;
	margin: 10px;
	margin-bottom: 0px;
	font-style:italic;
}

div.quote2 {
	border: 1px solid #abb8c4;
	background-color: #eaf0f7;
	margin: 10px;
	margin-top: 0px;
	padding:4px;
	font-size: 11px;
}

div.quote2_code {
	border: 1px solid #abb8c4;
	background-color: #eaf0f7;
	font-family: monospace, sans-serif;
	font-size: 12px;
	margin: 10px;
	margin-top: 0px;
	padding:4px;
}

div.inboxbar {
	background-color: #abb8c4;
	border: 0px solid #ffffff;
}

div.pmtext {
	font-size: 12px;
}


p.titleish {
	font-weight: bold;
}

p.info {
	background-color: #FFFFFF;
	line-height: 20px;
}

p.small {
	font-size: 10px;
}



span.forum_desc {
	font-style: italic;
}

#upperAd, #lowerAd {
	margin: 10px 0px;
	text-align: center;
	width: 100%;
}

#rightMenu {
	background-color: #FFFFFF;
	border: 0px;
	font-weight: bold;
	font-size: 12px;
}

#rightMenu b, #rightMenu a {
	font-size: 12px;
}

.login{
	background-color: #fae7ee;
	font-size: 11px;
}
.login td {
	font-size: 11px;
	padding:  0 5px 0 5px ;
}
