BODY { 
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	margin: 0;
	font-size: 11px; 
	/*background-color :#c8c9b4;*/
}

a:link {  color: darkblue; text-decoration: none}
a:active {  color: darkblue; text-decoration: none}
a:visited {  color: darkblue; text-decoration: none}
a:hover {  color: #0006F0; text-decoration: underline }

font {	font-family: Verdana, Geneva, Arial; font-size: 11px; LINE-HEIGHT: 130%; }
.title { color: #8D6812;
	font-family: Trebuchet MS,Verdana, Geneva, Arial;
	font-size: 18px;
	LINE-HEIGHT: 130%;
	 }
	 
.microtitle { color: #000000;
	font-family: Trebuchet MS,Verdana, Geneva, Arial;
	font-size: 18px;
	LINE-HEIGHT: 130%;
	 }	 
	
A {font-size: 11px;	COLOR: #297E50; FONT-FAMILY: Verdana, Geneva, Arial; LINE-HEIGHT: 130%; }
TD { font-family: Verdana, Geneva, Arial; font-size: 11px; LINE-HEIGHT: 130%; weight:normal; font-weight:normal; }

.onblue1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #adff2f; font-weight: bold; text-decoration: underline}

.maintitle	{
	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; color : #000000;
}
.maintitle_blog	{
	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; color : #787028;
}
.subtitle_blog	{
	font-weight: bold; font-size: 15px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; color : #787028;
}

.tbTime {
BORDER-BOTTOM: #081cb3 1px solid; 
BORDER-LEFT: #081cb3 1px solid; 
BORDER-RIGHT: #081cb3 1px solid; 
BORDER-TOP: #081cb3 1px solid; 
FONT: 11px Verdana, Arial, san-serif; color: #FFFFFF;
background-color: #081cb3;
}

.butt {
font-family: verdana;
font-size: 8pt;
color:black;
border: 1px solid grey;
background-color: fffffA;
CURSOR: hand;
}

.inputbox {
font-family: verdana;
font-size: 8pt;
color:black;
border: 1px solid grey;
background-color: fffffA;
}

.teksbox {
font-family: verdana;
font-size: 8pt;
color:black;
border: 1px solid grey;
background-color: fffffA;
}

h1	{
font-size: 20px; 
font-family: Tahoma; 
font-weight:bold;
text-decoration: none; color : #35393c;
margin-bottom:0px;
margin-top:0px;/*-3px*/
}

h2	{
font-size: 8px; 
font-family: Tahoma; 
font-weight:bold;
text-decoration: none; color : #000000;
margin-bottom:0px;
margin-top:-3px;
}

.pdown {
font-family: verdana;
font-size: 8pt;
color:black;
border: 1px solid grey;
background-color: fffffA;

}

#headertop{
width:100%;
height:28px; 
margin-top:0px;
padding-left: 0px; 
padding-top: 0px; 
color: #333333;
font-size: 11px;
font-weight:bold;
}

#ddimagetabs{
width:100%; /*width of 2nd level content*/
height:26px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
margin-top:0px;
padding-left: 11px; padding-top: 5px; 
color: #FFFFFF;
text-decoration: none;
font-weight:bold;
}

#ddimagetabs a
{
text-decoration: none;font-weight:bold; font-size: 11px; font-family:Arial; /*tab font */
color: #FFFFFF; /*font color */
}

#ddimagetabs a:hover, #ddimagetabs a.current{
color: #fef700;
text-decoration: none;
}

#tabcontentcontainer{
width:100%; /*width of 2nd level content*/
height:26px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
margin-top:0px;
padding-left: 30px; 
padding-top: 5px; 
color: #ffffff;
font-weight:none;
font-size:12px;
}

.tabmenu{
display:none;
}
.tabmenu a:link, .tabmenu a:hover{font: arial; color: red;text-decoration: none }
.tabmenu a:link, .tabmenu a:visited{font: arial; color:#595959;text-decoration: none }

/*ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

ul li{
  float: left;
  /*padding: 10px;
  display: block;
  margin-right: 10px;
}
*/
/*ul li a{
  display: block;
  overflow: hidden;
  /*height: 47px;
  width: 75px;
}*/
/*
#a1{
  width: 765px;
  height:47px;
}

ul li img{
  position: absolute;
  
  /*border: 3px solid #881212;
}*/

/*ul li p{
  margin: 0;
  padding: 0;
  width: 300px;
  /*display: block;*/
  /*margin-left: 185px;*/
  /*background-color:beb22a;
}*/

div.sc_menu {
  /* Set it so we could calculate the offsetLeft */
  position: relative;
  height: 55px;
  width: 430px;
  /* Add scroll-bars */
  overflow: auto;
}
ul.sc_menu {
  display: block;
  height: 40px;
  /* Max width here, for users without Javascript */
  width: 2500px;
  padding: 5px 0 0 5px;
  /* Remove default margin */
  margin: 0;
  /*background: url('navigation.png');*/
  background-color:#e9ebd5;
  list-style: none;
}
.sc_menu li {
  display: block;
  float: left;
  padding: 0 4px;
}
.sc_menu a {
  display: block;
  text-decoration: none;
}
 /*.sc_menu span {
  We want a caption to display on the next line 
  display: block;
  margin-top: 3px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}*/

/*.sc_menu span {
  display: none;
  margin-top: 3px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}*/
.sc_menu a:hover span {
  display: block;
}
.sc_menu img {
  border: 3px #fff solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.sc_menu a:hover img {
  filter:alpha(opacity=50);
  opacity: 0.5;
}


