BODY {
	color: Black;
	background-color: White;
	background-image: ../AltSite/graphics/c0c0A2.jpg;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

A {
	color: #000000;
}
A.plain {
	color: #000000;
	text-decoration: none;
}

p.protect {
	page-break-inside: avoid;
}

p.break {
	page-break-before: always;
}

A.plain:HOVER {
	color: #FF5555;
	text-decoration: none;
}

A:HOVER {
	color: #555555;
	text-decoration: none;
}

input.start { 
               height:24px;
               width:100px;
               background-color: #BBFFBB;
               color:#000000;
               border-left: 1px solid #793C03;
               border-bottom: 1px solid #793C03;
               border-right: 1px solid #793C03;
               border-top: 1px solid #793C03; }
input.end { 
               height:24px;
               width:100px;
               background-color: #BBCCBB;
               color:#000000;
               border-left: 1px solid #793C03;
               border-bottom: 1px solid #793C03;
               border-right: 1px solid #793C03;
               border-top: 1px solid #793C03; }
input.fixed { 
               height:24px;
               width:100px;
               background-color: #BBCCBB;
               color:#000000;
               border-left: 1px solid #793C03;
               border-bottom: 1px solid #793C03;
               border-right: 1px solid #793C03;
               border-top: 1px solid #793C03; }
input.button { 
               height:24px;
               background-color: #BBCCBB;
               color:#000000;
               border-left: 1px solid #793C03;
               border-bottom: 1px solid #793C03;
               border-right: 1px solid #793C03;
               border-top: 1px solid #793C03; }
input.view { 
               height:24px;
               background-color: #DDC483;
               color:#000000;
		font-weight: bold;
               border-left: 1px solid #793C03;
               border-bottom: 1px solid #793C03;
               border-right: 1px solid #793C03;
               border-top: 1px solid #793C03; }
input.viewA { 
               height:24px;
               background-color: #FFC483;
               color:#000000;
		font-weight: bold;
               border-left: 1px solid #793C03;
               border-bottom: 1px solid #793C03;
               border-right: 1px solid #793C03;
               border-top: 1px solid #793C03; }


TD
                { FONT-SIZE: 10pt;
                  FONT-FAMILY: Arial, Helvetica, sans-serif;
                  COLOR: #000000; }

.bodynav
                { FONT-SIZE: 10pt;
                  FONT-FAMILY: Arial, Helvetica, sans-serif;
                  TEXT-DECORATION: underline; }

.main
                { FONT-SIZE: 10pt;
                  FONT-FAMILY: Arial, Helvetica, sans-serif; }

.title
                { FONT-WEIGHT: bold;
                  FONT-SIZE: 14pt;
                  FONT-FAMILY: Arial, Helvetica, sans-serif; }

.subtitle
                { FONT-WEIGHT: bold;
                  FONT-SIZE: 10pt;
                  FONT-FAMILY: Arial, Helvetica, sans-serif; }

.heading
                { FONT-SIZE: 16pt;
                  FONT-FAMILY: Arial, Helvetica, sans-serif; }

.small
                { FONT-SIZE: 8pt;
                  FONT-FAMILY: Arial, Helvetica, sans-serif; }


