html{
}
body{
text-align:center;
font-family:Arial;font-size:11px;
margin-top:0px;
margin-left:0;
margin-right:0;
margin-bottom:0;
background-color:#000000;
color:#999999;
}
table td{
font-family:Arial;font-size:11px;
}

p{
color:#8b8b8b;
line-height:1.5em;
}

#header{
/*border:1px solid #e4e4e4;*/
text-align:left;
width:700px;
height:100px;
margin-top:32px;
}
#header #logo{
width:300px;
float:left;
position:relative;
left:-84px;
}
#header #logo #bod{
width:222px;
height:60px;
display:block;
background-image:url(img/logo_000.gif);
background-repeat:no-repeat;
}

#img_arr1_left{
width:23px;
height:25px;
background-image:url(img/arr1_left_000.gif);
background-repeat:no-repeat;
text-decoration:none;
}
#img_arr1_right{
width:23px;
height:25px;
background-image:url(img/arr1_right_000.gif);
background-repeat:no-repeat;
text-decoration:none;
}
#img_arr1_right a,#img_arr1_left a{
text-decoration:none;
}
.noline{text-decoration:none;color:#000;outline: none;}


#header #menu{
width:360px;
float:right;
text-align:right;
padding-top:18px;
}



div.but_pos{
float:right;
background-color:#343434;
}
div.but_pos_last{
float:right;
background-color:#343434;
}
div.but_selected div.pad, div.but_active div.pad{
padding-left:6px;
padding-top:1px;
}
div.but_active{
/*background-image:url('/img/but_active.gif');*/
background-repeat:no-repeat;
width:60px;
height:16px;
text-align:center;
}
div.but_selected{
/*background-image:url('/img/but_selected.gif');*/
background-repeat:no-repeat;
width:60px;
height:16px;
text-align:center;
color:#999999;
font-weight:bold;
}
div.but_active a{
color:#999999;
}
div.but_active a:visited{
color:#999999;
}
div.but_active a:hover{
color:#efefef;
}


#gallery_nav{
}
#gallery_nav a{color:#8b8b8b;}
#gallery_nav a:visited{color:#8b8b8b;}
#gallery_nav a:hover{color:#ffffff;}
#gallery_nav .selected{font-weight:bold;color:#8b8b8b}

.group_gallery{
/*color:#ffffff;*/
font-weight:bold;
/*text-decoration:underline;*/
}
.group_gallery_line{
height:128px;
}
.group_gallery_line .caption{
padding-bottom:4px;
}

a{color:#999999}
a:visited{color:#999999}
a:link{color:#999999}
a:hover{color:#ffffff}

#gallery_item_caption_bg{text-align:right;color:#8b8b8b;padding-right:4px;height:24px;}
/*
div.show{background-color:#343434}
div.hide{background-color:#000000}
*/

#gallery_nav_1{
/*border:1px solid #e4e4e4;*/
text-align:left;
width:700px;
padding-bottom:20px;
}
#gallery_nav_2{
/*border:1px solid #e4e4e4;*/
text-align:left;
width:700px;
padding-bottom:10px;
position:relative;
left:-20px;
line-height:10px;
}
#gallery_nav_2 a{text-decoration:none}


#body{
/*border:1px solid #e4e4e4;*/
text-align:left;
width:700px;
}
div.category_line{
padding-left:1px;
}
div.category_line div.li{
float:left;
width:88px;
height:88px;
}
div.category_line div.lin{
float:left;
width:81px;
height:88px;
}
div.category_linediv.bg{background-color:#000000;width:81px;height:81px;}

.clear{
clear:both;
}

#phleft{
float:left;
width:80px;
}
#phcenter{
float:left;
width:700px;
}
#foot1{
text-align:left;
width:700px;
font-size:10px;
}
#phright{
float:left;
width:80px;
}
div.hr_dashed{
background-image:url('/img/hr_dashed_000.gif');
background-position:top;
background-repeat:repeat-x;
}
table.grid
{
    border-width: 0 0 0 0;
    border-spacing: 0;
    border-collapse: collapse;	
}

table.grid td
{
    margin: 0;
    padding: 4px;
    border-width: 0 0 1px 0;
    background-color: #fff;
	font-size:12px;
}
table.grid th
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
    background-color: #fff;
	font-size:12px;
	font-weight:normal;
	background-color:#e4e4e4
}


#id_loading{
position:absolute;
text-align:center;
color:#ffffff;
line-height:25px;
height:24px;
width:24px;
background-image:url('/img/loader_000.gif');
}
