body {
    font-size:13px;
    color:#c0c0c0;
    font-family:Arial;
    overflow: hidden;
    MozUserSelect:none;
}

h1{
color:#049B41;
size:14px;
font-weight:bold;
font-family:Arial;
}

h2{
text-align:left;
color:#049B41;
size:12px;
font-weight:bold;
font-family:Arial;
margin-top:40px;
}

p{
    margin-top:10px;
    margin-bottom:10px;
    margin-right:10px;
    text-align:justify;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

* html body {
  padding:120px 0 50px 0;
  overflow: hidden;
}

* html #contents {
  height:100%;
  width:100%;
}

#header{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:70px;
    background:#202120;
    font:12px Arial, Helvetica, sans-serif;
    color:#eeeeee;
}

.main-pane{
    position:absolute;
    bottom:30px;
    top:65px;
    left:140px;
    right:140px;
    BACKGROUND: #333333;
}
.content{
    margin-left:10px;
    margin-right:10px;
}
.image-box{
    text-align:center;
    width:100%;
    margin-top:25px;
    margin-bottom:25px;
}
.image-note{
    text-align:center;
    font-size:12px;
    display:block;
    margin-top:-25px;
}
.googleAd{
    text-align:center;
    width:100%;
    height:110px;
}
.googleInlineAd{
    text-align:center;
    width:100%;
    height:110px;
}
.googleInlineAdTop{
    text-align:center;
    width:100%;
    height:60px;
}
#panel-groups{
margin-bottom:50px;
}
.title-text{
    font-size:18px;
    font-weight:bold;
    color:#049B41;
}


.newsbox{
  background-color: #202120;
  border:1px solid black;
  width:100%;
  height:100%;
  padding-left:10px;
}
DL{
  color:#c0c0c0;  
}
DL a{
  color:#049b41;
}
DT{
  font-weight:bold;
  font-size:14px;  
}
DD{
  margin-top:3px;
  margin-left:0px;
  margin-bottom:10px;
}
DD a{
  color:#c0c0c0;
}

nobr{
margin-left:4px;
margin-top:2px;
}
#footer{
    position:absolute;
    bottom:0px;
    left:0px;
    width:100%;
    height:30px;
    background:url(../Images/F1.jpg) repeat-x 0 0;
    font:12px Arial, Helvetica, sans-serif;
    color:#eeeeee;
    z-index:800;
    overflow:hidden;
}
.copyright{
    position:absolute;
    width:100%;
    left:0px;
    bottom:7px;
    text-align:center;
    z-index:1000;
}
.sound{
    position:absolute;
    width:100%;
    right:10px;
    bottom:2px;
    text-align:right;
    margin:10px 10px 0 0;
    z-index:1100;
}
#phone{
    display:none;
}
#loading{
	visibility : hidden;
}
/*Menus*/
#menu{
  background:#232323;
  margin:5px;
}
.menu-header{
  width:100%;
  height:19px;
  background:#141414;
  font-weight:bold;
  color:#C0C0C0;
  padding-top:2px;
  padding-left:2px;
}
#menu a{
  display:block;
  width:123px;
  height:19px;
  background:#333333;
  background:#333333 url('../Images/bullet-arrow.png') 2px 7px no-repeat;
  color:#C0C0C0;
  padding-top:2px;
  padding-left:9px;
  margin-bottom:2px;
  text-decoration: none
}

#menu a:hover{
  background-color:#232323;  
}
/*Comments*/
#comment-section{
  float:left;
  font:20px arial;
  color:#049B41; 
  width:200px;
}
#comment-pagenums{
  float:right;
  width:400px;
  text-align:right;
}

.page-number-box{
    float:right;
    background:#232323;
    width:20px;
    height:20px;
    color:#CCCCCC;
    margin:3px;
    text-align:center;
    line-height:20px;
    border:#2c2c2c 1px solid;
}
.page-number-box:hover{
    border:#049B41 1px solid;
    color:#049B41;
    cursor:pointer;
}
.page-number-box-active{
    float:right;
    background:#232323;
    width:20px;
    height:20px;
    margin:3px;
    text-align:center;
    line-height:20px;
    border:#049B41 1px solid;
    color:#049B41;
}
.page-number-a{
    font:12px arial;
    color:#CCCCCC;
}
.page-number-a a:hover{
    color:#049B41;
}
.ajax_response{
    MozUserSelect:none;
}

/*ScrollBar*/
.jspHorizontalBar,
.jspVerticalBar,
.jspTrack
{
	background: #141414;

}
.jspVerticalBar{
  width:12px;
  background: #141414;
}
.jspHorizontalBar{
  height:12px;
  background: #141414;
}
.jspDrag
{
	background:  #707070;
  width:12px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.jspTrack .jspActive,
.jspTrack .jspHover,
.jspDrag:hover
{
	background: #c0c0c0;
  width:12px;
}


.jspArrow
{
	background: url(../Images/ui-icons_222222_256x240.png) no-repeat;

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.jspCorner{
  background: #191919;
}

.jspVerticalBar>.jspActive,
.jspArrow:hover
{
	background-image: url('../Images/ui-icons_cd0a0a_256x240.png');
}

.jspVerticalBar>.jspDisabled,
.jspVerticalBar>.jspDisabled:hover,
.jspHorizontalBar>.jspDisabled,
.jspHorizontalBar>.jspDisabled:hover
{
	background-color: transparent;
	background-image: url('../Images/ui-icons_888888_256x240.png');
}

.jspVerticalBar .jspArrow
{
	height: 14px;
}

.jspHorizontalBar .jspArrow
{
	width: 14px;
}

.jspArrowUp
{
	background-position: -1px -2px !important;
}

.jspArrowDown
{
	background-position: -66px -1px !important; 
}

.jspArrowLeft
{
	background-position: -98px -2px !important;
}

.jspArrowRight
{
	background-position: -34px -2px !important;
}
