*{  scrollbar-face-color: #353E4D;
	scrollbar-shadow-color: #1E2228;
	scrollbar-highlight-color: #1E2228;
	scrollbar-3dlight-color: #353E4D;
	scrollbar-darkshadow-color: #353E4D;
	scrollbar-arrow-color: #FFFFFF;
}

body {
	 font-family: Arial, Helvetica,Verdana, Geneva, sans-serif;
	 padding: 0;
	 margin: 0;
	 background-color: #1E2228;
	 color: #BFE1ED;
}

.classMainContent {
	border: 0px solid white;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	height: 465px;
	width: 440px;
}

a {
	background: inherit;
	color: #BFE1ED;
	font-weight: bold;
}
a:hover {
	color: #EF6B1E;
	background: inherit;
	font-weight: bold;
}

.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.top {
	vertical-align: top;
}

.menuContent {
	width: 730px;
	height: 89px;
	margin:0px;
	text-align: center;
	background-image: url(../images/bgGall.jpg);
	background-repeat: no-repeat;
}
	
.menu {
	margin-left: 4px;
	margin-right: 4px;
	border: 0px;
}
.menu a {
	border: 0px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	}
	
.menu a:FOCUS {
	color: #BFE1ED;
}	
	
.menu a:hover {
	color:#BFE1ED;
}

.catalogContainer{
	font-family: arial;
	text-decoration: none; 
	border: 0px;
	font-weight: bold;
	font-size: 11x;
	color:#BFE1ED;
}
.catalogRow{
	text-decoration: none; 
	border: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 4px;
	width: 103px;
}
.catalogRowV{
	text-decoration: none; 
	border: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 4px;
	height: 103px;
}
.menuLi{
	text-decoration: none; 
	font-size: 13px;
	font-weight: bolder;
	color: #808080;
	border-bottom-width: 10px;
}

.webmaster { 
	font-size: 11px;
	color: #FFFFFF;
}
.webmaster p {
	line-height: 2em;
}
.webmaster a {
	color: #FFFFFF;
	text-decoration: none;
}
 

