@font-face {
font-family: LCD;
src: URL('font/LCD.ttf') format('truetype');
}

body{
	font-family:Verdana, Arial, Helvetica, Colibri, sans-serif ;
	background: url(Graphics/or9.jpg) fixed;
	color:#005500;
	background-color:#dfbf8d
}


a.lnks{
	color: #0f4a26;
	text-decoration:none;
}
a.lnks:visited{
	color: #0f4a26;
	text-decoration:none;
}
a.lnks:hover {
	color: blue;
	font-style:italic;
	text-decoration:none;	
}

a.lnksu{
	color: #0f4a26;
}
a.lnksu:hover {
	color: blue;
	font-style:italic;
}
a.lnks:visited{
	color: #0f4a26;
}

a.menu{
	color: #0f4a26;
	text-decoration:none;
	font-style:italic;
}
a.menu:hover {
	color: #0f4a26;
	text-decoration:none;
	font-style:normal;
}
a.menu:visited{
	color: #0f4a26;
	text-decoration:none;
	font-style:italic;
}

.mono {
	display: inline-block;
	width: .46em;
	text-align: right;
	text-decoration:none;
	color:#6cc46c;
}
.colon{
	text-decoration:none;
	color:#6cc46c;
}

* {cursor: url(lex.cur), auto !important;}
hr{
    overflow: visible;
    height: 8px;
    border-style: solid;
    border-color: #336633;
    border-width: 1px 0 0 0;
    border-radius: 5px;
    margin-bottom: -5px;
    margin-top: 2px;
}
hr:before { 
    display: block;
    content: "";
    height: 8px;
    margin-top: -9px;
    border-style: solid;
    border-width: 0 0 1px 0;
    border-radius: 5px;
}
.form-group{margin-bottom:15px}
.checkbox,.radio{position:relative;display:block;margin-top:0px;margin-bottom:0px}

.nrm{
	text-decoration: none;
	font-style: normal;	
}

.dvs{
	text-decoration: none;
	font-style:italic;
	color:blue;	
}

.norm{
	color:brown;
}
.norm:hover{
	color:yellow;
}

.garbu{
	color:blue;	
}
.garbu:hover{
	color:#7300bf;	
}
.garbk{
	color:black;	
}
.garbk:hover{
	color:#1f3d2f;	
}
.today{
	color:#a9541d;	
}
.today:hover{
	color:#5c380b;	
}
.weekday{
	color:brown;
}
.weekday:hover{
	color:yellow;	
}
.weekend{
	color:brown;
}
.weekend:hover{
	color:#000000;	
}
sup,sub,tsub,tsup{
	font-size:9pt;
}
tsub,tsup{
	padding:3px;
}
sup{
	vertical-align:top;
}
tsup{
	vertical-align:top;
}
sub{
	vertical-align:bottom;
}
tsub{
	vertical-align:bottom;
}

td {font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	border-radius: 7px;
	}

td.dates{
		border-width:2px;
		border-color:#aa9a9a;
		border-style:outset;
}

.popup{
	background-color: #4be000;
	border: 1px double transparent;
	color: #29452d;
	border-color: #29452d;
	overflow: hidden;
	list-style-type: square;
	border-radius: 7px;	
	padding:0;	 
	margin:0;
	position:absolute;
	
}
td.tab{
  border-radius: 7px 7px 0px 0px;	

}

.weatherhide{
	visibility:hidden;
	height:1px;
	color:#99ff99;
}
.weathershow{
	background-color: #3796bf;
	visibility:visible;
	color:#ffbbbb;
}
.weatherclasss{
	visibility:visible;
	border-style: double;
	border-radius: 10px;
	border-width: 3px;
	text-align:center;
	background-color:#666666;
}
.weatherclasam{
	visibility:visible;
//	border-style: double;
	border-radius: 10px;
	border-width: 3px;
	text-align:center;
	background-color:#3796bf;
}
.weatherclaspm{
	visibility:visible;
//	border-style: double;
	border-radius: 10px;
	border-width: 3px;
	text-align:center;
//	background-color:#1a2127;
}
.weatherclast{
	visibility:visible;
//	border-style: double;
	border-radius: 10px;
	border-width: 3px;
	text-align:center;
	background-color:#3366ff;
}
.weatherclassw{
	visibility:visible;
	height:200px;
	width:500px;
	border-color: #222222;
	border-radius: 10px;
	border-width: 3px;
	text-align:center;
	background-color:#137ae9;
}
.weatherclasse{
	visibility:visible;

}
.weatherclassf{
	visibility:visible;
//	border-style: double;
	border-radius: 10px;
	border-width: 3px;
	text-align:center;
	background-color:#88b888;
}

.weatherclass{
	color:#ffffff;
	border-style: outset;
	border-radius: 10px;
	border-width: 3px;
	background-color: #2f9bbd;
	text-align:center;
	border-color: #3366ee;
}
.weathersel{
	color:#111111;
	border-color: #3366ee;
	border-style: outset;
	border-radius: 10px;
	border-width: 3px;
	background:linear-gradient(to right, #2f9bbd 20%, #ddddff 30%, #ddddff 60%, #2f9bbd 90%);
	text-align:center;
}

.submenu{
	margin-left:-22px;
}

/*     css sel   */

.styled-select {
   background: url(images/ddarrow.png) no-repeat 95% 0;
   background-color: #efefef;
   border: 2px solid transparent;
   border-color: transparent silver silver transparent;
   overflow: hidden;
   height: 20px;
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;	 
}

.styled-select select {
	margin-top:-5px;
   background: transparent;
	 font-size : 10.5pt;
	 color:#666 ;
   border: none;
   padding: 5px;
 }
/*
 .styled-select select option:hover,
    select option:focus,
    select option:active {
        background: linear-gradient(#ff0000, #ff0000);
        background-color: #ff0000 !important; 
        color: #ffed00 !important;
				   border: 2px solid transparent;
   border-color: gray;
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
    }
*/
/* 
 .styled-select select option {
           background: linear-gradient(#ffffff, #afafaf);
        background-color: #afafaf !important;
        color: #000 !important;
				border: 2px solid transparent;
				font-style:italic;
   border-color: gray;
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;	 
}

  .styled-select select option:not(:checked) { 
    background-color: #000; 
    color:#fff;
}
  .styled-select select option:checked { 
    background-color: #eee; 
    color:#111;
}
*/

 .styled-select hover{
  color: #000897;
  background-color: #fff256;
	border-color: silver transparent transparent silver;
}

.sm {width: 100px;}
.sm select {width: 125px;}

.sy{width: 60px;}
.sy select{width: 85px;}



.hidden {
	display: none;
}
.visible {
	display: block;
}

.textbox {
	background-color:#efefef;
	font:1.0em  Verdana, Arial, Helvetica, sans-serif ;
	color:#111 ;
	margin:3px;
	height:15px;
	border-radius:10px;
  border: 2px solid transparent;
  border-color: gray transparent transparent silver;
	padding: 2px 6px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:288px;
}
.stextbox {
	background:transparent;
	//background-image:url("Graphics/stextfield_bg.gif");
	font:1.0em  Verdana, Arial, Helvetica, sans-serif ;
	text-align:right;
	color:#111 ;
	margin:3px;
	height:16px;
	border:solid 0 #222;
	padding: 3px 8px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:84px;
}

.srchtbl{
	 width:530px;
	 height:200px;
	 border:3px #7a7a7a outset;
	 background-color:#3A3A3A;
	 background-image:url("Graphics/or21.jpg");
	 padding:.1em;
	 cellspacing:.1em;
}

.google {
 /*  legend tab Google Search */
	width:100px;
	margin-left:10px;
	height:1.8em;
	padding-left:0.6em;
	color:#111111;
	font-size:1.3em;
	background: transparent url("Graphics/legend_oak.gif") no-repeat;
	position:relative;
	font-weight:bold;
	text-align:left;
	letter-spacing:-1px;
}

.googlef {
	margin-top:-5px;
	height:140px;
	width:510px;
	background: transparent url("Graphics/oak.jpg");
	border:solid 0 #fff;
  border-radius: 0px 9px 9px 9px;	
	color:#111111;
  }

.binsr {
/*  legend tab  Torrent Search */
	width:124px;
	margin-left:-40px;
	height:1.5em;
	color:#000;
	font-size:1.3em;
	background: transparent url("Graphics/legend_bg.gif") no-repeat;
	position:relative;
	text-align:left;
	font-weight:bold;
	letter-spacing:-1px;
}

.binsrf {
  display:none;
  visibility:hidden;
  margin-top:-6px;
  height:140px;
  padding-top:1em;
  width:510px;
  padding-left:0.5em;
  border:3px #3A3A3A solid;
 // background: url("Graphics/header_bg.jpg");
  background: linear-gradient(to bottom, #bcbcbc 39%, #e8e8e8 52%, #222222);
  border-radius: 0px 9px 9px 9px;	
  color:#111111;
  }


.newssrch {
/*  legend tab  NEWS Search */
	width:124px;
	margin-left:-40px;
	height:1.5em;
	color:#000;
	font-size:1.3em;
	background: transparent url("Graphics/legend_ATW.gif") no-repeat;
	position:relative;
	text-align:left;
	font-weight:bold;
	letter-spacing:-1px;
}

.newsrf {
  display:none;
  visibility:hidden;
  margin-top:-6px;
  height:140px;
  padding-top:1em;
  width:510px;
  padding-left:0.5em;
  border:3px #3A3A3A solid;
  // background-color: #ddeeee;
  background: linear-gradient(to bottom, #ddeeee 29%, #f8f8ff 34%, #91a6b9);
  border-radius: 0px 9px 9px 9px;	
  color:#111111;
  }





.plain{
	cursor:default;
}

.roundtable{
	border-style: outset;
  border-radius: 10px;
  border-width: 3px;
	
}

.gblue{
	color: #0266C8;
}
.gred{
	color: #F90101;
}
.gyellow{
	color: #e8b50d;
}
.ggreen{
	color: #00933B;
}
.gblue:hover{
	color: #868eb7;
}
.gred:hover{
	color: #b78686;
}
.gyellow:hover{
	color: #b7b786;
}
.ggreen:hover{
	color: #86b78a;
}
.glink{
	font-size:1.3em;
	text-decoration:none;
}
.glink:hover{
	font-size:1.3em;
	color:#3366ff;
	text-decoration:none;
}
.tlink{
	font-size:1.0em;
	color:#000080;
	text-decoration:none;
}
.tlink:hover{
	font-size:1.0em;
	color:#3366ff;
	text-decoration:none;
}

.nlink{
	font-size:1.0em;
	color:#008080;
	text-decoration:none;
}
.nlink:hover{
	font-size:1.0em;
	color:#3366ff;
	text-decoration:none;
}


.submit {
	margin:3px;
	height:24px;
	border-radius:10px;
  border: 2px solid transparent;
  border-color: transparent silver silver transparent;
	width:80px;
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#efefef;	
 }

.submit1 {
	margin:3px;
	background-color:#efefef;
	border-radius:10px;
	height:23px;
	border: 2px solid transparent;
  border-color: transparent silver silver transparent;
	width:60px;
	font:1.0em Verdana, Arial, Helvetica, sans-serif;
	color:#666;
 }

.submit3,.submit2,.submit2a,.submit2b
 {
	background-color:#efefef;

	height:23px;
	border-radius:10px;
	border: 2px solid transparent;
	border-color: transparent silver silver transparent;
	font:1.0em Verdana, Arial, Helvetica, sans-serif;
	color:#666;
}
.submit3,.submit2
{
	width:100px;	
}
.submit2a
{
	width:65px;	
}
.submit2b
{
	width:35px;	
}


.submit3{
		margin-top:5px;
}
 
.clock {
	position:relative;
	margin:3px;
	background: transparent no-repeat;
	height:20px;
	border:solid 0 #fff;
	width:110px;
	font-family:LCD; 
	color:#010101;
 }
.clock1 {
	position:relative;
	margin:3px;
	background-color:#144514;
	/* background: transparent url('Graphics/clock2.gif') no-repeat; */
	height:29px;
	border-radius:5px;
  border: 2px solid transparent;
  border-color: #8be38b #061f06 #061f06 #8be38b;
	width:128px;
	font-family:'LCD';
	font-size:16pt;
	color:#9cff9c;
	margin-top:6px;
}

.lcd{
	font-family:'LCD';
	font-size:15pt;		
}

.retire{
	border-style: double;
  border-radius: 5px;
  border-width: 3px;
	background-color:#6cc46c;
	text-align:center;
	//text-transform: uppercase;
	font-family:Arial;
	font-size:7pt;
	color:#336633;
	width:98%;
	font-weight:normal;
}
.lr {
	margin:0px;
	padding:0px;
	height:22px;
	border: 2px solid transparent;
  border-color: transparent silver silver transparent;
	border-radius:10px;
	background-color:#efefef;
	width:24px;
	font:0.8em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666;
 }

.wkhd{
	background-color:black;
	text-align:center;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFA8;
	border:0;	
}

.cal {
	margin:3px;
	height:20px;
	//border:solid 0 #fff;
	font:0.8em Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	color:#666;
 }

.cal1 {
	margin:3px;
	height:30px;
	border:solid 0 #fff;
	font:0.6em Verdana, Arial, Helvetica, sans-serif;
 	font-weight:bold;
	text-align:center;
	color:#666;
 }

.green {
color:green;
}
.black{
color:black;
}
.drk{
color:#552244;
}