body {
padding:0px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family:Arial, Helvetica, sans-serif;
letter-spacing: 1px;
background-color: #000000;
color: #CCCCCC;
font-size: 10px;
}
h1 {
font-size: 15px;
color: #9f9e20;
padding-top: 18px;
text-align: center;
}

h2 {
font-size: 11px;
/*color: #4f5f73;*/
color: #9f9e20;
padding-left: 15px;
}

h3 {
font-size: 12px;
/*color: #4f5f73;*/
color: #9f9e20;
padding-left: 25px;
}

a {
color: #c6ae0e;
text-decoration: none;
font-size: 11px;
}
a:hover {
color: #effbe1;
text-decoration: none;
}
.toptable
{
border: solid 1px #59502b;
background-color: #171717;
}

.tophead
{
background-color: #000000;
}

.breadcrumb 
{
	text-align: left;
	padding-left: 40px;
	color: #756d4a;
	font-size: 11px;
	background-color: #333333;

}

.breadcrumb a
{
color: #99a58c;
}
.mainbg {
background-color: #171717;
padding-top: 40px;
background-image: url(/images/pic_bg.jpg);
background-repeat: no-repeat;
background-position: top center;
}

.mainbg2 {
background-color: #171717;
padding-top: 0px;
background-image: url(/images/pic_bg2.jpg);
background-repeat: no-repeat;
background-position: top center;
}

.prev_next {
padding: 8px;
padding-top: 222px;
}
.pic
{
padding-top: 30px;
}
.pic img
{
border: 5px solid #ffffff;
}
.item_info
{
background-color: #3a3a3a;
}
.pic_options
{
background-color: #171717;
padding-left: 0px;
}
.pic_options a
{
color: #a8b898;
}
.pic h1
{
color: #ffffff;
font-size: 14px;
padding-top: 0px;
}
.pic a
{
color: #ffffff;
padding-bottom: 2px;
font-weight: bold;
}
.noborder img
{
border: none;
}
.blackbg
{
background-image: url(/images/black_bg.jpg);
background-repeat: repeat-x;
background-position: bottom;
}
.content
{
color: #cdddbd;
font-size: 11px;
text-align: justify;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 20px;
}

.item_detail
{
border-top: 1px solid #4e4e4e;
padding-top: 10px;
}
.item_detail_border
{
background-image: url(/images/item_detail_border.gif);
background-repeat: repeat-y;
background-position: left top;
}

.series img
{
border: solid 1px #47513d;
}
.search_box
{
background-color: #757468;
border: solid 1px #837228;
color: #000000;
}

.button_search
{
color: #8c9188;
font-weight: bold;
cursor: hand;
background-color: #000000;
border: none;
font-size: 11px;
letter-spacing: 1px;
}
.topmenu
{
 background-color: #2e2a24;
 border-bottom: solid 1px #837228;
}
.topmenu td a
{ font-size: 9px;
font-weight: bold;
 
}
.bottom_menu
{
background-image: url(/images/bg_bottom_menu.jpg);
background-repeat: no-repeat;
background-position: left top;
padding-top: 20px;
}

.bottom_menu h3
{
color: #e2e2b4;
}
.bottom_menu  a
{
padding-left: 15px;
padding-bottom: 20px;
color: #000000;
}
.footer td
{
color: #9f9e20;
font-size: 9px;
padding-top: 10px;
padding-bottom: 5px;
}

.footer a
{
color: #9f9e20;
font-size: 9px;
}

.enlarge
{
padding-top: 25px;
}

.enlarge img
{
border: 4px solid #ffffff;
}
.button
{
border: 1px solid #6b706b;
background-color: #3e3e3e;
color: #85ff01;
font-size: 10px;
cursor: hand;
}


.txtfield{
background-color: #302f2f;
border: 1px solid #666666;
color: #eeeeee;
letter-spacing: 1px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
padding: 2px;
}
.butt_align
{ 
text-align: center;
}