.nav {
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: Gray; 
    foater: right;
    padding-right: 25px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    background-image: url(images/r.gif); background-repeat: no-repeat; background-position: right top;
    border-bottom: 1px solid #C2C2C2;
}
.normal {
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    text-align: justify;
}
.orang_b { 
	font-family:Bold 16px Arial;
	color: #FFFFFF; 
	background-color: #EE753A; 
	padding: 3px;
	margin-left:3px;
}
.info_bar { 
	font-family: Tahoma; 
	font-size: 12pt; 
	color: #808080; 
	background-color:#EBEBEB 
}
.normal_dark_link { 
	font-family: Tahoma; 
	font-size: 12pt; 
	color: #FFFFFF; 
	font-weight: bold ;
	text-decoration:none;
	padding-top: 3px; 
	padding-bottom: 3px;
}

.normal_dark_link2 { 
	font-family: Tahoma; 
	font-size: 12pt; 
	color: #FFFFFF; 
	font-weight: bold ;
	text-decoration: none;
	background-color: #34597D; 
	padding-top: 3px; 
	padding-bottom: 3px;
}

BODY {
    font-family: Tahoma, Helvetica;
    font-size : 13px;
    weight: bold;
    color: #3A3A3A;
    text-decoration : none;
	background:url(/images/bg_alll.png) repeat-y center;
}

A:link {
    color: #000;
	text-decoration: none;
	font-size: 12px;
}
A:visited {
	color: #000000;
	text-decoration: none;
font-size: 12px;
}
A:hover {
	color: #cc3300;
	text-decoration: none;
font-size: 12px;
}
A:active {
	color: #000000;
    text-decoration: none;
font-size: 12px;
}

H1 { 
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 16pt;
    color:  #3A3A3A;
	background-color: #34597D
}

.fontht {
    font-size: 12 px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #3A3A3A;
    font-weight: bold;
}
.fontablt {
    font-family: Tahoma;	
	font-size: 12 px;
	color: #505050
}
SELECT {
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    background-color: #EBEBEB;
    color: #666666;
}
TEXTAREA {
	font-family: Tahoma, Geneva, sans-serif;
	FONT-SIZE: 12px;
	border: 1px #cccccc solid;
}
.text_box{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;	
	border: 1px #cccccc solid;
}

.button{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	background-color: #FFF;
    border: 1px #cccccc solid;
}

.small{
	font-family: Tahoma, Geneva, sans-serif
    font-size: 13px;
}

.table_main {
	border: 1px #000000 solid;
    background-color: #F1F1F1;
    border-collapse: collapse;
    border-color: #111111;
    width: 100%;
}

.forum_table_main {
	border: 1px #000000 solid;
    background-color: #F1F1F1;
    border-collapse: collapse;
    border-color: #111111;
    width: 90%;
}

.td_top_cat {
	background-color: #B0CCB0;
	font-size: 10px;
	font-family: tahoma;
	color: #000;
	font-weight: bold;

}
.td_bottom_cat {
	background-color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
}
.td_top_list {
	background: #34597D;
    border:0px;  
    vertical-align:top;
    font-size: 12px;	
	font-family: Tahoma, Geneva, sans-serif;
    color: #3A3A3A;
    font-weight: bold;
	color: #FFF;
}
.td_middle_list {
    text-align:right ;
    vertical-align:top;
	font-family: tahoma;
	font-size: 10px;
	color: #000;
}
.td_middle_list2 {
	background-color: E0E9E2;
    text-align:right ;
    vertical-align:top;
	font-family: tahoma;
	font-size: 10px;
	color: #000;
}
.bgcolor1{
 	background-color: #FFFFFF ;
}
.bgcolor2{
 	background-color: #FFFFFF ;
}
.bgcolor3{
 	background-color: #34597D;
}
.bgcolor4{
 	background-color: #FFFFFF ;
}

.forum_control_bar{
    background: #EEEEEE;
    border-bottom: solid 1px #C1C1C1;
    border-top: solid 1px #FFF;
    font-size: 12px;
	font-family:Tahoma, Geneva, sans-serif;
}
.small_dark_link{
    font-family: tahoma; 
	font-size: 12px; 
	color: #FFFFFF; 
	text-decoration: none;
	background-color: #34597D; 
	padding-top: 3px; 
	padding-bottom: 3px;
	padding-left: 3px;
}
.forum_header{
    font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
    text-align: center;
    background-image: url(../../themes/apt/catbg2.gif);
    background-repeat: repeat-x;
    color: #ffffff;
    padding: 3px;
}

.forum_header2{
    font-size:12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
    text-align: center;
    background-image: url(../../themes/apt/apt_23.gif);
    background-repeat: repeat-x;
    color: #fff;
    padding: 3px;
}

.forum_alt1{
    font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
    color: #34597D;
    background: #DFE9F4;
    padding: 0px;
}

.forum_alt2{
    font-size: 12 px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #34597D;
    font-weight: bold;
}


.forum_alt3{
    font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
    color: #34597D;
    background: #FFFFFF;
    padding: 0px;
    border-bottom: solid 3px #8CA7C3;
    border-left: solid 1px #8CA7C3;
    border-right: solid 1px #8CA7C3;
    border-top: solid 1px #8CA7C3;
}

.news_cat_title {
	background: url(themes/apt/cat_bg.gif) repeat-x bottom;
	width: 100%;
	height: 26px;
	text-align: center;
}
.news_cat_title img {
	margin-left: -3px;
	margin-right: -4px;
}
.news_cat_title a {
	height: 24px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #7C1D09;
	text-decoration: none;
	padding-top: 4px;
}
.news_cat_title a:hover {
	color: #D2691E;
}

.news_title {
	padding-right: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	color: #8B0000;
	background-image: url(themes/apt/news_icon.gif);
	background-position: right;
	background-repeat: no-repeat;
	clear: both;
}
.news_title a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A52A2A;
	text-align: right;
	text-decoration: none;
}
.news_title a:hover {
	color: #D2691E;
	text-align: right;
}

.article_info
{
	background-image: url(themes/apt/info.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #8B7547;
	font-family: Tahoma;
	font-size: 11px;
	display: block;
	padding: 2px 13px 2px 3px;
	margin-bottom: 2px;
}
.article_info a {
	color: #A0522D;
	text-decoration: none;
}
.article_pic {
	border: 1px solid #CCCCCC;
	padding: 3px 3px 3px 3px;
	margin: 3px 2px 1px 2px;
	background-color: White;
	display: inline;
}
.home_text {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #505050;
	text-align: justify;
}
.side_menu_head{
    font-family: Tahoma;
    font-size: 12px;
    color: #ffffff;
    padding: 3px;
}
.side_menu_center{
    font-family: Tahoma;
    font-size: 12px;
    text-align: right;
	color: #505050
}
.side_menu_center a {
	font-family: Tahoma;
	font-size: 12px;
	color: #505050;
	text-align: right;
	text-decoration: none;
}
.side_menu_center a:hover {
	color: #D2691E;
}
