/*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: #00000; font-size: 11px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 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: #ffffff; font-size: 11px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
	.date a:link    { color: #ffffff; text-decoration: none }
	.date a:hover   { color: #80b7b9; text-decoration: none }
	.date a:active  { color: #ffffff; text-decoration: none }
	.date a:visited { color: #ffffff; text-decoration: none }

.category1  { color: #ffffff; font-weight: bold; font-size: 15px; line-height: 18px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 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: #ffffff; font-size: 11px; line-height: 15px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
	.itemname a:link    { color: #ffffff; text-decoration: none }
	.itemname a:hover   { color: #ffffff; text-decoration: none }
	.itemname a:active  { color: #ffffff; text-decoration: none }
	.itemname a:visited { color: #ffffff; 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 }
.iteminfo img {padding: 3px 0;}

.hide { }
.show { display:none }
.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: 15px; text-decoration: none; background-color: #e5f1f1; border-width: 1px; border-color: #80b7b9 }
.printbox { }
