/*
1#BFA95A bg_a
2#998748 text1_a
3#736636 text2_a  /link
4#6C838C bg_b
5#BFBFBF text1_b
6#F2F2F2 text2_b
7#404040 boarder_main
8#BFBFBF bg_main
9#000000 text_main


--test1
   1. #AEAC84
   2. #D4D1A1
   3. #FAF7BE
   4. #7A7A7A
   5. #ADADAD
   6. #E0E0E0
   7. #525252
   8. #ADADAD
   9. #000000

-- test2
   1. #C25833
   2. #9C4728
   3. #75361E
   4. #C28832
   5. #9C6E28
   6. #75531E
   7. #3D3D3D
   8. #C2C2C2
   9. #000000

*/



/* Hyperlinks */

a.link {
    font: 8pt tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	/*color: #736636;*/
	color: #000000;
	}
	
a.link:visited {
	color:#000000;
	text-decoration: none;
	}
a.link:hover {
	color:#000000;
	text-decoration: underline;
	}
	
a.link2 {
    font: 8pt tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	/*color: #736636;*/
	color: #FFFFFF;
	}
	
a.link2:visited {
	color:#888888;
	text-decoration: none;
	}
a.link2:hover {
	color:#FFFFFF;
	text-decoration: underline;
	}

a.link_black {
    font: 8pt tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #6C838C;
}
	
a.link_black:visited {
	color:#6C838C;
	text-decoration: none;
	}
a.link_black:hover {
	color:#000000;
	text-decoration: underline;
	}
		
a.link_b {
    font: 8pt tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #BFBFBF;
}
	
a.link_b:visited {
	color: #BFBFBF;
	
	text-decoration: none;
	}
a.link_b:hover {
	color: #BFBFBF;
	color: #000000;
	text-decoration: underline;
	}
	
a.link_forum {
    font: 8pt tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
	
a.link_forum:visited {
	color:#222222;
	text-decoration: none;
	}
a.link_forum:hover {
	color:#333333;
	text-decoration: underline;
	}
	
a.adminlink {
    font: 7pt tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	color: #555555;
}

a.adminlink:hover {
	color:#ff5555;
	text-decoration: underline;
}
	
/* Text format */
span.normal
{
    font: 8pt tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	color: #000000;
}

span.normaltitle
{
    font: 10pt tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
	font-style: bold;
	color: #000000;
}

span.bigtitle
{
    font: 20pt tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
	font-style: bold;
	color: #000000;
}

span.mediumtitle
{
    font: 15pt tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
	font-style: bold;
	color: #000000;
}

span.smalltitle
{
    font: 8pt tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

span.normal_a
{
    font: 8pt tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	color: #736636;
}

span.normaltitle_a
{
    font: 10pt tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
	font-style: bold;
	color: #736636;
}

span.smalltitle_a
{
    font: 8pt tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #736636;
}

span.normal_b
{
    font: 8pt tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	color: #BFBFBF;	
}

span.normal_b2
{
    font: 8pt tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	color: #BFBFBF;	
}


span.normaltitle_b
{
    font: 10pt tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
	font-style: bold;
	/*color: #BFBFBF;*/
	color: #000000;
}

span.bigtitle_b
{
    font: 20pt tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
	font-style: bold;
	/*color: #BFBFBF;*/
	color: #000000;
}

span.smalltitle_b
{
    font: 8pt tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	/*color: #BFBFBF;*/
	color: #000000;
}

span.admintext
{
    font: 7pt tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
 	color: #555555;
}

/* Table look */
table.small_black_border_bg_a
{
	border:1px solid #000000;
	/*background-color : #BFA95A;*/
	/*background-color:#EEE5C2;*/
	background-color:#F3F3CB;
}

table.small_black_border_bg_b
{
	border:1px solid #000000;
	/*background-color : #6C838C;*/
	/*background-color : #EEE5C2;*/
	/*background-color : #F3F3CB;*/
	background-color : #62777F;
	
}

table.small_black_noborder_bg_a
{
	border:0px solid #000000;
	background-color : #BFA95A;
}

table.small_black_noborder_bg_b
{
	border:0px solid #000000;
	/*background-color : #6C838C;*/
	background-color : #62777F;
	/*background-color : #F3F3CB;*/
	
}

table.small_black_noborder_bg_white
{
	border:0px solid #000000;
	background-color : #FFFFFF;
}

td.background_main
{
	border:0px solid #AAAAAA;
	/*background-color : #BFBFBF;*/
	background-color : #FFFFFF;
}

td.background_black
{
	background-color : #000000;
}

td.background_a
{
	/*background-color : #EEE5C2;*/
	background-color :#CCCCCC;
}

td.background_b
{
	background-color : #6C838C;
}

td.background_b2
{
	background-color : #7C929B;
}

td.forum_background_a
{
	background-color : #D8D8D8;
}

td.forum_background_b
{
	background-color : #DFDFDF;
}

td.forum_background_c
{
	background-color : #EEEEEE;
}

pre.normal_b
{
    font: 8pt tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	color: #BFBFBF;
}

pre.normal_a
{
    font: 8pt tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	color: #736636;
}


/* Forms */
input.cb_border
{
	border-top:4px solid #00ffff;
    border-bottom:4px solid #ff0000;
    border-left:4px solid #0000ff;
    border-right:4px solid #ff00ff;
}

input.button_A
{
	border-top:1px solid #404040;
    border-bottom:1px solid #404040;
    border-left:1px solid #404040;
    border-right:1px solid #404040;
    background-color : #BFA95A;
}

hr.small_black
{
	background-color : #000000;
	border:0px solid #000000;
}