/* CSS Document */

body {
	padding: 0;
	margin: 10px 0 10px 0;
  	background-color:#333366;
	text-align: left;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	line-height: 17px;
	}
	
.RightPanel {
color:#333366;

}

a {
	color:#333366;
	text-decoration:none;
   }
a:hover  {
	color: #ffffff;
	text-decoration:underline;
   }
h1 {
	margin: 4px;
	display: inline;
	font-size: 24px;
	color: #999;
	}
h2 {
	font-size: 15px;
	color: #000B7C;
	}
h3 {
	font-size: 13px;
	}

.TabTop{
	
}
.NewsTitle {
color:#CC6666;
font-size:14px;
}
.NewsText {
color:#333333;
}
.TabBody{
background-color:#CCCCFF;
color:#000000;
}

.NaviClass {
font-size:14px;
color:#CCCCFF;

}
.NaviTable {
background-color:#5E59BC;

}

.CategoryTitle {
font-size:18px;
line-height:28px;
color:#CCCCFF;
}
.ItemTitle {
color:#006699;
font-size:14px;
text-decoration:none;

}

.ItemTable {
width:100%;
border-style:groove;
border-width:9px;
background-color:#A6A6FD; 
border-color:#5E59BC;
vertical-align:top;
}
.ItemCell {
border-style:solid;
border-color:#000000;
border-width:thin;
}
.ImageCell {
background-color:#000000;
border-color:#000000;
border-width:medium;
}
.titlecell{
height:75;
}
.centertable {
width:900;
background-color:#FFFFFF;
border:2 solid #000000;

}
.centeredge {
width:5;
}
.itemtitle {
font-size:16px;
}
.itemprice {
font-size:18px;
}
.menutext {
font-size=13;
}
.menutable {
border-width:4;
border-style:double;
border-color:#666666;
width:170;
background-color:#ffffff;
padding:3 3 3 6;
vertical-align:top;

}