/* Normal, standard links. */
a:link
{
	color: #0B5090;
	text-decoration: none;
	
}
a:visited
{
	color: #0B5090;
	text-decoration: none;
}
a:hover
{
	color: #D3AB04;
	text-decoration: underline;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #000000;
	text-decoration: none;
}
a.nav:hover
{
	color: #cc3333;
	text-decoration: underline;
}
.nav-tree
{
font-size: 90%;
}
/* Tables should show empty cells. */
table
{
	empty-cells: show;
}

/* By default (td, body..) use verdana in black. */
body, td, th , tr
{
	color: #000000;
	font-size: 10pt;
	font-family:  tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

/* The main body of the entire forum. */
body
{
	background: #D4EBFC url(images/bg.jpg) repeat-x top left;
	color: #4D4C4C;
	font: 10pt tahoma;
	margin: 5px 0px 5px 0px;
	padding: 8px 65px 4px 65px;
	
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	color: #000000;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
input, button
{
	font-size: 100%;
}

textarea
{
	font-size: 100%;
	color: #000000;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

/* All input elements that are checkboxes or radio buttons. */
input.check
{
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #666666;
	background-color: #666666;
}

/* No image should have a border when linked */
a img
{
	border: 0;
}
/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #D7DAEC;
	border: 1px solid #000000;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
	line-height: 1.4em;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #dddddd;
	font-family: "courier new", "times new roman", monospace;
	font-size: x-small;
	line-height: 1.3em;
	/* Put a nice border around it. */
	border: 1px solid #000000;
	margin: 1px auto 1px auto;
	padding: 1px;
	width: 99%;
	/* Don't wrap its contents, and show scrollbars. */
	white-space: nowrap;
	overflow: auto;
	/* Stop after about 24 lines, and just show a scrollbar. */
	max-height: 24em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2em;
}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
	cursor: help;
}

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
	color: red;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 96%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
	background: #F6F4F4;
	color: #4D4C4C;
	border-top:1px solid #fff; border-left:1px solid #fff;
}
.windowbg2
{
	background: #EFECEC;
	color: #4D4C4C;
	border-top:1px solid #fff; border-left:1px solid #fff; border-right:1px solid #fff; border-bottom:1px solid #fff;
}
.windowbg3
{
	background: #F6F4F4;
	color: #4D4C4C;
	border-top:1px solid #fff; border-left:1px solid #fff;
}
.windowbg7
{
	background: #EFECEC;
	color: #4D4C4C;
	border-top:1px solid #fff; border-left:1px solid #fff;
	
}
/* the today container in calendar */
.calendar_today
{
	background-color: #FFFFFF;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
	background: #F2F1F2 url(images/gradient_thead.gif) repeat-x top left;
	color: #4D4C4C;
	font: bold 11px tahoma;
	border-left:1px solid #fff;
}
.titlebg5
{
	background: #F2F1F2 url(images/gradient_thead.gif) repeat-x top left;
	color: #4D4C4C;
	font: bold 11px tahoma;
	border-left:1px solid #fff;

}
.titlebg, .titlebg a:link, .titlebg a:visited
{
	color: #0B5090;
}

.titlebg a:hover
{
	color: #D3AB04;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
	color: #0B5090;
}

.titlebg2 a:hover
{
	color: #D3AB04;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
	background: #F2F1F2 url(images/gradient_thead.gif) repeat-x top left;
	color: #4D4C4C;
	font: bold 9pt tahoma;
	border-left:1px solid #fff;
}
.catbg2 , tr.catbg2 td
{
	background: #F2F1F2 url(images/gradient_thead.gif) repeat-x top left;
	color: #4D4C4C;
	font: bold 9pt tahoma;
	border-left:1px solid #fff;
}
.catbg, .catbg2, .catbg3
{
}
.catbg, .catbg2
{
	font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
	color: #0B5090;
	text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
	color: #0B5090;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
	color: #D3AB04;
	text-decoration: underline;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	background: #A9C0D1;
	color: #4D4C4C;
}

/* This is used on tables that should just have a border around them. */
.tborder
{
	background: #A9C0D1;
	color: #4D4C4C;
}
.xborder
{
	padding: 0px;
	border: 1px solid #ffffff;

}
/* This is used on tables that should just have a border around them. */
.tborder2
{

	background-color: #FFFFFF;
}
.tborder2 A:link {
	COLOR: #22229c; TEXT-DECORATION: none
FONT: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder2 A:hover {
BACKGROUND: #8a939e;
	COLOR: #ffffff; TEXT-DECORATION: none
FONT: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext {
	FONT: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif
}
.middletext
{
	font-size: 90%;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
	width: 100%;
	overflow: auto;
	line-height: 1.3em;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
	width: 100%;
	overflow: auto;
	padding-bottom: 3px;
	line-height: 1.3em;
}

/* Sometimes there will be an error when you post */
.error
{
	color: red;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
	background-position: left bottom;
	color: white;
	
	vertical-align: middle;

}
.maintab_back, .maintab_active_back
{
	color: white;
	text-decoration: none;
	font-size:  9px;
	vertical-align: middle;
	padding: 6px 2px 10px 2px;
	font-family: tahoma, sans-serif;
}

.maintab_first
{
	/*background-image: url(images/maintab_first.gif);*/
	background-repeat: no-repeat;
	/*width: 10px;*/
}
.maintab_back
{
	/*background-image: url(images/maintab_back.gif);*/
	background-repeat: repeat-x;
}
.maintab_last
{
	/*background-image: url(images/maintab_last.gif);*/
	background-repeat: no-repeat;
	/*width: 8px;*/
}
.maintab_active_first
{
	/*background-image: url(images/maintab_active_first.gif);*/
	background-repeat: no-repeat;
	/*width: 6px;*/
}
.maintab_active_back
{
	/*background-image: url(images/maintab_active_back.gif);*/
	background-repeat: repeat-x;
}
.maintab_active_last
{
	/*background-image: url(images/maintab_active_last.gif);*/
	background-repeat: no-repeat;
	/*width: 8px;*/
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
	color: #67673E;
	text-decoration: none;
	font-weight: bold;
	background: #d8dbe3 url(images/catbg.gif) 0 0 repeat-x;
	padding: 5px 8px 5px 8px;
	margin: 4px 0 4px 0;
	border: 1px solid #7f838c;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
	color: #67673E;
	text-decoration: none;
	background: #000000 url(images/catbg.gif) 0 -24px repeat-x;
	border: 1px solid #000000;
}

/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
	background-position: left top;
	color: white;
	
	vertical-align: middle;

}
.mirrortab_back, .mirrortab_active_back
{
	color: white;
	text-decoration: none;
	font-size: 9px;
	vertical-align: middle;
	padding: 10px 2px 6px 2px;
	font-family: tahoma, sans-serif;
}

.mirrortab_first
{
	/*background-image: url(images/mirrortab_first.gif);*/
	background-repeat: no-repeat;
	width: 10px;
}
.mirrortab_back
{
	/*background-image: url(images/mirrortab_back.gif);*/
	background-repeat: repeat-x;
}
.mirrortab_last
{
	/*background-image: url(images/mirrortab_last.gif);*/
	background-repeat: no-repeat;
	width: 6px;
}
.mirrortab_active_first
{
	/*background-image: url(images/mirrortab_active_first.gif);*/
	background-repeat: no-repeat;
	width: 6px;
}
.mirrortab_active_back
{
	/*background-image: url(images/mirrortab_active_back.gif);*/
	background-repeat: repeat-x;
}
.mirrortab_active_last
{
	/*background-image: url(images/mirrortab_active_last.gif);*/
	background-repeat: no-repeat;
	width: 8px;
}
/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
	color: #67673E;
	text-decoration: none;
	font-weight: bold;
	background: #d8dbe3 url(images/catbg.gif) 0 0 repeat-x;
	padding: 5px 8px 5px 8px;
	margin: 4px 0 4px 0;
	border: 1px solid #7f838c;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
	color: #67673E;
	text-decoration: none;
	background: #FCFCF8 url(images/titlebg.GIF) 0 -24px repeat-x;
	border: 1px solid #000000;
}

/* The AJAX notifier */
#ajax_in_progress
{
	background: #32CD32;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	padding: 3px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}


.vbmenu_control
{
	background: #F2F1F2  url(images/gradient_thead.gif) repeat-x top left;
	color: #4D4C4C;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.vbmenu_control a:link, .vbmenu_control_alink
{
	color: #0B5090;
	text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
	color: #0B5090;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
	color: #D3AB04;
	text-decoration: underline;
}
.vbmenu_popup
{
	background: #A9C0D1;
	color: #000000;
}
.vbmenu_option
{
	background: #EFECEC;
	color: #4D4C4C;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;border-top:1px solid #fff; border-left:1px solid #fff;
}
.vbmenu_option a:link, .vbmenu_option_alink
{
	color: #0B5090;
	text-decoration: none;
}
.vbmenu_option a:visited, .vbmenu_option_avisited
{
	color: #0B5090;
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_hilite
{
	background: #D3AB04;
	color: #4D4C4C;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;border-top:1px solid #fff; border-left:1px solid #fff;
}
.vbmenu_hilite a:link, .vbmenu_hilite_alink
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_hilite a:visited, .vbmenu_hilite_avisited
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
{
	color: #FFFFFF;
	text-decoration: none;
}


.navwrap
{
	background: #738FBF;
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 1px 6px 2px 6px;
	white-space: nowrap;
}
.navwrap a:link
{
font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.navwrap a:visited
{
font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.navwrap a:hover
{
font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}

/* ***** used to create shadow affect for sides ***** */
#brd_in {
border-left: 2px solid #F5F5F5;
border-right: 2px solid #F5F5F5;
}

/* ***** used to create shadow affect for sides ***** */	
#brd_outer {
border-left: 2px solid #B3B4B2;
border-right: 2px solid #B3B4B2;
}

#nav_back {
background: #F1F1DF url(images/nav_background.gif);
width: 100%;
height: 33px;
	margin: 0;
	padding: 0; 
	
}

.h_nav	{
color: #767663;
font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
padding: 3px 6px 3px 6px;
white-space: nowrap;
}
.h_nav a:link
{
	color: #767663;
	text-decoration: none;
}
.h_nav a:visited
{
	color: #767663;
	text-decoration: none;
}
.h_nav a:hover, .h_nav	a:active
{
	color: #6B6B50;
	text-decoration: none;
}

.page
{
	color: #4D4C4C;
}

.tfoot
{
	background: #F2F1F2  url(images/gradient_thead.gif) repeat-x top left;
	color: #4D4C4C;
	border-left:1px solid #fff;
}
.tfoot a:link, .tfoot_alink
{
	color: #0B5090;
}
.tfoot a:visited, .tfoot_avisited
{
	color: #0B5090;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
	color: #D3AB04;
}

.smallfont
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

/** Logo **/
#logo { background: url(images/logo.jpg) no-repeat top left; height:100px;}

/** Navigation **/
.nav_bg	 { background: url(images/nav_bg.gif); height:27px; }
.nav_left  { background: url(images/nav_left.gif) no-repeat top left; height:27px; }
.nav_right { background: url(images/nav_right.gif) no-repeat top right; height:27px; }

.list_m { list-style:none;margin:0;padding:0 36px 0 0; float:right; }

.button_forum, .button_usercp, .button_register, .button_memberlist,
.button_calender, .button_getnew, .button_getdayli, .button_search, .button_menu { float:left;}

.button_forum span, .button_usercp span, .button_register span, .button_memberlist span, .button_calender span,
.button_getnew span, .button_tema span, .button_getdayli span, .bs{ display:none; }

.button_forum a:link, .button_forum a:visited			  { background: url(images/button_forum.gif); display:block; width:74px; height:27px; }
.button_usercp a:link, .button_usercp a:visited			{ background: url(images/button_usercp.gif); display:block; width:119px; height:27px; }
.button_register a:link, .button_register a:visited	  { background: url(images/button_register.gif); display:block; width:78px; height:27px; }
.button_memberlist a:link, .button_memberlist a:visited { background: url(images/button_memberlist.gif); display:block; width:78px; height:27px; }
.button_calender a:link, .button_calender a:visited	  { background: url(images/button_calendar.gif); display:block; width:78px; height:27px; }
.button_getnew a:link, .button_getnew a:visited			{ background: url(images/button_new_posts.gif); display:block; width:108px; height:27px; }
.button_getdayli a:link, .button_getdayli a:visited	  { background: url(images/button_dayli_posts.gif); display:block; width:119px; height:27px; }
.button_menu a:link, .button_menu a:visited			{ background: url(images/button_menu.gif); display:block; width:108px; height:27px; }
.button_search a:link, .button_search a:visited			{ background: url(images/button_search.gif); display:block; width:87px; height:27px; }

.button_forum a:hover		{ background: url(images/button_forum_hover.gif); }
.button_usercp a:hover	  { background: url(images/button_usercp_hover.gif); }
.button_register a:hover	{ background: url(images/button_register_hover.gif); }
.button_memberlist a:hover { background: url(images/button_memberlist_hover.gif); }
.button_calender a:hover	{ background: url(images/button_calendar_hover.gif); }
.button_getnew a:hover	  { background: url(images/button_new_posts_hover.gif); }
.button_getdayli a:hover	{ background: url(images/button_dayli_posts_hover.gif); }
.button_menu a:hover		 { background: url(images/button_menu_hover.gif); }
.button_search a:hover	  { background: url(images/button_search_hover.gif); }

.list_mu { list-style:none; margin:0;padding:8px 0 0 22px; }

.m_home, .m_faq, .m_contact { float:left; }
.m_home span, .m_faq span, .m_contact span { display:none; }

.m_home a:link, .m_home a:visited		 { background: url(images/m_home.gif); display:block; width:27px; height:19px; }
.m_faq a:link, .m_faq a:visited			{ background: url(images/m_faq.gif); display:block; width:28px; height:19px; }
.m_contact a:link, .m_contact a:visited { background: url(images/m_contact.gif); display:block; width:28px; height:19px; }

.m_home a:hover	 { background: url(images/m_home_hover.gif); }
.m_faq a:hover	  { background: url(images/m_faq_hover.gif); }
.m_contact a:hover { background: url(images/m_contact_hover.gif); }

/** Content **/
.forbg { background: url(images/c_botop_bg.gif); height: 23px; }
.forl  {  background: url(images/c_botop_left.gif) no-repeat top left; height: 23px;  }
.forr  {  background: url(images/c_botop_right.gif) no-repeat top right; height: 23px;  }

.fornbg { background: url(images/n_botop_bg.gif); height: 23px; }
.fornl  {  background: url(images/n_botop_left.gif) no-repeat top left; height: 23px;  }
.fornr  {  background: url(images/n_botop_right.gif) no-repeat top right; height: 23px;  }

.n_border_left	  { background: url(images/c_bo_left.gif) repeat-y top left;}
.n_border_right	 { background: url(images/c_bo_right.gif) repeat-y top right;}
.n_border_leftpic  { background: url(images/n_bopic_left.gif) no-repeat top left;padding-left:3px; }
.n_border_rightpic { background: url(images/n_bopic_right.gif) no-repeat top right;padding-right:3px; }

.c_border_left  { background: url(images/c_bo_left.gif) repeat-y top left;padding-left:3px; }
.c_border_right { background: url(images/c_bo_right.gif) repeat-y top right;padding-right:3px; }

.c_border_bottombg	 { background: url(images/c_bobo_bg.gif); height: 18px; }
.c_border_bottom_left {  background: url(images/c_bobo_left.gif) no-repeat top left; height: 18px;  }
.c_border_bottom-right{  background: url(images/c_bobo_right.gif) no-repeat top right; height: 18px;  }

.fortitel{padding: 6px 0px 0px 52px; font: bold 11px tahoma; }

.pib {border-left: 1px solid #FFFFFF;border-top: 1px solid #FFFFFF;padding: 3px 3px 3px 3px; }
.pibu { border: 1px solid #C9C9C9;background-color: #EDEDED;margin-top: 2px; }

.top_bo_bg	 { background: url(images/top_bo_bg.gif); height:27px; }
.top_bo_left  { background: url(images/top_bo_left.gif) no-repeat top left; height:27px; }
.top_bo_right { background: url(images/top_bo_right.gif) no-repeat top right; height:27px; }

.bo_left_bg	{background: url(images/bo_left_bg.gif) repeat-y top left;}
.bo_right_bg  { background: url(images/bo_right_bg.gif) repeat-y top right; }
.bo_left_pic  { background: url(images/bo_left_pic.jpg) no-repeat top left; padding:0 0 0 12px; }
.bo_right_pic { background: url(images/bo_right_pic.jpg) no-repeat top right; padding:0 11px 0 0; }

.pages { background: #FFFFFF url(images/page_bg.gif) repeat-x top left; }

#fo_bg { background: #fff; }

.bottom_bo_bg	 { background: url(images/bottom_bo_bg.gif); height:22px; }
.bottom_bo_left  { background: url(images/bottom_bo_left.jpg) no-repeat top left; height:22px; }
.bottom_bo_right { background: url(images/bottom_bo_right.jpg) no-repeat top right; height:22px; }

img {border:0;}

.navbar
{
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
		  font-weight: bold;
	color: #4D4C4C;
}

.navbar a:link,
{
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
		  font-weight: bold;
	color: #4D4C4C;
}

.navbar a:visited,
{
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
		  font-weight: bold;
	color: #4D4C4C;
}

.navbar a:hover,
{
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
		  font-weight: bold;
	color: #4D4C4C;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity img{
border: 1px solid #ccc;
}

.toggleborder:hover img{
border: 1px solid navy;
}

.forumbol1
{
	  border-right: 1px solid #FFFFFF;
	  border-top: 1px solid #FFFFFF;
	 padding: 3px 3px 3px 3px;
}
.forumbol2
{
	 border: 1px solid #C9C9C9;
	 background-color: #EDEDED;
	 margin-top: 2px;
}

#boncuk a {
position: absolute;
bottom: 0px;
right: 0px;
position: fixed;
text-indent: -1000px;
width: 100px;
height: 100px;
overflow: hidden;
background: url(images/boncuk.gif) 0 0 no-repeat;}


a.googletag
{
color: #003399;
}
 
a.googletagged
{
color: #336699;
}