/* Tags */
body { margin: 0px; background-color: #81a95d; font-family: arial; font-size: 12px; color: #ffffff; }
table { font-family: arial; }
input { font-family: arial; }
select { font-family: arial; }
textarea { font-family: arial; }
span { font-family: arial; }
td { font-size: 12px; font-weight: normal; color: #000000; }


table.main { background-image: url(/images/background.jpg); background-repeat: no-repeat; } 

div.main { width: 580; height: 600; overflow: auto; border: 01px ; padding: 0; margin: 20 0 0 20; }

td.title { font-size: 16px; font-weight: bold; color: #275d1a; }
td.subTitle { font-size: 14px; font-weight: bold; color: #36c004; }
td.titleMenu { font-size: 16px; font-weight: bold; text-decoration: underline; color: #ddf7c5; }

.normalMessage { font-size: 12px; font-weight: normal; color: #000000; }
.errorMessage { font-size: 12px; font-weight: bold; color: #ff0000; }
.menuTopDivider { font-size: 14px; font-weight: bold; color: #ffffff; text-decoration: none; }
.menuTopText { font-size: 14px; font-weight: normal; color: #ffffff; text-decoration: none; }
.fieldRequired 			{ font-size: 20px; font-weight: bold; line-height: 20px; color: #ff0000; text-decoration: none }
.pageSelected			{ font-size: 12px; font-weight: bold; color: #275d1a; text-decoration: none; }
.info 					{ font-size: 10px; color: #000000; }

.footer { color: #fff; }

.border {border: 1px solid #000000; }

.bold { font-weight: bold; }
.italic { font-style: italic; }
.underline { text-decoration: underline; }
.size16 { font-size: 16px; }
.size15 { font-size: 15px; }
.size14 { font-size: 14px; }
.size12 { font-size: 12px; }
.size11 { font-size: 11px; }
.size9 { font-size: 9px; }

.blue { color: #0066D0; }
.red { color: #FF0000; }
.green { color: #32cd32; }
.black { color: #000000; }
.justify { text-align: justify; }
.purple { color: #c71585; }

/* Basket */
.basketSmallTitle { font-size: 15px; font-weight: bold; color: #ffffff; background-color: #81a95d;}
.basketSmallTable { border: 2px solid #81a95d; background-color: #ffffff; }

/* Form */
.formData               { font-size: 12px; font-weight: bold; color: #000000; }
.formButton 			{ font-size: 12px; font-weight: bold; color: #ffffff; background-color: #49883a; border: 1px solid #275d1a; cursor: pointer; height: 18px;}
.formText				{ font-size: 12px; height: 18px; color: #000000; background-color: #ffffff; padding-left: 4px; border: #275d1a 1px solid; }
.formTextarea			{ font-size: 12px; color: #000000; background-color: #ffffff; padding-left: 4px; border: #0066D0 1px solid; }
.formSelect				{ font-size: 12px; height: 18px; color: #000000; background-color: #ffffff; padding-left: 0px; border: #275d1a 1px solid; }

/* Links */

a.menuTop:link,
a.menuTop:visited	{ font-size: 14px; font-weight: bold; color: #ffffff; text-decoration: none; }
a.menuTop:hover		{ font-size: 14px; font-weight: bold; color: #36c004; text-decoration: underline; }

a.menuLeft:link,
a.menuLeft:visited	{ font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none; }
a.menuLeft:hover	{ font-size: 12px; font-weight: bold; color: #36c004; text-decoration: underline; }

a.menuLeft2:link,
a.menuLeft2:visited	{ font-size: 12px; font-weight: bold; color: #f00; text-decoration: none; }
a.menuLeft2:hover	{ font-size: 12px; font-weight: bold; color: #fff; text-decoration: underline; }


a.option:link,
a.option:visited	{ font-size: 12px; font-weight: bold; color: #f2ae1b; text-decoration: none; }
a.option:hover		{ font-size: 12px; font-weight: bold; color: #81a95d; text-decoration: none; }

a.moreInfo:link,
a.moreInfo:visited	{ font-size: 11px; font-weight: bold; color: #81a95d; text-decoration: none; }
a.moreInfo:hover	{ font-size: 11px; font-weight: bold; color: #f2ae1b; text-decoration: underline; }

a.backTo:link,
a.backTo:visited	{ font-size: 12px; font-weight: bold; color: #c71585; text-decoration: none; }
a.backTo:hover	{ font-size: 12px; font-weight: bold; color: #656565; text-decoration: underline; }

a.pageLinks:link,
a.pageLinks:visited	{ font-size: 12px; font-weight: bold; color: #f2ae1b; text-decoration: none; }
a.pageLinks:hover	{ font-size: 12px; font-weight: bold; color: #81a95d; text-decoration: underline; }

a.info:link,
a.info:visited	    { font-weight: normal; color: #f2ae1b; text-decoration: underline; }
a.info:hover		{ font-weight: normal; color: #81a95d; text-decoration: none; }

a.footer:link,
a.footer:visited	    {  color: #fff; text-decoration: underline; }
a.footer:hover		{  text-decoration: none; }

