body {	margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
.bold { 	font-family: tahoma; font-size: 11px; font-weight: bold; color: #FFFFFF;}
.text { 	font-family: arial; font-size: 11px; color: #60646A; text-decoration: none;}
.side-top {
	background-image: url(graphic/corner/top-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.side-bottom {
	background-image: url(graphic/corner/bottom-bg.gif);
	background-repeat: repeat-x;
}
.side-left {
	background-image: url(graphic/corner/left-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.side-right {
	background-image: url(graphic/corner/right-bg.gif);
	background-repeat: repeat-y;
}
.banner-top {
	background-image: url(graphic/banner-frame/top-bg.gif);
	background-repeat: repeat-x;
}
.banner-low {
	background-image: url(graphic/banner-frame/low-bg.gif);
	background-repeat: repeat-x;
}
.banner-left {
	background-image: url(graphic/banner-frame/left-bg.gif);
	background-repeat: repeat-y;
}
.banner-right {
	background-image: url(graphic/banner-frame/right-bg.gif);
	background-repeat: repeat-y;
}
.ear-top {
	background-image: url(graphic/side/top-bg.gif);
	background-repeat: repeat-x;
}
.ear-low {
	background-image: url(graphic/side/low-bg.gif);
	background-repeat: repeat-x;
}
.ear-left {
	background-image: url(graphic/side/left-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.ear-right {
	background-image: url(graphic/side/right-bg.gif);
	background-repeat: repeat-y;
}
.tv-left {
	background-image: url(graphic/tv-frame/left-bg.gif);
	background-repeat: repeat-y;
}
.tv-right {
	background-image: url(graphic/tv-frame/right-bg.gif);
	background-repeat: repeat-y;
}