.sitemap
{
		margin: 0;
		padding: 0;
		list-style: none;
}

.sitemap_topheader
{
		background: #ECEDF3;
		border-bottom: solid 1px #ffffff;
		padding: 4px;
}

.sitemap_header
{
		background: #ECEDF3;
		border-bottom: solid 1px #ffffff;
		padding: 4px;
		display: block;
		font-weight: bold;
}

.sitemap_header_active
{
		background: #C8D6E1;
		border-bottom: solid 1px #ffffff;
		padding: 4px;
		display: block;
		font-weight: bold;
}

.sitemap_header:hover , .sitemap_header_active:hover
{
		background: #DBE4ED;
		border-bottom: solid 1px #ffffff;
		padding: 4px;
		display: block;
		text-decoration: none;
}

ul#articlelist
{
		margin: 0;
		padding: 0.5ex 0;
		list-style: none;
}

ul#catlist
{
		margin: 0;
		padding: 0;
		list-style: none;
		border-top: solid 1px #d0d0d0;
}

ul#articlelist li
{
		margin: 0;
		display: block;
		padding: 0 0 0 3ex;
		background: url(images/divider.gif) no-repeat 5px 3px;
}

ul#catlist li
{
		display: block;
		padding: 0 0 0 3ex;
		margin: 0;
}

.rss_title
{
		font-weight: bold;
}

.rss_body
{
		margin-bottom: 1ex;
}

.rss_image
{
		margin: 4px 0 4px 0;
}

a:link
{
		color: #476C8E;
		text-decoration: none;
}

a:visited
{
		color: #476C8E;
		text-decoration: none;
}

a:hover
{
		text-decoration: underline;
}

table
{
		empty-cells: show;
}

body, td, th , tr
{
		color: #000000;
		font-size: small;
		font-family: verdana, sans-serif;
}

body
{
		background-color: #B6BDC2;
		margin: 0px;
		padding: 12px 30px 0px 30px;
}

input, textarea, button
{
		color: #000000;
		font-family: verdana, sans-serif;
}

input, button
{
		font-size: 90%;
}

textarea
{
		font-size: 100%;
		color: #000000;
		font-family: verdana, sans-serif;
}

input.check
{
}

select
{
		font-size: 90%;
		font-weight: normal;
		color: #000000;
		font-family: verdana, sans-serif;
}

hr, .hrcolor
{
		height: 1px;
		border: 0;
		color: #666666;
		background-color: #666666;
}

a img
{
		border: 0;
}

.quote
{
		color: #000000;
		background-color: #D7DAEC;
		border: 1px solid #000000;
		margin: 1px;
		padding: 1px;
		font-size: x-small;
		line-height: 1.4em;
}

.code
{
		color: #000000;
		background-color: #dddddd;
		font-family: "courier new", "times new roman", monospace;
		font-size: x-small;
		line-height: 1.3em;
		border: 1px solid #000000;
		margin: 1px auto 1px auto;
		padding: 1px;
		width: 99%;
		white-space: nowrap;
		overflow: auto;
		max-height: 24em;
}

.quoteheader, .codeheader
{
		color: #000000;
		text-decoration: none;
		font-style: normal;
		font-weight: bold;
		font-size: x-small;
		line-height: 1.2em;
}

.help
{
		cursor: help;
}

.meaction
{
		color: red;
}

.editor
{
		width: 96%;
}

.highlight
{
		background-color: yellow;
		font-weight: bold;
		color: black;
}

.windowbg2
{
		background: #f9f9ff;
		color: #000000;
}

.windowbg, #preview_body
{
		background: #f0f0f4;
		color: #000000;
}

.windowbg3
{
		background: #fff0f0;
		color: #000000;
}

.calendar_today
{
		background-color: #FFFFFF;
}

.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
		color: black;
		font-style: normal;
		background: #98B2CC;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 10px;
		text-transform: uppercase;
}

.titlebg, .titlebg a:link, .titlebg a:visited
{
		font-weight: bold;
		color: black;
		font-style: normal;
}

.titlebg td.smalltext
{
		color: black;
}

.titlebg a:hover
{
		text-decoration: underline;
}

.titlebg2 a:link, .titlebg2 a:visited
{
		color: black;
		font-style: normal;
		text-decoration: none;
}

.titlebg2 a:hover
{
		text-decoration: underline;
}

.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
		color: #BF8A22;
		padding-left: 10px;
		padding-right: 10px;
}

.catbg2 , tr.catbg2 td
{
		color: #BF8A22;
		padding-left: 10px;
		padding-right: 10px;
}

.catbg, .catbg2, .catbg3
{
}

.catbg, .catbg2
{
		font-weight: bold;
}

.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
		font-size: 95%;
		color: #BF8A22;
		text-decoration: none;
}

.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
		color: #BF8A22;
		text-decoration: none;
}

.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
		color: #000;
}

.bordercolor
{
		background: #e0e0e0;
		padding: 0px;
}

.tborder
{
		background: white;
		border: solid 1px #e0e0e0;
}

.smalltext
{
		font-size: x-small;
		font-family: verdana, sans-serif;
}

.middletext
{
		font-size: 90%;
}

.normaltext
{
		font-size: small;
}

.largetext
{
		font-size: large;
}

.post, .personalmessage
{
		width: 100%;
		overflow: auto;
		line-height: 1.3em;
}

.signature
{
		width: 100%;
		overflow: auto;
		padding-bottom: 3px;
		line-height: 1.3em;
}

.error
{
		color: red;
}

.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
		color: white;
		text-transform: uppercase;
		vertical-align: top;
}

.maintab_back, .maintab_active_back
{
		text-decoration: none;
		font-size: 9px;
		vertical-align: top;
		font-family: verdana, sans-serif;
		white-space: nowrap;
}

.maintab_first
{
		border-right: solid 1px #b0b0b0;
}

.maintab_back, .maintab_back_nopad
{
		background: white;
}

.maintab_last
{
		display: none;
}

.maintab_active_first
{
		display: none;
}

.maintab_active_back
{
		background: #F6CFA5;
}

.maintab_active_last
{
		display: none;
}

.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
		text-decoration: none;
		color: black;
		padding: 3px 5px 3px 5px;
		display: block;
}

.maintab_active_back a:hover
{
		background: #ffe080;
}

.maintab_back a:hover
{
		background: #fff0b0;
}

.maintab_active_back a:link, .maintab_back a:link, .maintab_active_back a:visited, .maintab_back a:visited
{
		border: solid 1px #b0b0b0;
		border-left: 0px;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
		color: #500000;
		text-decoration: none;
}

.menutab_first, .menutab_back, .menutab_last, .menutab_active_first, .menutab_active_back, .menutab_active_last
{
		color: white;
		text-transform: uppercase;
		vertical-align: top;
}

.menutab_back, .menutab_active_back
{
		text-decoration: none;
		font-size: 9px;
		vertical-align: top;
		font-family: verdana, sans-serif;
		white-space: nowrap;
}

.menutab_first
{
		display: none;
}

.menutab_back, .menutab_back_nopad
{
		background: white;
}

.menutab_last
{
		display: none;
}

.menutab_active_first
{
		display: none;
}

.menutab_active_back
{
		background: #F6CFA5;
}

.menutab_active_last
{
		display: none;
}

.menutab_back a:link , .menutab_back a:visited, .menutab_active_back a:link , .menutab_active_back a:visited
{
		text-decoration: none;
		color: black;
		padding: 3px 5px 3px 5px;
		display: block;
}

.menutab_active_back a:hover
{
		background: #ffe080;
}

.menutab_back a:hover
{
		background: #ffe0b0;
}

.menutab_back a:hover, .menutab_active_back a:hover
{
		color: #500000;
		text-decoration: none;
}

.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
		color: white;
		text-transform: uppercase;
		vertical-align: top;
}

.mirrortab_back, .mirrortab_active_back
{
		text-decoration: none;
		font-size: 9px;
		vertical-align: top;
		font-family: verdana, sans-serif;
		white-space: nowrap;
}

.mirrortab_first
{
		border-right: solid 1px #b0b0b0;
}

.mirrortab_back
{
		background: white;
}

.mirrortab_last
{
		display: none;
}

.mirrortab_active_first
{
		display: none;
}

.mirrortab_active_back
{
		background: #F6CFA5;
}

.mirrortab_active_last
{
		display: none;
}

.mirrortab_active_back a:link, .mirrortab_back a:link,.mirrortab_active_back a:visited, .mirrortab_back a:visited
{
		border: solid 1px #b0b0b0;
		border-left: 0px;
}

.mirrortab_active_back a:hover
{
		background: #ffe080;
}

.mirrortab_back a:hover
{
		background: #fff0b0;
}

.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
		text-decoration: none;
		color: black;
		padding: 3px 5px 3px 5px;
		display: block;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
}

#ajax_in_progress
{
		background: #32CD32;
		color: white;
		text-align: center;
		font-weight: bold;
		font-size: 18pt;
		padding: 3px;
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
}

#topl
{
		background: url(images/img/topl.jpg) no-repeat top left;
		padding: 20px 40px 20px 40px;
}

#left
{
		background: url(images/img/left.jpg) repeat-y top left;
}

#top
{
		background: url(images/img/top.jpg) white repeat-x top left;
}

#topr
{
		background: url(images/img/topr.jpg) no-repeat top right;
}

#right
{
		background: url(images/img/right.jpg) repeat-y top right;
}

#wrap
{
		overflow: auto;
}

#menu
{
		padding: 4px 0 15px 0;
}

#menu_active
{
}

#menu .active_now
{
}

#menu a
{
		padding: 4px 10px;
		text-decoration: none;
		font-family: tahoma, sans-serif;
		font-size: 9px;
		font-weight: bold;
		color: #bf6500;
		background: #ffffff;
		border: solid 1px #aaa;
}

#menu a.hover
{
		background: #fff0e0;
		border: solid 1px #aaa;
}

#menu a.active_now
{
		background: #fff0e0;
		border: solid 1px #aaa;
}

#menu span
{
		display: none;
}

#img
{
		vertical-align: bottom;
}

#subnav
{
		font-size: 8px;
		margin-bottom: 2em;
}

#subnav a
{
		color: #FB3B00;
		margin-right: 1em;
}

#subnav span
{
		color: silver;
		margin-right: 1em;
}

.transMenu
{
		position: absolute;
		overflow: hidden;
		left: -1000px;
		top: -1000px;
}

.transMenu .content
{
		position: absolute;
}

.transMenu .items
{
		position: relative;
		left: 0px;
		top: 0px;
		z-index: 5;
		border: solid 1px #aaaaaa;
}

.transMenu.top .items
{
		border-top: none;
}

.transMenu .item
{
		font-size: 8px;
		font-family: tahoma, sans-serif;
		text-decoration: none;
		border: none;
		color: white;
}

.transMenu .background
{
		position: absolute;
		left: 0px;
		top: 0px;
		z-index: 1;
		-moz-opacity: 1;
}

tr.item td, tr.item td a
{
		font-size: 9px;
}

.transMenu .shadowRight
{
		position: absolute;
		z-index: 3;
		top: 3px;
		width: 2px;
		-moz-opacity: 0.5;
}

.transMenu .shadowBottom
{
		position: absolute;
		z-index: 1;
		left: 3px;
		height: 2px;
		-moz-opacity: 0.7;
}

.transMenu .item.hover
{
		background: #ffd090;
		color: orange;
}

.transMenu .item img
{
		margin-left: 10px;
}

.overflowfix
{
		overflow: auto;
}

