.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;
}

.nav, .nav:link, .nav:visited
{
		color: #000000;
		text-decoration: none;
}

a.nav:hover
{
		color: #cc3333;
		text-decoration: underline;
}

table
{
		empty-cells: show;
}

body, td, th , tr
{
		color: #000000;
		font-size: 100.01%;
		font-family: arial, sans-serif;
}

body
{
		background-color: #E5E5E8;
		margin: 0;
		padding: 0;
}

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;
}

.windowbg, #preview_body
{
		color: #000000;
		background-color: #f0f0f0;
}

.windowbg2
{
		color: #000000;
		background-color: #FaFaFa;
}

.windowbg3
{
		color: #000000;
		background-color: #ece9e6;
}

.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: url(images/titlebg.jpg) #F4F1EC repeat-x;
		border-top: solid 1px #FFFFFF;
		padding-left: 10px;
		padding-right: 10px;
}

.titlebg, .titlebg a:link, .titlebg a:visited
{
		font-weight: bold;
		color: black;
		font-style: normal;
}

.titlebg a:hover
{
		color: #404040;
}

.titlebg2 a:link, .titlebg2 a:visited
{
		color: black;
		font-style: normal;
		text-decoration: underline;
}

.titlebg2 a:hover
{
		text-decoration: underline;
}

.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
		background: url(images/catbg.jpg) #88A6C0 repeat-x;
		color: #ffffff;
		padding-left: 10px;
		padding-right: 10px;
}

.catbg2 , tr.catbg2 td
{
		background: url(images/catbg2.jpg) #A1BFD9 repeat-x;
		color: #ffffff;
		padding-left: 10px;
		padding-right: 10px;
}

.catbg, .catbg2, .catbg3
{
		border-bottom: solid 1px #a08060;
}

.catbg, .catbg2
{
		font-weight: bold;
}

.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
		font-size: 95%;
		color: white;
		text-decoration: none;
}

.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
		color: white;
		text-decoration: none;
}

.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
		color: #e0e0ff;
}

.bordercolor
{
		background-color: #fff;
		padding: 0px;
}

.tborder
{
		background-color: #FFFFFF;
}

.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;
		padding: 2px 6px 6px 6px;
		font-family: tahoma, sans-serif;
}

.maintab_first
{
		display: none;
}

.maintab_back
{
}

.maintab_last
{
		display: none;
}

.maintab_active_first
{
		display: none;
}

.maintab_active_back
{
		background: black;
		color: white;
}

.maintab_active_last
{
		display: none;
}

.maintab_back a:link , .maintab_back a:visited
{
		text-decoration: none;
}

.maintab_active_back a:link , .maintab_active_back a:visited
{
		color: white;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
		text-decoration: overline;
}

.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
		text-transform: uppercase;
		vertical-align: top;
}

.mirrortab_back, .mirrortab_active_back
{
		text-decoration: none;
		font-size: 9px;
		vertical-align: bottom;
		padding: 6px 6px 2px 6px;
		font-family: tahoma, sans-serif;
}

.mirrortab_first
{
		display: none;
}

.mirrortab_back
{
}

.mirrortab_last
{
		display: none;
}

.mirrortab_active_first
{
		display: none;
}

.mirrortab_active_back
{
		background: black;
		color: white;
}

.mirrortab_active_last
{
		display: none;
}

.mirrortab_back a:link , .mirrortab_back a:visited
{
		text-decoration: none;
}

.mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
		color: white;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
		text-decoration: overline;
}

#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;
}

* html body
{
		text-align: center;
}

#mainframe
{
		text-align: left;
		margin: auto;
		min-width: 750px;
}

#topmenu
{
		text-align: right;
}

#topmenu ul
{
		padding: 0;
		margin: 0;
		list-style: none;
		float: right;
}

#topmenu li
{
		float: left;
}

#topmenu ul li a
{
		display: block;
		padding: 0 5px 0 5px;
		font-weight: bold;
}

#top
{
		background: url(images/img/top.jpg) repeat-x;
}

#user
{
		background: #EAE7E0;
		border-top: solid 1px #848484;
}

#content
{
		background: white;
}

#footer
{
		background: url(images/img/footer.jpg) #D8D8D8 repeat-x;
}

.innerpadding
{
		width: 85%;
		min-width: 700px;
		margin: 0 auto 0 auto;
		outline: none;
}

#logo
{
		/*background: url(images/img/logo.jpg) no-repeat;*/
		height: 154px;
}

#right
{
		text-align: right;
		float: right;
}

ul#flags
{
		list-style: none;
}

ul#flags li
{
		float: left;
		padding: 2px;
}

#menubox
{
		clear: both;
		margin: 80px 75px 0 0;
}

ul#userarea
{
		list-style: none;
		margin: 0;
		padding: 10px 0 10px 0;
}

ul#userarea li
{
		float: left;
		padding: 10px 15px 10px 10px;
		border-right: solid 1px #bbb;
}

ul#userarea li.last
{
		border: none;
		height: 100px;
		overflow: auto;
}

ul#userarea li#searchbox
{
		width: 25%;
}

#myavatar
{
		width: 128px;
		height: 128px;
		overflow: hidden;
		border: solid 2px #777;
		float: left;
		margin: 0 10px 40px 0;
}

#userarea h3
{
		margin: 0;
		padding: 0 0 5px 0;
}

#newsicon, #searchicon
{
		width: 60px;
		height: 67px;
		float: left;
		margin: 0 10px 17px 0;
}

#newsicon
{
		background: url(images/img/news.jpg) no-repeat;
}

#searchicon
{
		background: url(images/img/search.jpg) no-repeat;
}

#linktree
{
		padding: 10px 10px 20px 10px;
}

ul#menubox
{
		list-style: none;
		padding: 0;
		margin: 90px 20px 0 0;
}

ul#menubox li
{
		padding: 0;
		margin: 0;
		float: left;
}

ul#menubox li a
{
		display: block;
		padding: 3px 5px 3px 5px;
}

ul#menubox li a:hover
{
		background: black;
		color: white;
		text-decoration: none;
}

ul#menubox li.chosen a
{
		color: white;
		background: #F7870A;
}

ul#menubox li.chosen a:hover
{
		color: white;
		background: red;
}

.blockframe
{
}

.blocktitle
{
		font-size: 160%;
		font-family: garamond, serif;
		color: #503000;
		border-bottom: dotted 1px #ccc;
}

.blocktitle a
{
		color: #503000;
}

#bodyarea
{
}

#copywrite
{
		padding: 20px 20px 40px 20px;
}

#fontsize-controls
{
		margin-right: 30px;
		font-size: 11px;
		margin-top: 10px;
		text-align: right;
}

