body {
	background:#a70000 url(images/bg_body.png) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
p{margin:0}
a {color:#A70000;}
#container {
	margin-top:20px;
	width:965px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#header_top {
	background:url(images/main_top.png) no-repeat;
	position:relative;
	width:965px;
	padding-top:8px;
}
#header_middle {
	background:url(images/main_bg.png) repeat-y;
	position:relative;
}
#footer {
	background:url(images/footer.png) no-repeat;
	width:965px;
	height:48px;
	position:relative;
}
#titlebar {
	margin:0px 10px 10px 10px;
	height:112px;
	position:relative;
}
#main_middle {
	background:url(images/rbox_mid.png) repeat-y;
	margin:10px 10px 0px 10px;
}
#main_top {
	background:url(images/rbox_top.png) top no-repeat
}
#main_bottom {
	background:url(images/rbox_bottom.png) bottom no-repeat
}
#col_left {
	padding:8px 0px 8px 8px;
	width:174px;
}
#col_right {
	padding:8px;
}
#menu_middle {
	background:url(images/menu_middle.gif) repeat-y;
}
#menu_top {
	background:url(images/menu_top.gif) top no-repeat
}
#menu {
	background:url(images/menu_bottom.gif) bottom no-repeat;
	padding-top:5px;
}
#menu h3 {
	display:block;
	background:url(images/menu_heading.gif) no-repeat;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0 0 15px;
	text-align:center;
	padding-top:5px;
	height:23px;
	width:166px;
	margin:0px 4px 6px 4px;
}
#menu a.menulink, #menu a.menulink:link, #menu a.menulink:visited {
	background-image:url(images/menu.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	height:23px;
	line-height:23px;
	margin-bottom:1px;
	margin-top:2px;
	text-align:left;
	text-decoration:none;
	text-indent:10px;
	text-transform:uppercase;
	width:161px;
	margin-left:6px;
}
#menu a.menulink:hover, #menu a.menulink:visited {
	background-position:0px -23px;
}
#menu a#selected, a#selected:hover, #menu a#selected:visited, a#selected:link, #menu a#selected:active {
	background-position:0px -46px;
}
#menu ul a.submenulink {
	font-size:11px;
	line-height:16px;
}
table {
	border:none;
	width:100%
}
td {
	padding:0;
	vertical-align:top
}
.content {
	background:url(images/contenthead.png) top left no-repeat;
	padding:1px 11px 11px 11px;
	margin-top:1px;
	color:#333333;
	font-family:Tahoma, Arial;
	font-size:12px;
	line-height:140%;
}
#menu ul {
	margin:0;
	font-size:11px;
	line-height:16px;
	padding-left:14px;
	list-style:disc;
	color:#006699;
	padding-top:0px;
	padding-bottom:0px;
}
#menu ul ul {
	padding-left:14px;
	list-style:disc;
	color:#000;
}
#menu ul ul ul {
	padding-left:14px;
	list-style:disc;
	color:#000;
}
#menu ul a.submenulink {
	color:#A70000;
	text-decoration:none;
}
#menu ul a.submenulink:hover {
	font-weight:normal;
	text-decoration:underline;
}
.content h1 {
	color:#333333;
	font-family:"Lucida Grande", Arial, Verdana, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-indent:8px
}

.content h2 {
	color:#333333;
	font-family:"Lucida Grande", Arial, Verdana, sans-serif;
	font-size:15px;
	font-weight:bold;
	
}

.content h3 {
	color:#333333;
	font-family:"Lucida Grande", Arial, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	
}

.content h4 {
	color:#333333;
	font-family:"Lucida Grande", Arial, Verdana, sans-serif;
	font-size:13px;
	font-weight:bold;
	
}

.content h5 {
	color:#333333;
	font-family:"Lucida Grande", Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	
}


.content h6 {
	color:#333333;
	font-family:"Lucida Grande", Arial, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	
}

#nav {
	margin-right: 12px;
}
#nav ul {
	margin: 0;
	padding: 0;
	padding-top:85px;
	list-style:none;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#nav a {
	float:none;
}
/* End IE5-Mac hack */

#nav li {
	float:right;
	height: 27px;
	background:url(images/tmenu_up_l.png) no-repeat bottom left;
	margin-left: 4px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
}
#nav li a {
	float:left;
	display:block;
	line-height: 27px;
	height: 27px;
	background:url(images/tmenu_up_r.png) no-repeat 100% 100%;
	text-decoration:none;
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 13px;
}
div#nav li:hover, div#nav li.sfhover {
	background: url(images/tmenu_over_l.png) no-repeat bottom left;
}
div#nav li:hover a, div#nav li.sfhover a {
	background: url(images/tmenu_over_r.png) no-repeat bottom right;
	color: #ffffff;
}
div#nav li.active a {
	background:url(images/tmenu_active_r.png) no-repeat bottom right;
	color: #000;
}
div#nav li.active {
	background:url(images/tmenu_active_l.png) no-repeat bottom left;
}

#footer{
	padding-top:14px;
	text-align:center;
	font-family:"Lucida Grande", Arial, Verdana, sans-serif;
	font-size:11px;
	color:#777;
}

#footer a,#footer a:link, #footer a:visited{color:#777; text-decoration:none}
#footer a:hover, #footer a:active{color:#777; text-decoration:underline}

/* CMS */

a.cms {
	display:block;
	width:9px;
	height:9px;
	font-size:1px;
	text-decoration:none;
	background-image:url(images/cms.buttons.gif);
	
}

a.cms_text,a.cms_text:link,a.cms_text:visited{background-position:0px 0px}
a.cms_text:hover,a.cms_text:active{background-position:0px -9px}

a.cms_new,a.cms_new:link,a.cms_new:visited{background-position:-9px 0px}
a.cms_new:hover,a.cms_new:active{background-position:-9px -9px}

a.cms_down,a.cms_down:link,a.cms_down:visited{background-position:-18px 0px}
a.cms_down:hover,a.cms_down:active{background-position:-18px -9px}

a.cms_up,a.cms_up:link,a.cms_up:visited{background-position:-27px 0px}
a.cms_up:hover,a.cms_up:active{background-position:-27px -9px}

a.cms_delete,a.cms_delete:link,a.cms_delete:visited{background-position:-36px 0px}
a.cms_delete:hover,a.cms_delete:active{background-position:-36px -9px}













