
.page {
	background-color: #eeeeee;
}

.menu {
	font-size: 10pt;
	font-weight: bold;
	background-color: #ffffcc;
	border: 1;
	border-style: solid;
	border-color: #aaaaaa;
        padding: 10;
	/*background: #eccc88 url(/webimg/main_bg2.jpg) repeat-x top left; */
	background: #e7e7e7 url(/webimg/main_bg3.jpg) repeat-x top left;
}

.top {
	background-color: #eeeeee;
	color: #ffffff;
}


.content {
	background-color: #ffffff;
	color: #000000;
	border: 1;
	border-style: solid;
	border-color: #aaaaaa;
        background: #e7e7e7 url(/webimg/main_bg3.jpg) repeat-x top left;
}

.item {
	background-color: #eeeeee;
	color: #333333;
//        background: #ffffff url(/webimg/item_bg3.gif) repeat-x top left;
}

.itemframe { 
  border: 1;
  border-style: solid;
  border-color: #888888;
  border-width: 2;
}

.imageframe { 
  border: 1;
  border-style: solid;
  border-color: #000000;
  border-width: 1;
  margin: 0;
  padding: 0;
}

.tbutton { 
        font-size: 10pt;
        font-weight: bold;
        background-color: #ffffcc;
        border: 1;
        border-style: solid;
        border-color: #000000;
        border-width: 1;
        padding: 1;
        text-decoration: none;
}

.bbutton { 
        font-size: 10pt;
        font-weight: bold;
        background-color: #ffffcc;
        border: 1;
        border-style: solid;
        border-color: #000000;
        border-width: 1;
        padding: 1;
        text-decoration: none;
  color: green;
}

.mbutton { 
        font-size: 10pt;
        font-weight: bold;
        color: #ffffff;
        border: 1;
        border-style: solid;
        border-color: #666666;
        border-width: 2;
        padding: 1;
	font-color: #333333;
        text-decoration: none;
	text-align: center;
        /*background: #666699 url(/webimg/buttongrad2.jpg) repeat-x top left;*/
/*	background: #eccc88  url(/webimg/g.gif) repeat-x top left; */
        background: #eccc88  url(/webimg/web_grad1.png) repeat-x top left;

 }

.xmasbutton {
	font-size: 10pt;
        font-weight: bold;
        color: #ffffff;
        border: 2;
        border-style: solid;
        border-color: #009900;
        border-width: 4;
        padding: 1;
        text-decoration: none;
        text-align: center;
        background: #cc0033 repeat-x top left;
 }


.menulink {
        font-size: 10pt;
        font-weight: bold;
        color: #444444;
	hover: #888888;
        text-decoration: none;
}

A.menulink:hover { 
//	text-decoration:underline;
	color: #ff3333;
 }

A.xmasmenulink {
	font-size: 10pt;
        font-weight: bold;
        color: #ffffff;
        hover: #ff0000;
        text-decoration: none;
}

A.xmasmenulink:hover {
        color: #33ff33;
}

.footer {
	font-size: 8pt;
	color: #888888;
}

.exampletext { 
          font-size: 9pt;
        color: #888888;
 }

.nopadding { 
  border: 1;
  margin: 0;
  padding: 0;
}


/* LIST */

.list1 { 
        font-size: 7pt;
        font-weight: normal;
        background-color: #ffffcc;
}

.list2 { 
        font-size: 7pt;
        font-weight: normal;
        background-color: #ffffaa;
}

.listhead { 
        font-size: 7pt;
        font-weight: bold;
        background-color: #666699;
        color: #ffffff;
}


.itemhead { 
        font-size: 12pt;
        font-weight: bold;
//        background-color: #666699;
        background-color: #CC9933;
        background: #eccc88  url(/webimg/g.gif) repeat-x top left;
        background: #eccc88  url(/webimg/web_grad2.png) repeat-x top left;

//        color: #ffffff;
	color: #333333;

       border-style: solid;
        border-color: #CC6633;
//	 border-color: #3366CC;
        border-width: 1;
}

A.toplink {  
        font-size: 12pt; 
        font-weight: bold; 
        color: #ffffff; 
        hover: #ff0000;
}


.bottom { 
//  position: absolute;
  vertical-align: bottom;
}


.errtext { 
  font-weight: bold;
  color: red;
}

.errtext2 { 
  font-weight: normal;
  color: red;
}

.green { 
  font-weight: bold;
  color: green;

} }

LI { 
  list-style-image: url(http://www.afksoft.com/images/arrow.gif);
}

.list-title { 
  font-size: 12pt;
  font-weight: bold;
  color: #666699;
}


.page-title { 
  color: #666699;
}

.ilabel { 
  background-color: #cccccc;
//  background-color: #ffffee;
  font-style: italic;
}

.dlink { 
  color: #666699;
  font-weight: bold;
}
