body
{
	scrollbar-face-color: #FFFFF9;
	scrollbar-shadow-color: #666600;
	scrollbar-highlight-color: #666600;
	scrollbar-3dlight-color: #FFFFF9;
	scrollbar-darkshadow-color: #FFFFF9;
	scrollbar-track-color: #FFFFF9;
	scrollbar-arrow-color: #666600;
	background-image: url(images/copyright.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

a
{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.designer
{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #C76C45;
	font-weight: bold;
	text-decoration: none;
}

a.designer:hover
{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #C76C45;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #000000;
}

  .headline {
             font-family: Arial, Helvetica, sans-serif;
             font-size: 12px;
             line-height: normal;
             font-weight: bold;
             color: #000000;
             text-transform: none;
             font-style: italic
            }

ul {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 12px;
    font-weight: normal;
    color: #000000;
    text-transform: none
   }

ol {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 12px;
    font-weight: normal;
    color: #000000;
    text-transform: none
   }

  .bodytext  {
              font-family: Georgia, Times New Roman, Times, serif;
              font-size: 11px;
              color: #000000;
             }

  .menutext  {
              font-family: Georgia, Times New Roman, Times, serif;
              font-size: 11px;
              font-weight: bold;
              color: #666600;
             }
  .bagnametext  {
              font-family: Georgia, Times New Roman, Times, serif;
              font-size: 14px;
              font-weight: bold;
              color: #000000;
				  text-align: right;
             }
  .bagdesctext  {
              font-family: Georgia, Times New Roman, Times, serif;
              font-size: 11px;
              color: #000000;
             }
  .bagpricetext  {
              font-family: Georgia, Times New Roman, Times, serif;
              font-size: 14px;
              font-weight: bold;
              color: #000000;
				  text-align: right;
             }

  .bodytexthead    {
                    font-weight: bold;
                    font-size: 14px;
                    line-height: 19px;
                    font-family: Verdana;
                   }

  .cmgr            {
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 11px;
                    line-height: 12.5px;
                    color: #000000;
                    text-transform: none
                   }

  .formtext  {
              font-family: Verdana, Arial, Helvetica, sans-serif;
              font-size: 9px;
              line-height: 11px;
              font-weight: normal;
              color: #000000;
              text-transform: none
             }

  .formtexthead  {
                  font-family: Verdana, Arial, Helvetica, sans-serif;
                  font-size: 12px;
                  line-height: 14px;
                  font-weight: bold;
                  color: #000000;
                  text-transform: none
                 }
                 
.orderBorder
{
	border-top: 1px #cccccc solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	border-left: 1px #cccccc solid;
}

.btnDefault
{
 font-family: Arial;
 font-size: 10px;
 color: #000000;
 border-color: CCCCCC;
 height: 18px;
 border-width: 1px;
 cursor: hand;
}

.btnSend
{
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 12px;
 font-style: italic;
 font-weight: bold;
 color: #000000;
 background-color: transparent;
 border: none
 height: 20px;
 cursor: hand;
}

.btnTransparent
{
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 12px;
 font-style: italic;
 font-weight: bold;
 color: #000000;
 background-color: transparent;
 border: none;
 height: 18px;
 cursor: hand;
}

.btnCart
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 line-height: 12.5px;
 font-weight: normal;
 color: #000000;
 background-color: FFFFCC;
 border-color: CCCCCC;
 height: 18px;
 border-width: 1px;
 width: 150px;
 cursor: hand;
}

.txtfieldlogon
{
 font-family: Verdana;
 font-size: 10px;
 line-height: 12.5px;
 font-weight: normal;
 color: #000000;
 width: 200px;
 height: 18px;
 background-color: FFFFF9;
 border-width: 1px;
 border-color: CCCCCC;
 border-style: solid;
}

.txtfield
{
 font-family: Verdana;
 font-size: 10px;
 line-height: 12.5px;
 font-weight: normal;
 color: #000000;
 width: 200px;
 height: 18px;
 background-color: FFFFF9;
 border-width: 1px #CCCCCC solid;
}

.txtfield100
{
 font-family: Verdana;
 font-size: 10px;
 font-weight: normal;
 color: #000000;
 width: 100%;
 background-color: FFFFF9;
 border: 1px #000000 solid;
}

.txtName100
{
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 14px;
 font-weight: bold;
 color: #000000;
 width: 100%;
 background-color: #FFFFF9;
 border: 1px #000000 solid;
 text-align: right;
}

.txtPrice100
{
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 14px;
 font-weight: bold;
 color: #000000;
 width: 100%;
 background-color: #FFFFF9;
 border: 1px #000000 solid;
 text-align: right;
}

.txtDesc100
{
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 11px;
 color: #000000;
 width: 100%;
 height: 180px;
 background-color: #FFFFF9;
 border: 1px #000000 solid;
}

.txtSendMsg100
{
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 11px;
 color: #000000;
 width: 100%;
 height: 100%;
 background-color: #FFFFF9;
 border: none;
}

.txtSendField100
{
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 11px;
 color: #000000;
 width: 100%;
 height: 16px;
 background-color: #FFFFF9;
 border: none;
 margin-top:1px;
}
* html .txtSendField100 { margin:0; }

.txtSendEml100
{
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 11px;
 color: #0000FF;
 width: 100%;
 height: 16px;
 background-color: #FFFFF9;
 border: none;
 text-decoration: underline;
 margin-top:3px;
}
* html .txtSendEml100 { margin:0; }

.list
{
 font-family: Verdana;
 font-size: 10px;
 color: #000000;
 width: 40px;
 height: 14px;
 background-color: FFFFF9;
 border: 1px #CCCCCC solid;
}

.emlfield
{
 font-family: Verdana;
 font-size: 10px;
 line-height: 12.5px;
 font-weight: normal;
 color: #0000FF;
 width: 200px;
 height: 18px;
 background-color: FFFFF9;
 border-width: 1px;
 border-color: CCCCCC;
 border-style: solid;
 text-decoration: underline;
}

