/* element */

body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }
td   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; color: #000000; font-style: normal; font-weight: normal; text-decoration: none; }

.nav           { font-family: Verdana, Arial, Helvetica, sans-serif; 
			     font-size: 10px; line-height: 12px; font-weight: normal; color: #ffffff; text-decoration: none; }
.nav a:link    { color: #ffffff; text-decoration: none; }
.nav a:visited { color: #ffffff; text-decoration: none; }
.nav a:hover   { color: #000000; text-decoration: none; }
.nav a:active  { color: #000000; text-decoration: none; }

.nav2           { font-family: Verdana, Arial, Helvetica, sans-serif; 
			     font-size: 14px; line-height: 16px; font-weight: bold; color: #E0B712; text-decoration: none; }
.nav2 a:link    { color: #ffffff; text-decoration: none; }
.nav2 a:visited { color: #ffffff; text-decoration: none; }
.nav2 a:hover   { color: #000000; text-decoration: none; }
.nav2 a:active  { color: #000000; text-decoration: none; }

/* BG image */
.midBg {
	background-image:  url(images/midBg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/* FORM stuff */
.box1 {  font-family: Verdana, Arial, Helvetica, sans-serif; 
         font-size: 10px; line-height: 12px; color: #888888; border: #999999; border-style: solid; background: #EEEEEE; width: 233px; height: 14px; 
		 border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }

.box2 {  font-family: Verdana, Arial, Helvetica, sans-serif; 
         font-size: 10px; line-height: 12px; color: #888888; border: #999999; border-style: solid; background: #EEEEEE; width: 228px; height: 76px; 
		 border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }
