body {
	amargin-left: 60px;
	margin-top: 15px;
	amargin-right: 60px;
	amargin-bottom: 60px;
	amargin: 0px;
	aSCROLLBAR-FACE-COLOR: #460c11;
	aSCROLLBAR-HIGHLIGHT-COLOR: #f3f3f3;
	aSCROLLBAR-SHADOW-COLOR: #773924;
	aSCROLLBAR-ARROW-COLOR: #fffbed;
	aSCROLLBAR-BASE-COLOR: #743d29;
	ascrollbar-dark-shadow-color: #FFFFFF;
	ascrollbar-3d-light-color: #743d29;
	ascrollbar-track-color:#460c11;
  background-color: #828180;
	font-family: Arial, Verdana, Sans-Serif;
	text-align: center;
	cursor: default;
	color: #FFFFFF;

}

.content {
  abackground-color: #828180;
	font-family: Arial, Verdana, Sans-Serif;
	text-align: justyfy;
	cursor: default;
	color: #FFFFFF;
	font-size: 12px;
	afont-weight: bold;
}

.outer_table {
  background-image: url(../img/logo.gif);
  background-repeat: no-repeat;
  background-position: top left;
}

.out_border_hor {
  background-image: url(../img/out_border_hor.gif);
  abackground-color: #FFFFFF;
  background-repeat: repeat-x;
  background-position: center center;
  height: 4px;
}

.border_hor_sm {
  background-image: url(../img/border_hor_sm.gif);
  abackground-color: #FFFFFF;
  background-repeat: repeat-x;
  background-position: bottom left;
  height: 2px;
  font-size: 0px;
}

.border_bhor_sm {
  background-image: url(../img/border_hor_sm.gif);
  abackground-color: #FFFFFF;
  background-repeat: repeat-x;
  background-position: bottom right;
  height: 2px;
  font-size: 0px;
}
.vert_border1 {
  background-image: url(../img/out_border_vert.gif);
  background-repeat: repeat-y;
  background-position: top left;
  width: 4px;
  aheight: 100%;
}

.vert_border_right {
  background-image: url(../img/out_border_vert.gif);
  background-repeat: repeat-y;
  background-position: top right;
  awidth: 4px;
  font-size: 0px;
  aheight: 100%;
}

.vert_border_sm {
  background-image: url(../img/sm_border_v.gif);
  background-repeat: repeat-y;
  background-position: top right;

}

.vert_border_sm_left {
  background-image: url(../img/sm_border_v.gif);
  background-repeat: repeat-y;
  background-position: top left;
  font-size: 2px;
  width: 2px;
}


.vert_border_sm1 {
  background-image: url(../img/sm_border_v.gif);
  background-repeat: repeat-y;
  background-position: top right;
  awidth: 2px;
}

a.foother:link, a.foother:visited {
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
}

a.foother:hover{
  text-decoration: none;
	color: #000000;
}


.img_background {
  background-image: url(../img/img_background.gif);
  background-repeat: no-repeat;
  background-position: center center;

}

a.cat_img {
  text-decoration: none;
  color: #FFFFFF;
  afont-weight: bold;

}

img {
   border: 0px;
   margin: 0px;
   padding:0px;
}

form {
   margin:0px;
   padding:0px;
}

input {
   margin:0px;
   padding:0px;
}

div {
 padding: 0px;
 margin: 0px;
 border: 0px;
}


.static_frame {
  abackground-image: url(../img/static_background.gif);
  abackground-repeat: no-repeat;
  abackground-position: 30% 10%;
}

.scroller{
  āpadding : 4px;
  āmargin-right: 10px;
  āmargin-left: 10px;
  text-align: center;
  ātext-indent: 20px;
  overflow: auto;
  height: 638px;
  overflow-x: hidden;
}

.box_background_big {
  background-image: url(../img/header_back_big.gif);
  background-repeat: repeat-x;
  background-position: top left;

}

.box_background_sm {
  background-image: url(../img/header_back_sm.gif);
  background-repeat: repeat-x;
  background-position: top left;
  aheight: 12px;
  line-height: 12px;
  background-color: #B12D00;
  padding: 0px;
  margin: 0px;
}


.sub_cat_title {
  font-family: Andale Mono, Lucida Console, Monaco, monospace;
  font-size: 16px;
  line-height: 19px;
}



/* Vertical menu setting */
a.category:link, a.category:visited {
   display: block;
   font-family: Verdana, Arial;
   text-decoration: none;
   font-size: 12px;
   font-weight: 800;
   color: #FFFFFF;
   padding-left: 5px;
   padding-bottom: 2px;
}

a.category:hover {
   color: #FFFFFF;
   font-weight: 900;
}



a.group:link, a.group:visited {
   display: block;
   font-family: Verdana, Arial;
   text-decoration: none;
   font-size: 11px;
   color: #FFFFFF;
   padding-bottom: 2px;
   padding-top: 2px;
}
a.group:hover {
   color: #000000;
   afont-size: 13px;
   afont-weight: bold;
}

a.group_click:link, a.group_click:visited {
   display: block;
   background: #828180;
   font-family: Verdana, Arial;
   text-decoration: underline;
   font-size: 11px;
   font-weight: bold;
   color: #FFFFFF;
   padding-bottom: 2px;
}
a.group_click:hover {
   color: #FFFFFF;
   afont-size: 13px;
}

a.nolink:link, a.nolink:visited {
   display: block;
   font-family: Verdana, Arial;
   text-decoration: none;
   font-size: 11px;
   color: #FFFFFF;
   padding-bottom: 2px;
   aborder-top: 1px dashed #575757;
   aborder-bottom: 1px dashed #575757;
}
a.nolink:hover {
   color: #FFFFFF;
}

table.catpadding {
  background-color: #828180;

}

table.catpadding td{
 apadding-top: 10px;
 width: 250px;
}

.notext {
   font-size: 1px;
}

.padding_menu_hor {
 font-size: 5px;
 background-color: #B12D00;
}

.padding_menu_ver {
 background-image: url(../img/border_hor_sm.gif);
 background-repeat: repeat-x;
 background-position: top left;
 font-size: 7px;
 width: 7px;
 background-color: #B12D00;
}

.border_hor_menu {
  background-image: url(../img/border_hor_sm.gif);
  background-repeat: repeat-x;
  background-position: top left;
  font-size: 5px;
  height: 5px;
  background-color: #B12D00;
}

.border_bothor_menu {
  background-image: url(../img/border_hor_sm.gif);
  background-repeat: repeat-x;
  background-position: bottom left;
  font-size: 5px;
  height: 5px;
  background-color: #B12D00;
}

.menu_space {
 aheight: 60px;
}

a.cat_path {
 font-size: 13px;
 width: 746px;
 text-decoration: none;
 color: #FFFFFF;
 padding-left: 10px;
}

a.cat_path:hover {
 text-decoration: underline;
}

/* End style */







