/*            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
	c=courier

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

body 
{ 
   color: blue;
   background-color: White;
   font-family: verdana, tahoma, arial, helvetica, sans-serif; 
   font-size: 10px;
   line-height: 11px
   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;
	font-weight : bold;
	line-height: 13px
	border: solid #999999;	/* medium shade of gray */
	border-width: 1px;
}

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

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

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

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

input.submit {
	color: white;
	background-color: red;
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border: solid black;
	border-width: 1px;
}

HR {
	height: 1px;
	color: blue;
	font-weight : bold;
	margin: 15px;
}

HR.g {
	height: 1px;
	color: green;
	font-weight : bold;
	margin: 15px;
}

HR.k {
	height: 1px;
	font-weight : bold;
	color: black;
	margin: 15px;
}

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

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

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

CAPTION {
	color : red;
	font-family : verdana;
	font-size : 11px;
	font-weight:bold;
	text-align: center;
}

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

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

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

A.ekwlb:hover {
	color : Red;
	background-color:white;
	font-family : verdana;
	font-size : 12px;
	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 : 11px;
	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.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: blue;
	background-color: white;
	font-family : verdana;
	font-size : 11px;
	font-weight : bold;
	margin : 15px;	
}

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

TR {
	color: black;
	background-color: White;
	font-family : verdana;
	font-size : 11px;
	font-weight : bold;
	vertical-align : top;
}

TD.mkllb {
	color: black;
	background-color: #dcf3fe;
	font-family : verdana;
	font-size : 14px;
	font-weight : bold;
	vertical-align : top;
}

TD.mbwcb {
	color: blue;
	font-family : verdana;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
	vertical-align : top;
}

TD.mbwlb {
	color: blue;
	font-family : verdana;
	font-size : 14px;
	font-weight : bold;
	text-align : left;
	vertical-align : top;
}

TD.mkwrb {
	color: black;
	font-family : verdana;
	font-size : 14px;
	font-weight : bold;
	text-align : right;
	vertical-align : top;
}

TD.mbwrb {
	color: blue;
	font-family : verdana;
	font-size : 14px;
	font-weight : bold;
	text-align : right;
	vertical-align : top;
}

TD.mgwrb {
	color: green;
	font-family : verdana;
	font-size : 14px;
	font-weight : bold;
	text-align : right;
	vertical-align : top;
}

TD.mrwlb {
	color: red;
	font-family : verdana;
	font-size : 14px;
	font-weight : bold;
	text-align : left;
	vertical-align : top;
}

TD.mrwrb {
	color: red;
	font-family : verdana;
	font-size : 14px;
	font-weight : bold;
	text-align : right;
	vertical-align : top;
}

TD.mwdlb {
	color: white;
	background-color: #000090;
	font-family : verdana;
	font-size : 14px;
	font-weight : bold;
	vertical-align : top;
}

TD.mwrcb {
	color: white;
	background-color: red;
	font-family : verdana;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
	vertical-align : top;
}

TD.nbwcb {
	color: blue;
	font-family : verdana;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	vertical-align : top;
}

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

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


TD.nkwcb {
	color : black;
	background-color: White;
	font-family : tahoma;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	vertical-align : top;
}

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

TD.nkwlbc {				/* courier */
	color : black;
	background-color: White;
	font-family : courier;
	font-size : 11px;
	font-weight : bold;
	text-align : left;
	vertical-align : top;
}

TD.nkwlbt {
	color : black;
	font-family : tahoma;
	font-size : 11px;
	font-weight : bold;
	vertical-align : top;
}

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

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

TD.nrycb {
	color: black;
	background-color: yellow;
	font-size: 11px;
	font-weight : bold;
	vertical-align : top;
	text-align : center;
}

TD.nrylb {
	color: black;
	background-color: yellow;
	font-size: 11px;
	font-weight : bold;
	vertical-align : top;
}

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

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

TD.nrwlb	{
	color: red;
	font-family : verdana;
	font-size : 11px;
	font-weight : bold;
	vertical-align : top;
}

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

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

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

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

TD.nwmcb {
	color: white;
	background-color : Magenta;
	font-family : tahoma;
	font-size : 11px;
	text-align: center;
	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.sbwcb {			
	color: white;
	background-color: blue;
	font-family : verdana;
	font-size : 10px;
	font-weight : bold;
	text-align : center;
}


TD.sbwlb {			
	color: white;
	background-color: blue;
	font-family : verdana;
	font-size : 10px;
	font-weight : bold;
	text-align : left;
}

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.smwcb {
	color: Magenta;
	background-color : white;
	font-family : tahoma;
	font-size : 10px;
	text-align: center;
	vertical-align : top;
	font-weight: bold;
}

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

TD.tkwlb {
	color : Black;
	font-family : tahoma;
	font-size : 10px;
	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.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.mrwrb {
	color: red;
	font-family : verdana;
	font-size : 14px;
	font-weight : bold;
	text-align : right;
	margin : 15px;
}

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

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

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


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

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

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

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

}

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

}

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

