/*            property equivalance
size
	
	 8=u	(minUte)
	 9=t	(Tiny)
	10=s	(Small)
	11=n	(Normal - small)
	12=e	(Elite)
	14=m	(Medium)
	16=l	(Large)
	20=h	(Huge)
text color
	a=aqua
	b=blue
	d=dark blue
	l=light blue
	g=green	(#428484)
	k=black
	r=red
	m=magenta
	y=yellow
	n=havy
backgroung color
	a=aqua
	g=green	(#428484)
	l=light gray
	r=red
	w=white
	m=magenta
	y=yellow
text align
	l=left
	c=center
	r=right
weight
	n=normal
	b=bold
alternate font
	nothing = verdana
	t=tahoma

line-height: 12px (font+2)
text-transform: uppercase;
*/

body 
{
   color: #428484;		/* shade of green */
   background-color: White;
   font-family: verdana, tahoma, arial, helvetica, sans-serif;
   font-size: 11px;
   line-height: 13px;
   font-weight:bold;
   margin: 0px; 
   padding: 0px;
   text-decoration: none;	/* eliminates link underline */
}

input.search
{
	color: Black;
	background-color: aqua;
	font-family: verdana;
	font-size: 11px;
	line-height: 13px;
	font-weight : bold;
	border: solid #999999;
	border-width: 1px;
}

input.black {
	color: Black;
	background-color: white;
	font-family: verdana;
	font-size: 11px;
	line-height: 13px;
	align: left;
}

input.blue {
	color: Blue;
	background-color: white;
	font-family: verdana;
	font-size: 11px;
	line-height: 13px;
	align: left;
}

input.red {
	color: Red;
	background-color: white;
	font-family: verdana;
	font-size: 11px;
	line-height: 13px;
	font-weight : bold;
}

input.redc {
	color: Red;
	background-color: white;
	font-family: verdana;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	font-weight : bold;
}

input.redr {
	color: Red;
	background-color: white;
	font-family: verdana;
	font-size: 11px;
	line-height: 13px;
	text-align: right;
	font-weight : bold;
}

HR {
	height: 1px;
	color: blue;
	margin: 15px;
}

H1 {
	color : Blue;
	font-family : verdana;
	font-size : 14px;
	font-weight:bold;
	margin : 15px;
}

SELECT {
	color : Red;
	font-family : verdana;
	font-size : 10px;
	font-weight:bold;
}
SELECT.blue {
	color : blue;
	font-family : verdana;
	font-size : 11px;
	font-weight:bold;
}

TEXTAREA {
	color : Red;
	font-family : verdana;
	font-size : 11px;
	font-weight:bold;
	text-align: left;
}

A:link, A:visited, A:active {
	color: #428484;
	background-color: white;
	font-size:10px;
	line-height: 11px;
	font-weight:bold;
	text-decoration: none;
}

A:hover {
	color: Red;
	background-color:white;
	font-family : tahoma;
	font-size:10px;
	line-height: 11px;
	font-weight:bold;
	text-decoration: none;
}

A.egglb:link, A.egglb:visited, A.egglb:active{	
	color: #428484;
	background-color: #428484;
	font-family : verdana;
	font-size : 10px;
	font-weight : bold;
}

A.egglb:hover {
	color: #428484;
	background-color: #428484;
	font-family : verdana;
	font-size : 10px;
	font-weight : bold;
}

A.ekwlb:link, A.ekwlb:visited, A.ekwlb:active{	
	color : Black;
	background-color:white;
	font-family : verdana;
	font-size : 10px;
	text-decoration: none;
	font-weight:bold;
}

A.ekwlb:hover {				
	color : Red;
	background-color:white;
	font-family : verdana;
	font-size : 10px;
	text-decoration: none;
	font-weight:bold;
}

A.egwlb:link, A.egwlb:visited, A.egwlb:active{	
	color: #428484;
	background-color: White;
	font-family : verdana;
	font-size : 10px;
	font-weight : bold;
}

A.egwlb:hover {
	color: white;
	background-color: #428484;
	font-family : verdana;
	font-size : 10px;
	font-weight : bold;
}

A.erwlb:link, A.erwlb:visited, A.erwlb:active{	
	color : Red;
	background-color:white;
	font-family : verdana;
	font-size : 10px;
	text-decoration: none;
	font-weight:bold;
}

A.erwlb:hover {				
	color : Blue;
	background-color:white;
	font-family : verdana;
	font-size : 10px;
	text-decoration: none;
	font-weight:bold;
}

A.nbwcb:link, A.nbwcb:visited, A.nbwcb:active{	
	color : Blue;
	background-color:white;
	font-family : verdana;
	font-size : 11px;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
}
A.nbwcb:hover {					
	color : Red;
	background-color:white;
	text-align: center;
	font-family : verdana;
	font-size : 11px;
	text-decoration: none;
	font-weight:bold;
}

A.nbwlb:link, A.nbwlb:visited, A.nbwlb:active {					
	color : blue;
	background-color: white;
	font-family : verdana;
	font-size : 11px;
	font-weight : bold;
	text-align : left;
}

A.nbwlb:hover {
	color : white;
	background-color: blue;
	font-family : verdana;
	font-size : 11px;
	font-weight : bold;
	text-align : left;
}

A.nbwrb:link, A.nbwrb:visited, A.nbwrb:active {					
	color : blue;
	background-color: white;
	font-family : verdana;
	font-size : 11px;
	font-weight : bold;
	text-align : right;
}

A.nbwrb:hover {
	color : white;
	background-color: blue;
	font-family : verdana;
	font-size : 11px;
	font-weight : bold;
	text-align : right;
}

A.nkwcb:link, A.nkwcb:visited, A.nkwcb:active{	
	color : Black;
	background-color:white;
	font-family : verdana;
	font-size : 11px;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
}
A.nkwcb:hover {					
	color : Red;
	background-color:white;
	font-family : verdana;
	font-size : 11px;
	text-decoration: none;
	font-weight:bold;
}

A.nkwlb:link, A.nkwlb:visited, A.nkwlb:active{	
	color : Black;
	background-color:white;
	font-family : verdana;
	font-size : 9px;
	text-decoration: none;
	font-weight:bold;
}

A.nkwlb:hover {					
	color : Red;
	background-color:white;
	font-family : verdana;
	font-size : 11px;
	text-decoration: none;
	font-weight:bold;
}

A.nrwrb:link, A.nrwrb:visited, A.nrwrb:active {					
	color : red;
	background-color: white;
	font-family : verdana;
	font-size : 11px;
	font-weight : bold;
	text-align : right;
}

A.nrwrb:hover {
	color : white;
	background-color: red;
	font-family : verdana;
	font-size : 11px;
	font-weight : bold;
	text-align : right;
}

A.tkwln:link, A.tkwln:visited, A.tkwln:active { 
	color:Black;
	background-color:white;
	font-size : 9px;
	text-decoration: none;
}

A.tkwln:hover {					
	color : Blue;
	background-color:white;
	font-size : 10px;
	text-decoration: none;
	font-weight:bold;
}

A.tkwlb:link, A.tkwlb:visited, A.tkwlb:active { 
	color:Black;
	background-color:white;
	font-size : 9px;
	text-decoration: none;
	font-weight:bold;
}

A.tkwlb:hover {					
	color : Blue;
	background-color:white;
	font-size : 10px;
	text-decoration: none;
	font-weight:bold;
}

TABLE {					
	color: #428484;
	background-color: White;
	font-family : verdana;
	font-size : 8px;
	font-weight : bold;
	margin : 1px;	
	vertical-align : top;
}

TABLE.ngwlb {					
	color: #428484;
	background-color: White;
	font-family : verdana;
	font-size : 11px;
	font-weight : bold;
	margin : 15px;	
	vertical-align : top;
}
TABLE.nrwcb {					
	color: red;
	background-color: White;
	font-family : verdana;
	font-size : 11px;
	font-weight : bold;
	margin : 15px;	
	vertical-align : top;
	text-align : center;
}

TR {					
	font-size: 8px;
	font-weight : bold;
	vertical-align : top;
	margin : 0px;	
}

TR.border {					
	border-bottom-color: blue;
	border-bottom-style: dashed;
	border-bottom-width: medium;	/*thin,thick*/
	color: #428484;
	background-color: White;
	font-family : verdana;
	font-size : 10px;
	font-weight : bold;
	margin : 1px;	
	vertical-align : top;
}

TR.center {					
	color: black;
	background-color: White;
	font-family : verdana;
	font-size : 10px;
	font-weight : bold;
	margin : 1px;	
	vertical-align : top;
	text-align: center;
}

TR.hdgs {					
	color: black;
	background-color: yellow;
	font-size: 8px;
	font-weight : bold;
	vertical-align : top;
	margin : 0px;	
}

TR.hdgsc {					
	color: black;
	background-color: yellow;
	font-size: 8px;
	font-weight : bold;
	vertical-align : top;
	text-align: center;
	margin : 0px;	
}
TR.hdgsr {					
	color: white;
	background-color: YELLOW;
	font-size: 11px;
	font-weight : bold;
	vertical-align : top;
	text-align: right;
}
TR.image {
	background: url(images/bluesquare.bmp);
	color: white;
	font-size: 14px;
	font-weight : bold;
}

TR.tyblb {
	color: black;
	background-color: #FFFFCC;
	font-size: 9px;
	font-weight : bold;
	vertical-align : top;
	text-align: left;
}
TR.tbylb {
	color: black;
	background-color: white;
	font-size: 9px;
	font-weight : bold;
	vertical-align : top;
	text-align: left;
}
TR.tbglb {
	color: black;
	background-color: yellow;
	font-size: 9px;
	font-weight : bold;
	vertical-align : top;
	text-align: left;
}
TD.border {					
	border-top:2px solid #999;
	border-right:2px solid #333;
	border-bottom:2px solid #333;
	border-left:2px solid #999; 
	font-size : 10px;
	font-weight : bold;
	margin : 1px;	
	vertical-align : top;
}
TD.hdgs {					
	color: black;
	background-color: yellow;
	font-size: 8px;
	font-weight : bold;
	vertical-align : top;
}

TD.hdgsc {					
	color: black;
	background-color: yellow;
	font-size: 8px;
	font-weight : bold;
	vertical-align : top;
	text-align: center;
}
TD.hdgsr {					
	color: black;
	background-color: yellow;
	font-size: 8px;
	font-weight : bold;
	vertical-align : top;
	text-align: right;
}
TD.ewgcb {					
	color: White;
	background-color: #428484;
	font-size: 12px;
	font-weight : bold;
	text-align: center;
	vertical-align : top;
}

TD.ewglb {					
	color: White;
	background-color: #428484;
	font-size: 12px;
	font-weight : bold;
	text-align: left;
	vertical-align : top;
}

TD.ewgrb {					
	color: White;
	background-color: #428484;
	font-size: 12px;
	font-weight : bold;
	text-align: right;
	vertical-align : top;
}

TD.mbllb {
	color: black;
	background-color: #dcf3fe;
	font-family : verdana;
	font-size : 12px;
	font-weight : bold;
}

TD.mbwcb {
	color: blue;
	background-color: white;
	font-family : verdana;
	font-size : 12px;
	font-weight : bold;
	text-align: center;
}

TD.mwdlb {
	color: white;
	background-color: #000090;
	font-size : 14px;
	font-weight : bold;
}
TD.nbwcb {
	color: blue;
	font-family : verdana;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
}

TD.nbwlb {					
	color: Blue;
	background-color: White;
	font-family : verdana;
	font-size : 11px;
	font-weight : bold;
}

TD.nbwrb {					
	color: blue;
	font-family : verdana;
	font-size : 11px;
	font-weight : bold;
	text-align : right;
}

TD.cbwrb {					
	color: blue;
	font-family : courier;
	font-size : 9px;
	font-weight : bold;
	text-align : right;
}

TD.ngwcb {
	color: #428484;
	background-color: White;
	font-family : verdana;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
}

TD.ngwlb {					
	color: #428484;
	background-color: White;
	font-family : verdana;
	font-size : 11px;
	font-weight : bold;
}

TD.ngwrb {					
	color: #428484;
	background-color: White;
	font-family : verdana;
	font-size : 11px;
	font-weight : bold;
	text-align : right;
}

TD.nkwlb {
	color : black;
	background-color: White;
	font-family : tahoma;
	font-size : 9px;
	font-weight : bold;
	text-align : left;
}

TD.nkwrb {
	color : black;
	background-color: White;
	font-family : tahoma;
	font-size : 9px;
	font-weight : bold;
	text-align : right;
}

TD.nkyrb {
	color : black;
	background-color: yellow;
	font-family : tahoma;
	font-size : 9px;
	font-weight : bold;
	text-align : right;
}

TD.nkylb {
	color : black;
	background-color: yellow;
	font-family : tahoma;
	font-size : 9px;
	font-weight : bold;
	text-align : left;
}

TD.nkycb {
	color : black;
	background-color: yellow;
	font-family : tahoma;
	font-size : 9px;
	font-weight : bold;
	text-align : center;
}

TD.nnwlb {
	color: navy;
	background-color: White;
	font-size: 9px;
	font-weight : bold;
	vertical-align : top;
}

TD.nrwlb {
	color: red;
	background-color: White;
	font-size: 9px;
	font-weight : bold;
	vertical-align : top;
}

TD.nwglb {					
	color: White;
	background-color: #428484;
	font-size: 11px;
	font-weight : bold;
	vertical-align : top;
}

TD.nrwcb {
	color : red;
	font-family : tahoma;
	font-size : 9px;
	font-weight : bold;
	text-align : center;
}

TD.nrwrb {					
	color : red;
	font-family : verdana;
	font-size : 9px;
	font-weight : bold;
	text-align : right;
}

TD.nwbcb {					
	color: white;
	background-color : Blue;
	font-family : tahoma;
	font-size : 9px;
	text-align: center;
	vertical-align : top;
	font-weight: bold;
}

TD.nwgcb {					
	color: white;
	background-color : #428484;
	font-family : tahoma;
	font-size : 9px;
	text-align: center;
	vertical-align : top;
	font-weight: bold;
}

TD.nwgrb {					
	color: white;
	background-color : #428484;
	font-family : tahoma;
	font-size : 9px;
	text-align: right;
	vertical-align : top;
	font-weight: bold;
}

TD.nwmcb {					
	color: white;
	background-color : #FF00FF;  /* magenta */
	font-family : tahoma;
	font-size : 9px;
	text-align: center;
	vertical-align : top;
	font-weight: bold;
}

TD.sbwlb {
	color: Blue;
	background-color : white;
	font-family : tahoma;
	font-size : 10px;
	text-align: left;
	vertical-align : top;
	font-weight: bold;
}

TD.sbwrb {					
	color: Blue;
	background-color : white;
	font-family : tahoma;
	font-size : 10px;
	text-align: right;
	vertical-align : top;
	font-weight: bold;
}

TD.sgwrb {					
	color: #428484;
	background-color : white;
	font-family : tahoma;
	font-size : 10px;
	text-align: right;
	vertical-align : top;
	font-weight: bold;
}

TD.red {
	color: red;
}

TD.tkwlb {					
	color : Black;
	font-family : tahoma;
	font-size : 10px;
	font-weight:bold;
}

TD.tbwcb {					
	color : Blue;
	font-family : tahoma;
	font-size : 8px;
	font-weight:bold;
	text-align : center;
}

TD.tgwlb {					
	color : #428484;
	font-family : verdana;
	font-size : 9px;
	font-weight : bold;
}

TD.tgwrb {
	color : #428484;
	font-family : verdana;
	font-size : 9px;
	font-weight : bold;
	text-align: right;
}

TD.skylb{					
	color: Black;
	background-color : Yellow;
	font-family : verdana;
	font-size : 10px;
	font-weight : bold;
}

TD.skyrb{
	color: Black;
	background-color : Yellow;
	font-family : verdana;
	font-size : 10px;
	font-weight : bold;
	text-align : right;
}

TD.smwrb {					
	color: #FF00FF;
	background-color : white;
	font-family : tahoma;
	font-size : 10px;
	text-align: right;
	vertical-align : top;
	font-weight: bold;
}

P.mbwcb {
	color: blue;
	font-family : verdana;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
	margin : 15px;
}

P.mbwlb {
	color: blue;
	font-family : verdana;
	font-size : 14px;
	font-weight : bold;
	text-align : left;
	margin : 15px;
}

P.mkwcb {
	color: black;
	font-family : verdana;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
	margin : 15px;
}

P.mrwlb {
	color: red;
	font-family : verdana;
	font-size : 14px;
	font-weight : bold;
	text-align : left;
	margin : 15px;
}

P.mrwcb {
	color: red;
	font-family : verdana;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
	margin : 15px;
}

P.nbwcb{	
	color : Blue;
	background-color:white;
	font-family : verdana;
	font-size : 14px;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
}


P.nbwrb {					
	color: blue;
	font-family : verdana;
	font-size : 9px;
	font-weight : bold;
	text-align : right;
	margin : 15px;
}

P.ngwcb {
	color: #428484;
	background-color: white;
	font-family : verdana;
	font-size : 9px;
	font-weight:bold;
	text-align: center;
	margin : 15px;
}

P.ngwlb {					
	color: #428484;
	background-color: white;
	font-family : verdana;
	font-size : 9px;
	font-weight:bold;
	margin : 15px;
}

P.nrwcb {					
	color : red;
	font-family : tahoma;
	font-size : 9px;
	font-weight : bold;
	text-align : center;
	margin : 15px;
}

P.nrwlb	{					
	color: red;
	font-family : verdana;
	font-size : 9px;
	font-weight : bold;
	margin : 15px;
}


P.swglb {					
	font-family : tahoma;
	font-size: 10px;
	font-weight:bold;
	margin : 15px;
}

P.tgwrb {
	color : #428484;
	font-family : verdana;
	font-size : 9px;
	font-weight : bold;
	text-align: right;
	margin: 15px;
}

LI.ngwlb {					
	color: #428484;
	background-color: white;
	font-family : verdana;
	font-size : 9px;
	font-weight:bold;
}

LI.nrwlb {					
	color: red;
	background-color: white;
	font-family : verdana;
	font-size : 9px;
	font-weight:bold;
}

LI.nbwlb {
	color: blue;
	background-color: white;
	font-family : verdana;
	font-size : 9px;
	font-weight:bold;
}

OL.nbwlb {
	color: blue;
	background-color: white;
	font-family : verdana;
	font-size : 9px;
	font-weight:bold;

}

OL.ngwlb {
	color: #428484;
	background-color: white;
	font-family : verdana;
	font-size : 9px;
	font-weight:bold;

}

UL.ngwlb {					
	color: #428484;
	background-color: white;
	font-family : verdana;
	font-size : 9px;
	font-weight:bold;
}

#sddm {
	margin: 0;
	padding: 0;
	z-index: 30;
	font: bold 10px arial;
}

#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 10px arial;
}

#sddm li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	color: white;
	background: blue;
	text-align: center;
	text-decoration: none;
	font: bold 10px arial;
}

#sddm li a:hover {
	background:white;
	color:red;
	font: bold 10px arial;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	color:white
	background: blue;
	border: 1px solid #5970B2;
	font: bold 10px arial;
}

#sddm div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: aliceblue;
	color: blue;
	font: 11px verdana;
}

#sddm div a:hover {
	background: lightgoldenrodyellow;
	color: red;
	font: bold 11px verdana;
}

OPTION.mar {
	background-color:maroon; color:white;
}
OPTION.white {
	background-color:white; color:red;
}

}