a:link
{
		color: #00c0f7;
		text-decoration: none;
}

a:visited
{
		color: #00c0f7;
		text-decoration: none;
}

a:hover
{
		text-decoration: underline;
}

.nav, .nav:link, .nav:visited
{
		color: #FFF;
		text-decoration: none;
}

a.nav:hover
{
		color: #00c0f7;
		text-decoration: underline;
}

table
{
		empty-cells: show;
}

body, td, th, tr
{
		font-family: georgia, sans-serif;
		line-height: 150%;
		color: #b3c8ce;
		font-size: 14px;
}

body
{
		background: #000;
		color: #b3c8ce;
		padding: 30px 0 0 0;
		margin: 0;
}

input, textarea, button, option
{
		color: #FFF;
		background-color: #004255;
		border: 1px double #00c0f7;
		padding: 1px;
		font-family: georgia, verdana, sans-serif;
}

input, button
{
		color: #FFF;
		background-color: #004255;
		font-size: 100%;
}

textarea
{
		font-size: 110%;
		color: #FFF;
		background-color: #004255;
		font-family: georgia, verdana, sans-serif;
}

input.check
{
		font-size: 110%;
		color: #FFF;
		background-color: #004255;
		font-family: georgia, verdana, sans-serif;
}

input:focus
{
		background: transparent;
		border: inset 2px #00c0f7;
}

select:focus
{
		background: transparent;
		border: inset 2px #00c0f7;
}

select
{
		font-size: 105%;
		font-weight: normal;
		color: #FFF;
		background-color: #004255;
		font-family: georgia, sans-serif;
}

hr
{
		color: #004457;
		background-color: transparent;
}

.hrcolor
{
		height: 1px;
		border: 0;
		color: #004457;
		background-color: #004457;
}

a img
{
		border: 0;
}

.quote
{
		color: #ffffff;
		background-color: transparent;
		border-top: 0px inset #e2e2e2;
		border-left: 4px inset #BABFC5;
		border-right: 1px inset #BABFC5;
		border-bottom: 1px inset #BABFC5;
		font-size: small;
		margin: 0 auto 1px auto;
		padding: 1px;
		font-variant: small-caps;
		line-height: 1.4em;
		padding-top: 3px;
		padding-bottom: 3px;
}

.code
{
		color: #eeeeee;
		background-color: transparent;
		font-family: Arial, "courier new", "times new roman", monospace;
		font-size: 11px;
		line-height: 1.3em;
		border-top: 0px inset #e2e2e2;
		border-left: 4px inset #BABFC5;
		border-right: 1px inset #BABFC5;
		border-bottom: 1px inset #BABFC5;
		margin: 0 auto 1px auto;
		padding: 1px;
		padding-top: 3px;
		padding-bottom: 3px;
		white-space: nowrap;
		overflow: auto;
		max-height: 24em;
}

.quoteheader
{
		color: #eeeeee;
		text-decoration: none;
		font-weight: 800;
		font-size: 11px;
		line-height: 16px;
		background-image: url(./images/quote_img.gif);
		background-repeat: no-repeat;
		background-position: top right;
		background-color: transparent;
		height: 17px;
		padding: 1px;
		border-top: 1px outset #BABFC5;
		border-left: 4px outset #BABFC5;
		border-right: 1px outset #BABFC5;
		border-bottom: 0px outset #d0d0d0;
		vertical-align: middle;
}

.codeheader
{
		color: #fcfcfc;
		text-decoration: none;
		font-weight: 800;
		font-size: 11px;
		line-height: 16px;
		background-image: url(./images/code_img.gif);
		background-repeat: no-repeat;
		background-position: top right;
		background-color: transparent;
		height: 17px;
		padding: 1px;
		border-top: 1px outset #BABFC5;
		border-left: 4px outset #BABFC5;
		border-right: 1px outset #BABFC5;
		border-bottom: 0px outset #d0d0d0;
		vertical-align: middle;
}

.help
{
		cursor: help;
}

.meaction
{
		color: #FF0000;
}

.editor
{
		width: 96%;
}

.highlight
{
		background-color: #FFF000;
		font-weight: 600;
		color: #000000;
}

.windowbg, #preview_body
{
		color: #b3c8ce;
		background-color: #003848;
}

.windowbg2
{
		color: #b3c8ce;
		background-color: #003442;
}

.windowbg3
{
		color: #FFFFFF;
		background-color: #004255;
}

.calendar_today
{
		background-color: #00495E;
		text-align: center;
		font-style: oblique;
		font-weight: 800;
}

.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
		color: #b3c8ce;
		font-variant: small-caps;
		background-image: url(./images/titlebg.gif);
		background-repeat: repeat-x;
		background-color: #003442;
		border-bottom: solid 1px #00526a;
		border-top: solid 1px #004154;
		padding-left: 10px;
		padding-right: 10px;
		line-height: 18px;
}

.titlebg, .titlebg a:link, .titlebg a:visited
{
		font-weight: 700;
		color: #b3c8ce;
		font-style: normal;
}

.titlebg a:hover
{
		color: #00c0f7;
}

.titlebg2 a:link, .titlebg2 a:visited
{
		color: #b3c8ce;
		font-style: normal;
		text-decoration: underline;
}

.titlebg2 a:hover
{
		text-decoration: underline;
}

.catbg, tr.catbg td, .catbg3, tr.catbg3 td
{
		color: #b3c8ce;
		padding-left: 10px;
		padding-right: 10px;
		background: #00232C url(./images/catbg2.png) repeat-x;
}

.catbg2, tr.catbg2 td
{
		color: #b3c8ce;
		padding-left: 10px;
		padding-right: 10px;
		background: #00232C url(./images/catbg2.png) repeat-x;
}

.catbg, .catbg2, .catbg3
{
}

.catbg, .catbg2
{
		font-weight: 700;
		font-size: 12px;
}

.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
		font-size: 95%;
		color: #b3c8ce;
		text-decoration: none;
}

.catbg a:link, .catbg a:visited, .catbg2 a:link, .catbg2 a:visited
{
		color: #b3c8ce;
		text-decoration: none;
}

.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
		color: #00c0f7;
		text-decoration: underline;
}

.bordercolor
{
		background-color: #004852;
		padding: 0px;
}

.tborder
{
		padding: 1px;
		border: 1px solid #003442;
}

.smalltext
{
		font-size: 95%;
		font-family: georgia, verdana, sans-serif;
}

.small-caps
{
		font-variant: small-caps;
		font-size: 90%;
}

.middletext
{
		line-height: 18px;
		text-indent: 10px;
}

.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: #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;
		font-size: 10px;
		font-variant: small-caps;
		vertical-align: top;
		padding: 2px 6px 6px 6px;
		font-family: georgia, tahoma, serif;
}

.maintab_first
{
}

.maintab_back
{
		background: url(./images/img/menubg.gif) repeat-x #00c0f7;
}

.maintab_last
{
}

.maintab_active_first
{
}

.maintab_active_back
{
		font-weight: bold;
		background: url(./images/img/menubg.gif) repeat-x #00c0f7;
		color: #ff0099;
}

.maintab_active_last
{
}

.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
		text-decoration: none;
		color: #FFF;
}

.maintab_active_back a:link , .maintab_active_back a:visited
{
		color: #00c0f7;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
		text-decoration: underline;
}

.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;
		font-size: 10px;
		font-variant: small-caps;
		vertical-align: bottom;
		padding: 6px;
		font-family: georgia, tahoma, serif;
}

.mirrortab_first
{
}

.mirrortab_back
{
		background: url(./images/img/menubg.gif) repeat-x #00c0f7;
}

.mirrortab_last
{
}

.mirrortab_active_first
{
}

.mirrortab_active_back
{
		font-weight: bold;
		background: url(./images/img/menubg.gif) repeat-x #00c0f7;
}

.mirrortab_active_last
{
}

.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
		text-decoration: none;
		color: #FFF;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
		text-decoration: underline;
}

#wrapper
{
		width: 1024px;
		min-width: 720px;
		margin: 0 auto;
		padding: 10px;
}

#header
{
		position: relative;
		height: 155px;
		overflow: hidden;
		background: url(./images/img/header-middle.gif) 0 0 repeat-x;
}

#head-r
{
		height: 155px;
		background: url(./images/img/header-right.gif) 100% 0 no-repeat;
}

#head-l
{
		background: url(./images/img/header-left.gif) 0 0 no-repeat;
}

#logo
{
		position: absolute;
		top: 20px;
		left: 20px;
		display: block;
		width: 400px;
		height: 120px;
		cursor: pointer;
		background: url(./images/logo.gif) no-repeat;
}

#userarea
{
		height: 73px;
		float: right;
		padding: 20px 25px 0 0;
		text-align: right;
		font-size: 1.0em;
		font-variant: small-caps;
		color: #00c0f7;
		font-family: georgia, sans-serif;
}

#userarea a:link, #userarea a:visited
{
		color: #FFFFFF;
}

#userarea a:hover
{
		color: #00c0f7;
		text-decoration: underline;
}

#toolbar
{
		margin: 0;
		padding: 0;
		height: 30px;
		background: #00313e;
}

#topmenu
{
		margin: 0;
		padding: 0;
		font-variant: small-caps;
		font-family: georgia, serif;
		font-size: 12px;
}

#topmenu ul
{
		padding: 0 0 0 5px;
		margin: 0;
		list-style-type: none;
		width: auto;
		float: left;
}

#topmenu ul li
{
		margin: 0;
		padding: 0;
		display: inline;
}

#topmenu ul li a
{
		float: left;
		display: block;
		margin: 0 0 0 2px;
		padding: 0 0 0 10px;
		text-decoration: none;
		line-height: 30px;
		color: #fcfcfc;
		background: #004255 0 0 no-repeat;
}

#topmenu ul li a span
{
		float: left;
		display: block;
		padding: 0 15px 0 7px;
		cursor: pointer;
		background: #004255 100% 0 no-repeat;
}

#topmenu ul li a.current
{
		color: #000;
		font-weight: bold;
		background: #C2E254 0 0 no-repeat;
}

#topmenu ul li a.current span
{
		display: block;
		width: auto;
		background: #C2E254 100% 0 no-repeat;
}

#topmenu ul li a:hover
{
		color: #00c0f7;
}

#topmenu ul li a:hover span
{
		text-decoration: underline;
		display: block;
		width: auto;
}

#bodyarea
{
		padding: 10px;
		margin: 0;
		background: #003443 url(./images/bodyarea-bg.png) 0 0 repeat-x;
		border-bottom: 1px solid #c3e254;
}

#footer
{
		background: url(./images/img/footer-mid.gif) 0 100% repeat-x;
}

#foot-r
{
		height: 113px;
		background: url(./images/img/footer-rigt.gif) 100% 100% no-repeat;
}

#foot-l
{
		background: url(./images/img/footer-lft.gif) 0 100% no-repeat;
}

#footerarea
{
		text-align: center;
		padding-top: 10px;
		color: #ccc;
}

#footerarea, #footerarea smalltext
{
		font-variant: small-caps;
}

#footerarea a:link, #footerarea a:visited
{
		color: #a0a0a0;
}

#footerarea a:hover
{
		color: #00c0f7;
		text-decoration: none;
		border-bottom: 1px solid #00c0f7;
}

#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;
}

