body {
	margin: 0px;
	background-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
}
.right-bar {
	background-color: #a9a2d9;
	width: 36px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.left-bar {
	background-color: #a9a2d9;
	width: 36px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.home-image-cell {
	width: 532px;
}
.top-bar-cell {
	background-color: #FFC000;
	height: 59px;
}
.navigation-cell {
	background-color: #FFFFFF;
	height: 140px;
}
.secondary-main-cell {
	height: 187px;
	background-color: #E0E3EF;
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(image/sub_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.white-bg {
	background-color: #FFFFFF;
}

.bottom-left-cell {
	background-color: #FFC000;
	height: 26px;
}
.bottom-right-cell {
	background-color: #FFC000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 59px;
}


.left-lower-panel {
	background-color: #E0E3EF;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.links-title {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.links-cell {
	height: 310px;
}
.big-thumbs {
	text-align: center;
	padding: 4px;
}


.small-txt {
	font-size: 9px;
}


.left-lower-cell {
	width: 198px;
	background-color: #FFC000;
}
.main-cell {
	background-image: url(image/yellow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.centre-cell {
	background-image: url(image/main_grad.jpg);
	background-repeat: repeat-x;
	height: 280px;
	background-color: #F9F8F3;
}
.more-links-body-cell {
	background-color: #F2F2F2;
}


.more-links-cell {
	width: 205px;
}
.more-links-1 {
	background-color: #7785C1;
	padding: 3px;
	height: 20px;
}
.more-links-2 {
	background-color: #77C185;
	padding: 3px;
	height: 20px;
}
.more-links-3 {
	background-color: #C1B777;
	padding: 3px;
	height: 20px;
}
.more-links-4 {
	background-color: #C17C77;
	padding: 3px;
	height: 20px;
}
hr {
	color: #999999;
	padding: 0px;
	line-height: 1px;
}
.navigation-square {
	text-align: right;
	width: 15px;
	height: 23px;
}
.rule {
	margin: 0px;
	padding: 0px;
}
.pop-bg {
	background-image: url(image/pop.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	height: 425px;
	width: 350px;
	border: 1px solid #CCCCCC;
}
.pop-tutle {
	font-size: 14px;
	font-weight: bold;
	color: #330033;
	height: 25px;
	vertical-align: bottom;
	padding-bottom: 4px;
	padding-left: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
