BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
TABLE, TR, TH, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* The title page */
BODY.title {
	background-color: #E9E9E9;
	text-align: left;
	margin: 0px;
	padding-left: 17px;
	padding-top: 40px;
	background-image : url("bg_top.gif");
}
DIV.title {}
H1 {
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}

/* The bottom page */
BODY.bottom {
	background-color: #E9E9E9;
	border-right: 0px solid #CCCCCC;
}

/* The side pages */
BODY.left {
	background-color: #99CCFF;
	background-image: url(kant.gif);
	border-right: 1px solid #CCCCCC;
}
BODY.right {
	background-color: #99CCFF;
		background-image: url(kant.gif);
	border-left: 1px solid #CCCCCC;
}

/* Top/bottom page */
BODY.verytop {}
BODY.verybottom {}


/* The menu page */
BODY.menu {
	background-color: white;
	background-image: url(bg_menu.gif);
	color: #666666;
	margin: 0px;
	padding-left: 11px;
	padding-right: 0px;
	padding-top:22px;
}
A {
	color: #003399;
	text-decoration: none;
}
A:hover {
	color: white; 
	text-decoration: underline;
}
TABLE.Menu{
	width: 100%;
}

SPAN.item {
	padding-left: 0px;
	width: 100%;
}

/* level1 = the first level, level2 = the second level, level = From the third level and down... */
TD.level1  {
	background-image: url(button.gif);
	height: 30px;
	margin:0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 5px;
	vertical-align: top;
}
TD.level2 {
	height: 30px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 3px;
	vertical-align: top;
}
TD.level {}

A.level1 {
	font-size: 10px;
	font-weight: bold;
	color: #003399;
}
A.level1:hover {
	color: White;
}
A.level2 {
	font-size: 10px;
	font-weight: bold;
	color: black;
}
A.level2:hover {
	color: White;
}
A.level {
	font-size: 9px;
	font-weight: normal;
	color: #003399;
}

A.shop {
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	background-image: url(button.gif);
	height: 30px;
	margin:0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	padding-top: 7px;
}

BODY.horizmenu0{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-left: 17px;
}

BODY.horizmenu0 A{
	color: #E9EDF3;
	text-decoration: none;
}

BODY.horizmenu0 A:hover, BODY.horizmenu0 A:active{
	color: #E9EDF3;
	text-decoration: underline;
}

BODY.horizmenu1{
	background-color: #6F7B89;
	background-image: url("/ssp/css/4/bgHorizmenu1.gif");
	background-position: top left;
	background-attachment: fixed;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-left: 17px;
}

BODY.horizmenu1 A{
	color: #E9EDF3;
	text-decoration: none;
}

BODY.horizmenu1 A:hover, BODY.horizmenu1 A:active{
	color: #E9EDF3;
	text-decoration: underline;
}

TD.horizmenu{
	padding: 0px;
	margin:0px;
	padding-right: 6px;
	padding-left: 6px;
	border-right: 1px solid #E9EDF3;
}

TD.horizmenu.last{
	border: none;
}
