body {
	background-color: #9E9E9E;
	background-image: url(graphics/site_bg.jpg); }

P,TD {
	font-family: Verdana,Geneva,Arial,sans-serif;
	font-size: 9pt;
	color: #FFFFFF; }

.title {
	font-size: 10pt;
	font-weight: bold;
	color: #FF3607; }

img {
	border: 0px; }

.content {
	background-color: #3F3F3F; }


/* SITE TOP */

.top-left {
	background-image: url(graphics/site_top_left.gif);
	background-repeat: no-repeat;
	height: 49px;
	width: 40px; }

.top-bg {
	background-image: url(graphics/site_top_bg.gif);
	background-repeat: repeat;
	height: 49px; }

.top-right {
	background-image: url(graphics/site_top_right.gif);
	background-repeat: no-repeat;
	height: 49px;
	width: 40px; }

/* SITE SIDES */

.side-left {
	background-image: url(graphics/side_left.gif);
	background-repeat: repeat;
	width: 12px; }

.side-right {
	background-image: url(graphics/side_right.gif);
	background-repeat: repeat;
	width: 12px; }

/* CONTENT */

.content-top-left {
	background-image: url(graphics/content_top_left.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 45px; }

.content-top-bg {
	background-image: url(graphics/content_top_bg.gif);
	background-repeat: repeat;
	height: 65px;
	padding-top: 15px; }

.content-top-right {
	background-image: url(graphics/content_top_right.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 45px; }

.content-side-left {
	background-image: url(graphics/content_side_left.gif);
	background-repeat: repeat;
	width: 45px; }

.content-side-right {
	background-image: url(graphics/content_side_right.gif);
	background-repeat: repeat;
	width: 45px; }


/* BOXES */

.box-top-left {
	background-image: url(graphics/box_top_left.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 22px; }

.box-top-bg {
	background-image: url(graphics/box_top_bg.gif);
	background-repeat: repeat;
	height: 43px;
	padding-top: 10px; }

.box-top-right {
	background-image: url(graphics/box_top_right.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 22px; }

.box-side-left {
	background-image: url(graphics/box_side_left.gif);
	background-repeat: repeat;
	width: 22px; }

.box-side-right {
	background-image: url(graphics/box_side_right.gif);
	background-repeat: repeat;
	width: 22px; }

.box-base-left {
	background-image: url(graphics/box_base_left.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 22px; }

.box-base-right {
	background-image: url(graphics/box_base_right.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 22px; }

.box-base-bg {
	background-image: url(graphics/box_base_bg.gif);
	background-repeat: repeat;
	height: 20px; }


/* BASE */

.base-left {
	background-image: url(graphics/base_left.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 45px; }

.base-right {
	background-image: url(graphics/base_right.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 45px; }

.base-bg {
	background-image: url(graphics/base_bg.gif);
	background-repeat: repeat;
	height: 45px; }


/* COPYRIGHT */

.sdcopyright {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #646464; }

/* LINKS */

a:link, a:visited, a:active {
	color: #FF3607;
	text-decoration: none;
	font-weight: bold; }

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold; }

a.categories:link, a.categories:visited, a.categories:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold; }

a.categories:hover {
	color: #FF3607;
	text-decoration: none;
	font-weight: bold; }

a.copyright:link, a.copyright:visited, a.copyright:active {
	color: #646464;
	text-decoration: none;
	font-weight: bold; }

a.copyright:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold; }
