body {
         color : #FFFFFF;
         background-color : #979797;
         background-image : url("./images/bg.gif");
         text-align : center;
         font-family : Verdana,sans-serif;
         font-size : 11px;
         margin : 0px;				         
     }

td, th {
         font-family : Verdana,sans-serif;
         font-size : 11px;
}

a{
         font-family : Verdana,sans-serif;
	 color : #FF5555;
         text-decoration : underline;
         
	}
a:hover{
	color : #FFFFFF;
         text-decoration : none;
	}
	
div.main {
         background-image : url("./images/main-background.gif");
         margin : 5px auto 5px auto;
         padding : 0px;
         border-width : 1px;
         border-style : solid;
         border-color : #FF0000 #990000 #990000 #FF0000;
         width : 780px;
         text-align : left;
         position : relative;
        }


span.menu-item {
					margin : 2px;
					}
div#h-menu {
			   background-image : url("./images/menu-bg.gif");
				 width : 780px;
				 height : 19px;
				 text-align : right;
				 margin : 0px;
				 overflow: hidden;
				 vertical-align : bottom;
				 }

#h-menu a {
	  		 color : #FFFFFF;
         font-family : Verdana,Tahoma,sans-serif;
         font-size : 12px;
         font-weight : bold;
         text-decoration : underline;
         padding : 0px 7px 0px 7px;
         background-color : transparent;
         }
#h-menu a:hover {
				background-color : #FFFFFF;
				color : #000000;
        text-decoration : none;
        }

       
div#left-column {
				width : 190px;
				height : 500px;
				position : absolute;
				top : 150px;
				left : 0px;
				text-align : center;
				}

			
div#right-column {
				width : 580px;
		    min-height : 800px;
	   		_height: 800px;
				position : relative;
				top : 10px;
				left : 200px;
				}

div.menu-top {
	      background-color : #DD0000;
	      color : #FFEEEE;
	      text-align : left;
	      width : 170px;
	      height : 20px;
	      margin : 2px auto 2px auto;
	      padding : 3px 0px 0px 3px;
	      vertical-align : middle;
	      font-family : Verdana,sans-serif;
	      font-size: 12px;
	      font-weight : bold;
}
				
div.menu-item {
	      background-color : #FFFFFF;
	      color : #000000;
	      text-align : left;
	      width : 170px;
	      height : 20px;
	      margin : 2px auto 2px auto;
	      vertical-align : middle;
}
.menu-item a{
	   font-family : sans-serif;
	   font-size : 11px;
	   color : #000000;
	   background-color : #FFFFFF;
    	   display : block;
	   text-decoration : underline;
	   padding : 3px;	   	   
}
.menu-item a:hover,a#inshop:hover,a#discount:hover,a#marks:hover {
	   color : #FFFFFF;
	   background-color : #FF0000;
	   text-decoration : none;
}

a#marks {
	   color : #000000;
	   background-color : #FFDDDD;
}
				
a#inshop {
	   color : #000000;
	   background-color : #FFEE22;
}
	     	
a#discount {
	   color : #000000;
	   background-color : #FFAA00;
}

a.authorized {
	   color : #000000;
	   background-color : #AAFFAA;
}

.catMenu {
		position : absolute;
		top: 12px;
		left : 178px;
		z-index : 10;
		background-color : #979797;
}

.limg 	{
	border-width : 0px;
         text-align : center;
         margin : 1px;
         }

span#running {
        font-family : Verdana,sans-serif;
        font-size : 15px;
        font-weight : bold;
        color : #FF0000;
        background-color : #FFFFFF;
}         
         

span.pageTitle,h1 {
	color : #EEEEEE;
         font-family : Verdana,sans-serif;
         font-size : 15px;
         font-weight : bold;
	}
span.verdana11 {
         font-family : Verdana,sans-serif;
         font-size : 11px;
	}
span.hltext,h2 {
	color : #FF5555;
         font-family : Verdana,sans-serif;
         font-size : 13px;
         font-weight : bold;       
	}
img.bimg {
	border : 1px solid #FF0000;
         }
span.oldPrice {
	text-decoration : line-through;
	color : #AAAAAA;
}
span.newPrice {
	color : #FFAA00;
}
span.inShop {
         font-family : Verdana,sans-serif;
         font-weight : bold;
         color : #FFEE22;     
}
.button {
	color : #FFFFFF;
	background : #FF0000;
	height : 18px;
        font-family : Verdana,sans-serif;
	font-size : 11px;
	border-width : 1px;
	border-style : solid;
	border-color : #FF8888 #880000 #880000 #FF8888;
	margin : 2px;
}
.inputText {
	color : #000000;
	background : #FFFFFF;
	height : 18px;
        font-family : Verdana,sans-serif;
	font-size : 11px;
	border-width : 1px;
	border-style : solid;
	border-color : #880000 #FF8888 #FF8888 #880000;
	margin : 2px;
}
.inputPrice {
	color : #000000;
	background : #FFFFFF;
	height : 18px;
        font-family : Verdana,sans-serif;
	font-size : 11px;
	border-width : 1px;
	border-style : solid;
	border-color : #880000 #FF8888 #FF8888 #880000;
	text-align : right;
	margin : 2px;
        width : 50px;
}
.inputCheck {
	color : #000000;
	background : #FFFFFF;
	border-width : 1px;
	border-style : solid;
	border-color : #880000 #FF8888 #FF8888 #880000;
}
div.warning {
        color : #000000;
        background : #FFDDDD;
        text-align : justify;
        border : 1px solid #FF0000;
	padding : 5px;
	margin : 5px; 
}
	
div.marks-menu {
		background-color : transparent;
		color : #FFFFFF;
		width : 560px;
		text-align : left;
}
.marks-menu a {
   	color : #FFFFFF;
}
.marks-menu a:hover {
   	color : #FF0000;
}


