body {
	margin: 0px;
	padding: 0px;
	background: #fafae5 url(../graphics/backdrop01.png) top left repeat-x;
	font: 10pt arial, helvetica, tahoma;
}

table { font: 10pt arial, helvetica, tahoma, sans-serif; }

a:link { color: #006666; text-decoration: none; font-weight: bold; }
a:visited { color: #006666; text-decoration: none; font-weight: bold; }
a:active { color: #006666; text-decoration: none; font-weight: bold; }
a:hover { color: #006666; text-decoration: none; font-weight: bold; }

a.menu:link { color: #000000; text-decoration: none; font-weight: bold; font-size: 11pt; }
a.menu:visited { color: #000000; text-decoration: none; font-weight: bold; font-size: 11pt; }
a.menu:active { color: #000000; text-decoration: none; font-weight: bold; font-size: 11pt; }
a.menu:hover { color: #ffffff; text-decoration: none; font-weight: bold; font-size: 11pt; }
a.submenu:link { color: #000000; text-decoration: none; font-weight: normal; font-size: 10pt; }
a.submenu:visited { color: #000000; text-decoration: none; font-weight: normal; font-size: 10pt; }
a.submenu:active { color: #000000; text-decoration: none; font-weight: normal; font-size: 10pt; }
a.submenu:hover { color: #ffffff; text-decoration: none; font-weight: normal; font-size: 10pt; }

.inputSubmit { color: #000000; background-color: #EEEEEE; border: 1px solid #000000; font: bold 8pt arial, helvetica, tahoma; }
.inputBox { color : #000000; background : #FFFFFF; border: 1px solid #000000; font: 8pt arial, helvetica, tahoma; }

.Err		{ color: #ff0000; padding: .2em; border: 1px solid #000; background-color: #EEEEEE; margin-bottom: 10px; }
.Sho		{ color: #000; padding: .2em; border: 1px solid #000; background-color:#EEEEEE; margin-bottom: 10px; }

#footer { font-size: 8pt; text-align: center; padding: 10px 0px; }
#footer a:link { text-decoration: none; color: #000000; font-weight: normal; }
#footer a:hover { text-decoration: none; color: #000000; font-weight: normal; }
#footer a:visited { text-decoration: none; color: #000000; font-weight: normal; }
#footer a:active { text-decoration: none; color: #000000; font-weight: normal; }

.title_section { font-size: 14pt; color: #ffffff; background: #9c9273; padding: 3px 5px; }
.title_item { font-weight: bold; font-size: 12pt; color: #999900; }



