/*MAIN PAGES*/
.menu { color: #007073; font-size: 11px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
	.menu a:link    { color: #007073; text-decoration: none }
	.menu a:hover   { color: #007073; text-decoration: none }
	.menu a:active  { color: #007073; text-decoration: none }
	.menu a:visited { color: #007073; text-decoration: none }
	
.menu2  { color: #80b7b9; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 13px; text-decoration: none }
	.menu2 a:link    { color: #007073; text-decoration: none }
	.menu2 a:hover   { color: #007073; text-decoration: none }
	.menu2 a:active  { color: #007073; text-decoration: none }
	.menu2 a:visited { color: #007073; text-decoration: none }
	
.text  { color: #000; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 13px; text-decoration: none }
	.text a:link    { color: #007073; text-decoration: none }
	.text a:hover   { color: #007073; text-decoration: none }
	.text a:active  { color: #007073; text-decoration: none }
	.text a:visited { color: #007073; text-decoration: none }
	
.date  { color: #000; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 13px; text-decoration: none }
	.date a:link     { color: #000; text-decoration: none }
	.date a:hover    { color: #000; text-decoration: none }
	.date a:active   { color: #000; text-decoration: none }
	.date a:visited  { color: #000; text-decoration: none }

.category1   { color: #000; font-size: 15px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 18px; text-decoration: none }

.category2  { color: #007073; font-size: 13px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

.catinfo  { color: #80b7b9; font-size: 11px; line-height: 15px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

.itemname  { color: #000; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 15px; text-decoration: none }
	.itemname a:link     { color: #000; text-decoration: none }
	.itemname a:hover    { color: #000; text-decoration: none }
	.itemname a:active   { color: #000; text-decoration: none }
	.itemname a:visited  { color: #000; text-decoration: none }

.input { color: #00000; font-size: 11px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.inputerror { font-size: 11px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #fa8072 }
/*DETAIL POP-UP*/

.detailitemname  { color: #000000; font-weight: bold; font-size: 18px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.iteminfo  { color: #007073; font-size: 11px; line-height: 15px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.hide { display:none; }
.show { }
.formbutton  { color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; text-decoration: none; background-color: #007073; background-position: 5px 0; border-width: 5px; border-color: #007073 }
.formboxes  { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; line-height: 15; text-decoration: none; background-color: #e5f1f1; border-width: 1px; border-color: #80b7b9 }
.printbox { padding: 3pt; border: solid 1pt #80b7b9 }
