a.forumtitle:link {font-size:15px; font-family:Tahoma; COLOR: #34507f; TEXT-DECORATION: underline; font-weight:bold;}
a.forumtitle:visited {font-size:15px; font-family:Tahoma; COLOR: #34507f; TEXT-DECORATION: underline; font-weight:bold;}
a.forumtitle:hover {font-size:15px; font-family:Tahoma; COLOR: #000000; TEXT-DECORATION: underline; font-weight:bold;}
a.topictitle:link {font-size:13px; font-family:Tahoma; COLOR: #34507f; TEXT-DECORATION: underline;}
a.topictitle:visited {font-size:13px; font-family:Tahoma; COLOR: #34507f; TEXT-DECORATION: underline; }
a.topictitle:hover {font-size:13px; font-family:Tahoma; COLOR: #000000; TEXT-DECORATION: underline;}
a.forumlink:link {font-size:13px; font-family:Tahoma; COLOR: #db0000; TEXT-DECORATION: underline;}
a.forumlink:visited {font-size:13px; font-family:Tahoma; COLOR: #db0000; TEXT-DECORATION: underline; }
a.forumlink:hover {font-size:13px; font-family:Tahoma; COLOR: #000000; TEXT-DECORATION: underline;}
forumtext {
	font-family:Tahoma;
	font-size: 12px;
	color:#000000;
}
.column_title {
	background-color: #426186;
	color: #fff;	
	font-weight:bold;
	font-family: Tahoma;
	font-size: 12px;
}
.column_title2 {
	background-color: #426186;
	color: #fff;	
	font-weight:bold;
	font-family: Tahoma;
	font-size: 12px;
}
.column_title3 {
	background-color: #426186;
	color: #fff;	
	font-weight:bold;
	font-family: Tahoma;
	padding-left:17px;
	font-size: 12px;
}
a.column_title:link, a.column_title:visited, a.column_title:active {
	color: white;	
	font-weight:bold;
}
.lastpost{
	color: #1a5e8f;
}
.smallfont{
	font: 11px Tahoma;
}
.bigusername {
	font-size: 10pt;
	font-weight: bold;
	font-style: underline;
}
a.bigusername:link, a.bigusername:visited, a.bigusername:active {
	color: #0b4f7e;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
a.bigusername:hover {
	text-decoration: none;
}
/* forum index */
.fi_imgtable {
	background-color: #c9f3fc;
}
.fi_cat_img {
	height:26px;
	padding:2px;
	background-color: #c9f3fc;
}
.fi_cat_title {
	height:26px;
	padding:2px;
	background-color: #759ece;
	color: white;
	font-size: 12px;
	font-weight:bold;
}
.fi_forum_desc {
	background-color: #eefaff;
}
.fi_postcount {
	background-color: #C9F3FC;
}
.fi_topiccount {
	background-color: #eefaff;
}
.fi_latestpost {
	background-color: #C9F3FC;
}
.fi_welcome_title {
	background-color: #43a0e3;
}
.fi_welcome_msg { 
	background-color: #C9F3FC;	
}
/* topics list */
.topic_ico_col1 {
	background-color: #c9f3fc;
}
.topic_ico_col2 {
	background-color: #C9F3FC;
}
.topic_title {
	background-color: #eefaff;
	color: white;	
}
.topic_starter {
	background-color: #c9f3fc;
}
.topic_replies {
	background-color: #c9f3fc;
}
.topic_views {
	background-color: #eefaff;
}
.topic_latestpost {
	background-color: #eefaff;
}
.topic_navi{
	background-color: #44a1e4;
	color: white;
}
.topic_sort_header {
	background-color: #44a1e4;
	font-style: italic;
}
.topic_sort {
	background-color: #C9F3FC;
}
.topic_go_row {
	background-color: #fff;
}
/* viewtopic */

.viewtopic_slogan {
	font: 11px verdana, geneva, lucida, 'lucida grande', Tahoma;
}
/* POSTS */

.post_bg_odd {
	background-color: #C9F3FC;
}
.post_bg_even {
	background-color: #eefaff;
}
.post_bottom_navi {
	background-color: #43a0e3;	
}
.post_navbar {
	background: transparent;
	color: #fdba05;
	font: 9px verdana, geneva, lucida, 'lucida grande', Tahoma;
}
/* ADD TOPIC */
.addtopic_left {
	background-color: #fff;
}
.addtopic_right {
	background-color: #eefaff;
}
.addtopic_row {
	background-color: #94ddfc;
}
.addtopic_stats {
	background-color: #fff;
}
.addtopic_options {
	background-color: #C9F3FC;
}
input.button{
   color:#3f3f3f;
   font-family: Arial,Helvetica,Sans-Serif; 
   font-size:12px;
   background-color:#fff;
   border:1px #0b5489 solid;
   cursor:pointer;
}
table.table_border {
	border-width: 1px;
	border-style: solid;
	border-color: #052046;
	border-collapse: collapse;
}
table.table_border th {
	border-width: 1px;
	border-style: solid;
	border-color: #052046;
}
table.table_border td {
	border-width: 1px;
	border-style: solid;
	border-color: #052046;
}
table.no_border {
	border-width: 0px;
}
table.no_border th {
	border-width: 0px;
}
table.no_border td {
	border-width: 0px;
}
/* buttons quote and edit */
.forumbuttons {
    margin: 0.5em 0;
    clear: both;
	font-family: Tahoma;
    font-size: 12px;
}
.forumbuttons span {
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
}
.forumbuttons a { 
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    background: #97dffc;
    border: 1px solid #052046;
    text-decoration: none;
}
.forumbuttons span.current {
    border: 1px solid #052046;
    font-weight: bold;
    background: #375278;
    color: #fff;
}
.forumbuttons a:visited {
    border: 1px solid #052046;
	background: #97dffc;
    text-decoration: none;	
}
.forumbuttons a:hover {
    border-color: #052046;
	background: #fff;
    text-decoration: underline;	
}
.forumbuttons a.quote {
	color: #052046;
}
.forumbuttons span.quote {
    border: 1px solid #052862;
    background: #97dffc;
    color: #052046;
}


