body {
    background: url(../images/skin/bga.png) fixed top center;
    font-family: Tahoma;
    font-size: 11px;
    color: #3E3E3E;   /*#06ab4d*/
}
td{
    font-family: Tahoma;
    font-size: 11px;
    color: #3E3E3E;
}
input, textarea {
  font-family: Tahoma;
  font-size: 11px;
  height: 16px;
  border: #CCCCCC 1px 1px 1px 1px solid;
  color: #3E3E3E;
  vertical-align: middle;
  /*background-image: url(../images/skin/input.png);*/

}
select {
  font-family: Tahoma;
  font-size: 11px;
  height: 20px;
  border: #CCCCCC 1px 1px 1px 1px solid;
  color: #3E3E3E;
  vertical-align: middle;
  /*background-image: url(../images/skin/input.png);*/

}
.button{
	background: #DFDFDF url('../images/skin/bg_button.gif') repeat-x top center;
	border:1px solid #cccccc;
    font-family: Tahoma;
	font-weight:bold;
	font-size:11px;
	height:22px;
	cursor:pointer;
    text-align: center;
    color: #3E3E3E;
}

img {
  border: #FFFFFF 0px 0px 0px 0px solid;
}

.menu {
  background-image: url(../images/skin/bg-mnu-a.png);
  height: 30px;
  background-repeat: repeat-x;
  background-position: top center;
  color: #151515;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}
.menu-a {
  background-image: url(../images/skin/bg-mnu.png);
  height: 30px;
  background-repeat: repeat-x;
  background-position: top center;
  color: #FFFFFF;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}
.sidecat {
  background-image: url(../images/skin/sidecat.png);
  width: 220px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: top center;
  color: White;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  padding-top:4px;
  cursor: pointer;
}
.bgc {
  background-image: url(../images/skin/bg.png);
}


.cat {
  background-image: url(../images/skin/cat.png);
  width: 540px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: top center;
  color: White;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  padding-top:4px;
  /*cursor: pointer;*/
}
.cat A{
  color: White;
  text-decoration: none;
}
.cat A:Hover{
  color: yellow;
  text-decoration: underline;
}
/*.cat A:Visited{
  color: White;
  text-decoration: none;
}*/
.Memo {
	font-family: Tahoma;
	font-size: 11px;
	color: #3E3E3E;
}
.Title {
    font-family: Tahoma;
    color: #3E3E3E;
	font-weight: bold;
}
.Plot {
	font-family: Tahoma;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #3E3E3E;
}
A {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000FF;
    text-decoration: none;
}
A:Hover {
    color: #FF0000;
}
/*A:Visited {
    color: #0000FF;
}*/
.content {
    width:980px;
    background-color: #ffffff;
}
.header {
    background-image: url(../images/skin/header.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 120px;
}
.footer {
    background-image: url(../images/skin/footer.png);
    background-repeat: repeat-x;
    background-position: center bottom;
    font-family: Tahoma;
    font-size: 11px;
    text-align: center;
    /*height: 120px;*/
}
.border-1 {
  background-image: url(../images/skin/border1_1.png);
  background-repeat: no-repeat;
  background-position: top right;
  height: 8px;
  width: 11px;
}
.border-2{
  background-image: url(../images/skin/border1_2.png);
  background-repeat: repeat-x;
  background-position: top left;
  height: 8px;
  width: 980px;
}
.border-3 {
  background-image: url(../images/skin/border1_3.png);
  background-repeat: no-repeat;
  background-position: top left;
  height: 8px;
  width: 11px;
}
.border-4 {
  background-image: url(../images/skin/border1_4.png);
  background-repeat: repeat-y;
  background-position: top left;
  width: 11px;
}
.border-5 {
  background-image: url(../images/skin/border1_5.png);
  background-repeat: no-repeat;
  background-position: top left;
  height: 17px;
  width: 11px;
}
.border-6 {
  background-image: url(../images/skin/border1_6.png);
  background-repeat: repeat-x;
  background-position: top left;
  height: 17px;
  width: 980px;
}
.border-7 {
  background-image: url(../images/skin/border1_7.png);
  background-repeat: repeat-y;
  background-position: top right;
  width: 11px;
  height: 17px;
}
.border-8 {
  background-image: url(../images/skin/border1_8.png);
  background-repeat: repeat-y;
  background-position: top right;
  width: 11px;
}
.degree
{
	font-size: 20px;
	/*padding: 0 5px;*/
}
.cont01
{
	margin: 0 0 0 5px;
	padding: 0 0 5px 0;
	height: 1%;
}
.cont01im
{
	width: 51px;
	float: left;
}
.cont01im img
{
	padding: 1px;
	border: 1px solid #e6e6e6;
}
/*TAB*/
/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(../images/tabs/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 0px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(../images/tabs/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

.tbl-weather {
	WIDTH: 110px
}
.td-weather-title {
	BACKGROUND-COLOR: #ffffff; WIDTH: 40px
}
.td-weather-data {
	BACKGROUND-COLOR: #ffffff
}
.forex-rate {
	OVERFLOW-X: hidden; HEIGHT: 58px; OVERFLOW: scroll
}
.gold-price {
	PADDING-BOTTOM: 0px; MARGIN: 2px 0px; PADDING-LEFT: 0px; WIDTH: 100%; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
.forex-rate {
	PADDING-BOTTOM: 0px; MARGIN: 5px 0px; PADDING-LEFT: 0px; WIDTH: 100%; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
/* END TAB */