body
{
	margin:0;
	padding:0;
	background:url(../images/bg/main.png);
	background-repeat:repeat-x;
	background-color:#909090;
	
	scrollbar-arrow-color: #55729f;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #e3eaef;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #d0d0d0;
	scrollbar-track-color: #ffffff;
	
	font-family: Tahoma; font-size: 11px; color: #58595b; text-decoration: none; line-height:15px;
}

img
{
	border:none;
}

#header
{
	margin:10px auto 0 auto;
	background-image:url(../images/bg/header.png);
	background-repeat:no-repeat;
	width:971px;
	height:120px;
	overflow:hidden;
	clear:both;
	z-index:0;
	padding-right:12px;
}
#top_menu
{
	margin:0px 0px 0px auto;
	text-align:right;
	vertical-align:top;
	overflow:hidden;
}
span.top_menu
{
	padding-right:20px;
}
.main_menu
{
	margin:55px 0px 10px auto;
	text-align:right;
	vertical-align:top;
	overflow:hidden;
}
.main_menu span
{
	padding:0;
}

.content_index
{
	
	width:971px;
	background:url(../images/bg/content.png);
	background-repeat:repeat-y;
	background-position:right;
	display: block; /*resets to proper property value without resetting layout*/
	overflow: hidden; /*causes modern browsers to enclose child floats*/ 
	margin:0px auto 0px auto;
	text-align:center;
}
.content
{
	width:971px;
	background:url(../images/bg/content_gray.png);
	background-repeat:repeat-y;
	background-position:right;
	display: block; /*resets to proper property value without resetting layout*/
	overflow: hidden; /*causes modern browsers to enclose child floats*/ 
	margin:0px auto 0px auto;
	text-align:center;
}
.tab
{
	width:971px;
	height:51px;
	background:url(../images/tab/bg.jpg);
	background-repeat:no-repeat;
	background-position:right;
	display: inline-block; /*sets hasLayout - required for IE*/
	display: block; /*resets to proper property value without resetting layout*/
	overflow: hidden; /*causes modern browsers to enclose child floats*/ 
	margin:auto 0 0px 0;
	vertical-align:bottom;
}
div#content_menu
{
	border:0px #FF0000 dotted;
	float:left; 
	padding-left: 21px; 
	background:url(../images/bg/menu_sub_space_bg.png); 
	background-position:right; 
	background-repeat: repeat-y;
	height:500px;
}
#pictures
{
	padding-top:10px;
	float:left;
	padding-left:4px;
	text-align:center;
}

#frame
{
	width:210px;
	background:url(../images/frame/bg.png);
	background-repeat:no-repeat;
	background-position:center top;
	display: inline-block; /*sets hasLayout - required for IE*/
	display: block; /*resets to proper property value without resetting layout*/
	overflow: hidden; /*causes modern browsers to enclose child floats*/ 
	vertical-align:bottom;
	padding:11px 5px 4px 5px;
}
#main_text
{
	float:right;
	width:765px;
}

div.main_text
{
	float:right;
	width:530px;
}
.main_text ul li
{
	list-style-image:url(../images/icons/list_h8.png);
	/*min-width:500px;*/
}
.dotted_line
{
	overflow:hidden; 
	width:100%; height:2px; 
	border:0px solid #FF0000; 
	background-image:url(../images/bg/dotted_gray_border.png); 
	background-repeat:repeat-x; 
	margin:5px 0 5px 0; 
	background-position:center middle;
}
#footer
{
	background-image:url(../images/bg/footer.png);
	background-repeat:no-repeat;
	background-position:right top;
	width:971px;
	height:52px;
	margin:  0px auto 0px auto;
	padding:0px 0px 0 0;
	text-align:right;
}

div#logo
{
	position:absolute;
	border:0;
	top:23px;
	margin-left:11px;
	margin-top:20px;
	height:55px;
	width:270px;
	cursor:pointer;
}

input:focus 
{  
   outline: none;  
} 

td.menu {
padding-left:13px; 
padding-right:13px;
}

.roll
{
cursor:pointer;
}

.cat_button
{
background-image:url(../images/content_title_bg.png); 
background-position:left; 
background-repeat:repeat-x; 
padding-left:5px;
padding-right:1px;
}

.search_title
{
background-image:url(../images/support_title_bg.gif); 
background-position:left; 
background-repeat:repeat-x; 
padding-left:5px;
padding-right:5px;
}

.jquery-selectbox .jquery-selectbox-moreButton 
{
	background:url(../images/custom_select/gray_down_arrow.png);
}



ul#navlist
{
	width:170px;
	padding: 0px;
	border-top:1px solid #f08396;
	border-bottom: 0px solid #dedede;
	margin: 0px;
	text-decoration: none;
	text-align: left;
	font-family: Tahoma,"Times New Roman", Times, serif;
	font-size:12px;
}
ul#navlist li a
{
	font-size:12px;
	color:#58595b;
	text-decoration:none;
}
ul#navlist li a:hover
{
	text-decoration:none;
}
ul#navlist li
{
	list-style: none;
	margin: 0px;
	padding: 7px 0 4px 15px;
	border: 0px;
	height:18px;
	background: #f0f0f0;
	text-decoration: none;
	text-align: left;
	/*border-right: 1px solid #dedede;*/
	border-bottom:1px solid #ffffff;
}
ul#navlist li#active
{
	border-right: 0px solid #ffffff;
	background: #ffffff;
	border-top:0px solid #dedede;
	border-bottom:1px solid #dedede;
	text-decoration: none;
	text-align: left;
	font-weight:bold;
}
ul#navlist li#main_cat
{
	padding-left:15px;
	padding-top:7px;
	padding-bottom:0px;
	height:21px;
	background:url(../images/bg/manu_arrow.png);
	background-position:left top;
	text-decoration: none;
	text-align: left;
	border-bottom:0;
	
}
ul#navlist li#main_cat a,ul#navlist li#cat a
{
	color:#FFFFFF;
}
ul#navlist li#cat
{
	padding-left:15px;
	padding-top:7px;
	padding-bottom:0px;
	height:21px;
	background:url(../images/bg/sub_menu.png);
	background-position:left top;
	text-decoration: none;
	font-weight:normal;
	text-align: left;
	border-bottom:0;
	color:#FFFFFF;
}
ul#navlist li:hover
{

	background: #ffffff;
	text-decoration: none;
	text-align: left;
	border-bottom:1px solid #dedede;
}




/*Tab Menu*/

#sarkan_menu
{
  margin:18px 0 0 0px;
  float:right;
  padding: 4px 10px 0 0px;
  height: 10px;
  
}

#sarkan_menu ul {
  margin:0;
  list-style: none;
  padding:0;
}
#sarkan_menu ul li {
  float: left;
  margin: 0px;
  padding:0;
  border-bottom:1px solid #dedede;
}
#sarkan_menu ul li a {
  display: block;
  padding: 8px 0 5px 0;
  width: 130px;
  background:url(../images/tab/small_22.png);
  background-position:center bottom;
  background-repeat:no-repeat;
  text-align: center;
  text-decoration: none;
  color: #3f3f3f;
}
#sarkan_menu ul li a.aktif {
  width: 144px;
  padding: 8px 0 5px 0;
  background:url(../images/tab/big.png);
  background-repeat:no-repeat;
  background-position:center top;
  border-bottom:1px solid #ffffff;
  font-weight:bold;
}



.main_text, .main_text p, p.main_text, p.main_text p, span.main_text, td.main_text, div.main_text, .main_text a, .main_text p a, p.main_text a, p.main_text p a, span.main_text a, td.main_text a, div.main_text a
{
	font-family: Tahoma; font-size: 12px; color: #58595b; text-decoration: none; line-height:22px;
} 
.main_text a:hover, .main_text p a:hover, p.main_text a:hover, p.main_text p a:hover, span.main_text a:hover, td.main_text a:hover, div.main_text a:hover
{
	text-decoration:underline;
} 

.make_bold { font-weight:bold;}

.text10-gray, .text10-gray a, td.text10-gray, td.text10-gray a {
	font-family: Tahoma; font-size: 10px; color: #58595b; text-decoration: none; line-height:13px;
}
.text10-gray a:hover, td.text10-gray a:hover{
	font-family: Tahoma; font-size: 10px; color:#58595b; text-decoration: underline;
}

.text11-gray, .text11-gray a, td.text11-gray, td.text11-gray a, span.text11-gray a {
	font-family: Tahoma; font-size: 11px; color: #58595b; text-decoration: none; line-height:15px;
}
.text11-gray a:hover, td.text11-gray a:hover, span.text11-gray a:hover{
	font-family: Tahoma; font-size: 11px; color:#58595b; text-decoration: underline;
}

.text11-gray-flat, .text11-gray-flat a, td.text11-gray-flat, td.text11-gray-flat a {
	font-family: Tahoma; font-size: 11px; color: #58595b; text-decoration: none;
}
.text11-gray-flat a:hover, td.text11-gray-flat a:hover{
	font-family: Tahoma; font-size: 11px; color:#58595b; text-decoration: underline;
}

.text11-gray-bold, .text11-gray-bold a, td.text11-gray-bold, td.text11-gray-bold a {
	font-family: Tahoma; font-size: 11px; color: #58595b; text-decoration: none; line-height:15px;font-weight:bold;
}
.text11-gray-bold a:hover, td.text11-gray-bold a:hover{
	font-family: Tahoma; font-size: 11px; color:#58595b; text-decoration: underline;font-weight:bold;
}

.text11-support-title, .text11-support-title a, td.text11-support-title, td.text11-support-title a {
	font-family: Tahoma; font-size: 11px; color: #454545; text-decoration: none; line-height:15px;font-weight:bold;
}
.text11-support-title a:hover, td.text11-support-title a:hover{
	font-family: Tahoma; font-size: 11px; color:#454545; text-decoration: underline;font-weight:bold;
}

.text11-support-title-selected, .text11-support-title-selected a, td.text11-support-title-selected, td.text11-support-title-selected a {
	font-family: Tahoma; font-size: 11px; color: #e53f00; text-decoration: none; line-height:15px;font-weight:bold;
}
.text11-support-title-selected a:hover, td.text11-support-title-selected a:hover{
	font-family: Tahoma; font-size: 11px; color:#e53f00; text-decoration: underline;font-weight:bold;
}

.text12-gray, .text12-gray a{
	font-family: Tahoma;	font-size: 12px;	color: #58595b;	text-decoration: none;
}
.text12-gray a:hover{
	font-family: Tahoma; font-size: 12px; color:#58595b; text-decoration: underline; 
}

.text12-gray-bold, .text12-gray-bold a{
	font-family: Tahoma;	font-size: 12px;	color: #58595b;	text-decoration: none; font-weight:bold;
}
.text12-gray-bold a:hover{
	font-family: Tahoma; font-size: 12px; color:#58595b; text-decoration: underline; font-weight:bold; 
}


.text13-gray, .text11-gray a{
	font-family: Tahoma; font-size: 13px; color: #58595b; text-decoration: none;
}
.text13-gray a:hover{
	font-family: Tahoma; font-size: 13px; color:#58595b; text-decoration: underline;
}

.text14-gray-bold, .text14-gray-bold a{
	font-family: Tahoma; font-size: 14px; color: #58595b; text-decoration: none; font-weight:bold;
}
.text14-gray-bold a:hover{
	font-family: Tahoma; font-size: 14px; color:#58595b; text-decoration: underline; font-weight:bold;
}

.text15-gray-bold, .text15-gray-bold a{
	font-family: Tahoma; font-size: 15px; color: #58595b; text-decoration: none; font-weight:bold;
}
.text15-gray-bold a:hover{
	font-family: Tahoma; font-size: 15px; color:#58595b; text-decoration: underline; font-weight:bold;
}

.text16-gray, .text11-gray a{
	font-family: Tahoma; font-size: 16px; color: #58595b; text-decoration: none; 
}
.text16-gray a:hover{
	font-family: Tahoma; font-size: 16px; color:#58595b; text-decoration: underline; 
}

.text16-gray-bold, .text11-gray-bold a{
	font-family: Tahoma; font-size: 16px; color: #58595b; text-decoration: none; font-weight:bold;
}
.text16-gray-bold a:hover{
	font-family: Tahoma; font-size: 16px; color:#58595b; text-decoration: underline; font-weight:bold;
}

.text11-white-bold {
	font-family:Tahoma; font-size: 11px; color: #ffffff; text-decoration: none; font-weight:bold; line-height:15px;
}
.text11-white-bold a {
	font-family:Tahoma; font-size: 11px; color: #ffffff; text-decoration: none; font-weight:bold;
}
.text11-white-bold a:hover{
	font-family:Tahoma; font-size: 11px; color:#ffffff; text-decoration: underline; font-weight:bold;
}

.text11-white {
	font-family:Tahoma; font-size: 11px; color: #ffffff; text-decoration: none;
}
.text11-white a {
	font-family:Tahoma; font-size: 11px; color: #ffffff; text-decoration: none; 
}
.text11-white a:hover{
	font-family:Tahoma; font-size: 11px; color:#ffffff; text-decoration: none; 
}

.text12-white-bold {
	font-family:Tahoma; font-size: 12px; color: #ffffff; text-decoration: none; font-weight:bold;
}
.text12-white-bold a {
	font-family:Tahoma; font-size: 12px; color: #ffffff; text-decoration: none; font-weight:bold;
}
.text12-white-bold a:hover{
	font-family:Tahoma; font-size: 12px; color:#ffffff; text-decoration: underline; font-weight:bold;
}

.text12-white {
	font-family:Tahoma; font-size: 12px; color: #ffffff; text-decoration: none;
}
.text12-white a {
	font-family:Tahoma; font-size: 12px; color: #ffffff; text-decoration: none; 
}
.text12-white a:hover{
	font-family:Tahoma; font-size: 12px; color:#ffffff; text-decoration: none; 
}

.oddtr
{	background-color:#EFF1F1; }

.eventr
{   background-color:#F8F8F8; }

.trover
{   background-color:#D8D8D8; }

.trclick
{	background-color: #d1e1f1; }

table.strip
{ 
border:1px solid #efefef; width:100%; 
}

.empty_cell, td.empty_cell
{
	font-size:1px;
	font-family:Tahoma;
	line-height:1px;
}

#h_searcher
{
position: absolute; 
top: 154px; left: 640px; 
background-color:#ffffff; 
width:300px; 
padding-left:0px; 
border:0px solid #dedede; 
text-align:left;

}

.over{
background-color:#d1e1f1;
color:#FFFFFF;
}
