@charset "utf-8";
/*----< Program and design by CS ORİON >----*/
/* CSS Document */



/*---------------< BODY >-----------------*/
body{
margin-top:0px;
font-family:Verdana,Tahoma,Arial,Helvetica;

}

/*---------------< / BODY  >-----------------*/


/*---------------< BORDERS >-----------------*/
.mainTable{
border-left-color:#cccccc;
border-left-style:solid;
border-left-width:1px;
border-right-color:#cccccc;
border-right-style:solid;
border-right-width:1px;
border-bottom-color:#cccccc;
border-bottom-style:solid;
border-bottom-width:1px;
width:752px;
}

.topLine{
background-color:#FF7808;
height:4px;

}
.btTable{

border-bottom-color:#999999;
border-bottom-style:solid;
border-bottom-width:1px;
border-right-color:#999999;
border-right-style:solid;
border-right-width:1px;
}

/*---------------< / BORDERS  >-----------------*/



/*---------------< BUTTON >-----------------*/
.topBt{
font-size:11px;
color:#6B6B6B;
text-decoration:none;
}
.topBt:hover{
font-size:11px;
color:#FF7808;
text-decoration:none;
}

.bottomTb{
border-right-color:#cccccc;
border-right-style:solid;
border-right-width:1px;
}


.mainBt{
padding-left:3px;
font-size:11px;
text-decoration:none;
color:#6B6B6B;

}
.mainBt:hover{
padding-left:3px;
font-size:11px;
text-decoration:none;
color:#FF7808;
}
.navBt{
padding-left:3px;
font-size:11px;
text-decoration:none;
color:#6B6B6B;
text-decoration:underline;

padding-right:2px;
}
.navBt:hover{
padding-left:3px;
font-size:11px;
text-decoration:none;
color:#FF7808;

padding-right:2px;

}

/*---------------< / BUTTON   >-----------------*/



/*---------------< TEXT >-----------------*/

.content1{
font-size:11px;
color:#666666;
}
.content2{
font-size:11px;
color:#666666;
font-weight:bold;
}

.subPages{
font-size:11px;
color:#999999;
}

.copyright{

font-size:9px;
color:#666666;
}
/*---------------< / TEXT   >-----------------*/




/*---------------< IMAGE >-----------------*/

/*---------------< / IMAGE   >-----------------*/

/*---------------< Compo >-----------------*/

.components{
width:290px;

}

/*---------------< / Compo    >-----------------*/