BODY {
	color: Black;
	background-color: FAEEEE;
        BACKGROUND-IMAGE: /images/background1.gif;
	font-family: Arial, sans-serif;
	font-size: 12pt;
}

A {
	color: #000000;
}
A.subcat {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}


A.subcat:HOVER {
	color: #cc9911;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
A.plain {
	color: #000000;
	text-decoration: none;
}


A.plain:HOVER {
	color: #cc9911;
	text-decoration: underline;
}

A.nothing {
	color: #000000;
	text-decoration: none;
}


A.nothing:HOVER {
	color: #000000;
	text-decoration: none;
}

A:HOVER {
	color: #333333;
	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; }


TH
                { FONT-SIZE: 14pt;
                  FONT-FAMILY: Arial, Helvetica, sans-serif;
		  FONT-WEIGHT: bold;
                  COLOR: #DDAA22 ;}
TD
                { FONT-SIZE: 10pt;
                  FONT-FAMILY: Arial, Helvetica, sans-serif;
                  COLOR: #000000; }
.bigger
                { FONT-SIZE: 10pt;
                  FONT-FAMILY: Arial, Helvetica, sans-serif;
                  background-color: #FFFFFF;
                  COLOR: #000000; }

.notbigger
                { FONT-SIZE: 12pt;
                  FONT-FAMILY: Arial, Helvetica, sans-serif;
                  background-color: #FFFFEE;
                  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; }

