.text_c{
	font-family: Tahoma;
	color : #808080;
	text-decoration : none;
	font-size : 12px;
	font-weight: normal;
        text-height: 150px;
        text-align: justify;
        dispay:block;
        margin: 10px 0px 10px 0px;
}
p{
text-indent: 25px;
}
.text_s{
	font-family: Tahoma;
	color : #808080;
	text-decoration : none;
	font-size : 9px;
	font-weight: bold;
}
.text_input{
	font-family: Tahoma;
	color : #000000;
	font-size : 10px;
}
.text{
	font-family: Tahoma;
	color : #9F9F9F;
	text-decoration : none;
	font-weight : bold;
	font-size: 12px;
}
.text_big{
	font-family: Tahoma;
	color : #9F9F9F;
	text-decoration : none;
	font-weight : bold;
	font-size: 14px;
}
.text_small{
	font-family: Tahoma;
	color : #999999;
	text-decoration : none;
	font-weight : bold;
	font-size: 11px;
}
.text_table{
	font-family: Tahoma;
	color : #575757;
	text-decoration : none;
	font-weight : bold;
	font-size: 10px;
}
.text_table1{
	font-family: Tahoma;
	color : #999999;
	text-decoration : none;
	font-weight : bold;
	font-size: 10px;
}
a {
color : #999999;
font-family: Tahoma;
text-decoration: none;
}
a:hover {
color : #FF9900;
font-family: Tahoma;
text-decoration: none;
}
.reg {
font-family: Tahoma;
color : #969696;
font-size: 13px;
font-weight : bold;
}
.act {
color : #FF9900;
}
.text_white {
	color : #FFFFFF;
	font-family: Tahoma;
	text-decoration : none;
	font-weight : bold;
	font-size: 10px;
}

.custom_menu{
	color : #808080;
	font-family: Tahoma;
	text-decoration : none;
	font-weight : bold;
	font-size: 12px;
        letter-spacing:2px;
}

.custom_menu:hover
{
     outline:none;
}

.custom_menu div
{
position: relative;
display: inline;
margin:  2px;
padding: 0px;

}

.custom_menu div.cursor
{
     outline:none;
     background:url("../img/noactive.gif") no-repeat center; 
     border: none;
     height: 25px;
     width: 24px;
     display: inline-block;
     *display: inline;
     vertical-align: middle;
 
}

.custom_menu span
{
margin-left: 6px;
display: inline;
}

.custom_menu:hover span
{
	 color : #ea8f00;

}


.custom_menu:hover div.cursor
{

     background:url("../img/active.gif") no-repeat; 
     border: none;
     height: 25px;
     width: 24px;
}



.main_custom_menu{
	color : #808080;
	font-family: Tahoma;
	text-decoration : none;
	font-weight : bold;
	font-size: 10px;
        letter-spacing:2px;
       
}

.main_custom_menu:hover
{
     outline:none;
}


.main_custom_menu span
{
 display: block;
 color : #808080;
font-family: Tahoma;
	text-decoration : none;
	font-weight : bold;
	font-size: 10px;
        letter-spacing:2px;
 margin: 10px 0px 10px 6px;
}

.main_custom_menu:hover span
{
	 color : #ea8f00;

}

#articles
{
display: block;
position: relative;
margin: 0;
padding:0;
}

#articles
{
display: block;
position: relative;
margin: 20px 0px 0px 0px;
padding:0;
}

#articles .title
{
display: block;
position: relative;
margin: 0;
padding:0;
 
color : #808080;
font-family: Tahoma;
text-decoration : none;
font-weight : bold;
font-size: 12px;
letter-spacing:2px;
}



#articles a
{
color : #808080;
font-family: Tahoma;
text-decoration : none;
font-weight : normal;
font-size: 11px;
letter-spacing:2px;
}

#articles a:hover
{
 color : #ea8f00;
font-family: Tahoma;
text-decoration : none;
font-weight : normal;
font-size: 11px;
letter-spacing:2px;
}





