a
{
		color: #000000;
		font-weight: normal;
		text-decoration: none;
}

a:visited
{
		color: #000000;
		text-decoration: none;
		font-weight: normal;
}

a:hover
{
		color: #3A72C8;
		font-weight: normal;
		text-decoration: underline;
}

.nav, .nav:link, .nav:visited
{
		color: #000000;
		font-weight: bolder;
		text-decoration: none;
}

a.nav:hover
{
		color: #3772B6;
		text-decoration: underline;
}

table
{
		empty-cells: show;
}

body
{
		font-family: verdana, arial, helvetica, serif;
		background: #e4eaf2 url(./images/headerbg.gif) repeat-x top left;
		color: #000000;
		margin: 0px;
		padding: 0px 0px 0px 0px;
		background-position: 0px 30px;
}

td
{
		font-size: small;
		font-family: verdana, arial, helvetica, serif;
}

input, textarea
{
		font-size: 100%;
		color: #000000;
		font-family: verdana, arial, helvetica, serif;
		background: #f6f6ff;
		border: inset 1px;
		padding: 2px;
}

input.check
{
		background-color: transparent;
		border: inset 1px;
		padding: 2px;
}

select
{
		vertical-align: top;
		font-size: 100%;
		color: #000000;
		font-weight: normal;
		background-color: #f0f6ff;
		font-family: verdana, arial, helvetica, serif;
		border: outset 1px;
		padding: 2px;
}

hr
{
		color: #6394bd;
		background-color: transparent;
}

.hrcolor
{
		height: 1px;
		border: 0;
		color: #6394bd;
		background-color: #6394bd;
}

.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;
		background-color: transparent;
}

.meaction
{
		color: #FF0000;
		background-color: transparent;
}

.editor
{
		width: 100%;
}

.highlight
{
		background-color: #FFF000;
		font-weight: bold;
		color: #000000;
}

.windowbg, #preview_body, .windowbg, #preview_body td
{
		color: #000000;
		background: #e4eaf2;
		padding: 1ex;
}

.windowbg2, .windowbg2 td
{
		color: #000000;
		background: #E8EFF4;
		padding: 1ex;
}

.windowbg3, .windowbg3 td
{
		color: #000000;
		background: #E0E1E8;
		padding: 1ex;
}

.calendar_today
{
		background-color: #60B0ED;
		color: #FFFFFF;
}

.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
		color: #FFFFFF;
		font-style: normal;
		font-weight: bold;
		background: url(./images/titlebg.png) #60B0ED repeat-x;
		padding-left: 10px;
		padding-right: 10px;
}

.titlebg, .titlebg a:link, .titlebg a:visited
{
		font-weight: bold;
		color: #FFFFFF;
		font-style: normal;
}

.titlebg a:hover
{
		color: #e0e0ff;
}

.titlebg2 a:link, .titlebg2 a:visited
{
		color: #FFFFFF;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
}

.titlebg2 a:hover
{
		color: #e0e0ff;
		text-decoration: underline;
}

.catbg, tr.catbg td, .catbg2, tr.catbg2 td, .catbg3, tr.catbg3 td
{
		background: url(./images/catbg.png) repeat-x;
		color: #FFFFFF;
		font-style: normal;
		font-weight: bold;
		padding-left: 10px;
		padding-right: 10px;
}

.catbg2
{
		background: url(./images/catbg2.gif) repeat-x;
		color: #FFFFFF;
		font-style: normal;
		font-weight: bold;
		padding-left: 10px;
		padding-right: 10px;
}

.catbg, .catbg2
{
		font-weight: bold;
}

.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
		font-size: 95%;
		color: #FFFFFF;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
}

.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
		color: #FFFFFF;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
}

.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
		color: #e0e0ff;
		font-style: normal;
		font-weight: bold;
}

.bordercolor
{
		background-color: #FFF;
		padding: 0px;
}

.tborder
{
		padding: 3px;
		border: 1px solid #CCC;
		background-color: #F8F8FF;
}

.smalltext
{
		font-size: x-small;
}

.normaltext
{
		font-size: small;
}

.largetext
{
		font-size: large;
}

.post, .personalmessage
{
		width: 100%;
		overflow: auto;
		line-height: 1.3em;
}

.signature
{
		color: #000000;
		width: 100%;
		overflow: auto;
		padding-bottom: 3px;
		line-height: 1.3em;
}

.error
{
		color: #FF0000;
}

.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
		vertical-align: top;
}

.maintab_back, .maintab_active_back
{
		text-decoration: none;
		vertical-align: top;
		font-size: 80%;
		text-transform: uppercase;
}

.maintab_first
{
		display: none;
}

.maintab_back
{
}

.maintab_last
{
		display: none;
}

.maintab_active_first
{
		display: none;
}

.maintab_active_back
{
		font-weight: bold;
		color: #000000;
}

.maintab_active_last
{
		display: none;
}

.maintab_back a
{
		display: block;
		float: left;
		padding: 2px 6px 2px 6px;
		background: #60B0ED;
		border-top: solid 2px #2757B2;
}

.maintab_active_back a
{
		display: block;
		padding: 2px 6px 2px 6px;
		background: #5FDBFB;
		border-top: solid 2px #2757B2;
}

.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
		text-decoration: none;
		color: #000000;
}

.maintab_active_back a:link , .maintab_active_back a:visited
{
		color: #000000;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
		background: #FFFFFF;
		text-decoration: none;
}

.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
		vertical-align: top;
}

.mirrortab_back, .mirrortab_active_back
{
		text-decoration: none;
		vertical-align: bottom;
		font-size: 80%;
		text-transform: uppercase;
}

.mirrortab_first
{
		display: none;
}

.mirrortab_back
{
}

.mirrortab_last
{
		display: none;
}

.mirrortab_active_first
{
		display: none;
}

.mirrortab_active_back
{
		font-weight: bold;
		background: #60B0ED;
}

.mirrortab_active_last
{
		display: none;
}

.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
		text-decoration: none;
		color: #000000;
}

.mirrortab_back a
{
		display: block;
		float: left;
		padding: 2px 6px 2px 6px;
		background: #60B0ED;
		border-bottom: solid 2px #2757B2;
}

.mirrortab_active_back a
{
		display: block;
		padding: 2px 6px 2px 6px;
		background: #5FDBFB;
		border-bottom: solid 2px #2757B2;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
		background: #FFFFFF;
		text-decoration: none;
}

a img 
{
		border: 0;
}

#wrapper
{
		width: 95%;
		margin: auto auto;
}

#menu
{
		vertical-align: top;
		border-top: 1px solid transparent;
		border-bottom: 1px solid transparent;
		background: none;
}

#menu ul
{
		padding: 0;
		margin: 0;
		list-style: none;
}

#menu ul li
{
		float: left;
}

#menu ul li a
{
		display: block;
		padding: 4px 6px 4px 6px;
		font-weight: bold;
		background-color: transparent;
		border-right: 1px solid #60B0ED;
		border-top: 1px solid #60B0ED;
		border-left: 1px solid #60B0ED;
		border-bottom: 1px solid #60B0ED;
		text-decoration: none;
		color: #FFF;
}

#menu ul li a:hover, #menu #selected a
{
		background: url(./images/titlebg.png);
		color: #FFFFFF;
}

#header
{
		height: 204px;
		margin: auto auto;
		color: #000000;
		padding: 0 28px;
}

#header .middletext a
{
		color: #333;
		text-decoration: none;
		border-bottom: 1px dotted #333;
}

#header .middletext a:hover
{
		color: #FFF;
		border-bottom: 1px dotted #FFF;
}

#logo h1, #logo h2
{
		position: absolute;
		left: -100em;
		top: -100em;
		background: none;
		padding: 0 2em 1em 2em;
}

#news
{
		padding: 3px;
		color: #010101;
		width: 95%;
		margin: auto auto;
		border-width: 1px 0 0 0;
}

#news span
{
		font-size: 14px;
		font-weight: bold;
}

#footer
{
		background: #409FE2 url(./images/footer.png);
		background-repeat: repeat-x;
		font-size: 10px;
		text-align: center;
		padding-top: 10px;
		padding-bottom: 10px;
		clear: both;
		color: #000000;
}

#footer a
{
		color: #000000;
		text-decoration: none;
}

#footer a:hover
{
		color: #FFFFFF;
		text-decoration: none;
		border-bottom: 1px dotted #FFFFFF;
}

#ajax_in_progress
{
		background: url(./images/ajaxloading.gif) no-repeat 25%;
		text-align: left;
		font-size: 18px;
		font-family: Verdana, serif;
		padding: 10px;
		padding-left: 65px;
		position: absolute;
		left: -105px;
		width: 42px;
		height: 42px;
		border: 1px solid #000;
}

#ajax_center
{
		top: 45%;
		width: 105px;
		position: absolute;
		left: 50%;
}

