BODY {
	font-size: 10px;
	background-color : White;
	font-family : "trebuchet ms", tahoma, arial, verdana, helvetica, sans-serif;
	padding-left : 5px;
	color: #000080;
	background-image : url(http://www.w9dup.org/images/bgimg01.gif);
	background-position : center;
	background-repeat : no-repeat;
	background-attachment : scroll;
	border-bottom-color: #000099;
}

P {
        font-size: 12px;
}

UL {
        font-size: 12px;
}

LI {
        font-size: 12px;
}

INPUT, SELECT, TEXTAREA {
        font-size: 12px;
}

TABLE.main {
        font-size: 11px;
}

A {
        color: Green;
        text-decoration: none;
        font-style : normal;
        font-weight: bold;
}

A:Hover {
        color: Red;
        background-color: white;
}

.menu {
        border: groove;
        padding-left: 5px;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-right: 5px;
}

.legend {
        background-color: navy;
        border: thin solid silver;
        color: white;
        font-weight: bold;
        font-size: 12px;
}

.copyright {
        font-size: 8px;
}

TD {
	font-size: 12px;
	border-bottom-color: #000099;
}

TH {
        font-size: 12px;
}

TD.headln {
    background-color: #ccccff;
    text-align: justify;
    font-size: 12px;
}

TEXTAREA {
    font-size: 12px;
}

.itemwhite {
        font-family: "trebuchet ms",tahoma,arial,verdana,helvetica,sans-serif;
        font-size: 10pt;
        background-color: #0000cc;
        color: white;
}

TD.itemcyan {
        background-color: #000080;
        color: cyan;
}

.table {
        background-color: lightblue;
        color: black;
        font-size: 11px;
}

TABLE.calform {
        margin-left: 35px;
        width: 550;
        border: thin solid Blue;
}

TH.calform {
        background-color: #0066ff;
        color: #ffffff;
        font-size: 10px;
        font-weight: normal;
}

.netinfo {
        background-color: #ffff99;
        color: #000000;
        border: 1px dotted black;
}
.explorer { 
	font-family:"trebuchet ms",tahoma,arial,verdana,helvetica,sans-serif;
	font-size:8pt;  
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	background:#B5D0FF;
	cursor:hand;
	width:90px;
	height:20px;
	border:1 solid #A6C0ED;
}  
.explorer A:hover {
    color: #000000;
    background: #B5D0FF;
}
.explorer_over {
	font-family:"trebuchet ms",tahoma,arial,verdana,helvetica,sans-serif;
	font-size:8pt;  
	font-weight:normal;
	text-decoration:none;
	color:#000000;  
	background:#A7C0EB;
	cursor:hand;
	width:90px;  
	height:20px;
	border-right:1 solid #5C6980;
	border-bottom:1	solid #5C6980;
	border-left:1 solid #B8D3FF;
	border-top:1 solid #B8D3FF;
}  
.explorer_over A:hover {
    color: #000000;
    background: #A7C0EB;
}
.explorer_down {
	font-family:"trebuchet ms",tahoma,arial,verdana,helvetica,sans-serif;
	font-size:8pt;
	font-weight:normal;  
	text-decoration:none;
	color:#000000;
	background:#A7C0EB;  
	cursor:hand;
	width:90px;
	height:20px;
	border-left:1 solid #5C6980;
	border-top:1 solid #5C6980;
	border-right:1 solid #B8D3FF;
	border-bottom:1 solid #B8D3FF;
}  
.explorer_active {
	font-family:"trebuchet ms",tahoma,arial,verdana,helvetica,sans-serif;
	font-size:8pt;  
	font-weight:normal;
	text-decoration:none;
	color:#000000;  
	background:#FFFF77;
	cursor:hand;
	width:90px;  
	height:20px;
}  
.explorer_active A:hover {
    color: #000000;
    background: #FFFF77;

}
.explorer_down A:hover {
    color: #000000;
    background: #A7C0EB;
}
.menunew {
	font-family:"trebuchet ms",tahoma,arial,verdana,helvetica,sans-serif;
	font-size:8pt;  
	font-weight:normal;
	text-decoration:none;
	color:#000000;
} 

.wxinfo {
	font-family:"trebuchet ms",tahoma,arial,verdana,helvetica,sans-serif;
	font-size:8pt;  
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	background-color: #8FBC8B;
}
.netlisttitle {
    background-color: #000080;
    color: #ffffff;
}
#text {
	width: 700px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sunday {
	border-right: 1px dotted black;
	border-left:  1px dotted black;
}
#monday {
	border-right: 1px dotted black;
	border-left:  1px dotted black;
}
#tuesday {
	border-right: 1px dotted black;
	border-left:  1px dotted black;
}
#wednesday {
	border-right: 1px dotted black;
	border-left:  1px dotted black;
}
#thursday {
	border-right: 1px dotted black;
	border-left:  1px dotted black;
}
#friday {
	border-right: 1px dotted black;
	border-left:  1px dotted black;
}
#saturday {
	border-right: 1px dotted black;
	border-left:  1px dotted black;
}
.smallfont {
	font: 11px Arial, Helvetica, sans-serif;
}
#welcome {
	/* border-bottom: thin solid #000066; */
}
