a, a:visited
{
	color: #071233;
	text-decoration: underline;
}

a:hover
{
	color: #4169E1;
	text-decoration: underline;
}

a.forumlink, a.forumlink:visited
{
	color: #CCCCCC;
	text-decoration: underline;
}

body
{
	background-color: #394459;
	/* background-image: url(images/bg0.gif); */
	font: 8px verdana, tahoma, arial, sans-serif;
	margin: 20px;
	scrollbar-3dlight-color: #6A6A6A;
	scrollbar-arrow-color: #00CAFC;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #1F1F1F;
	scrollbar-highlight-color: #1F1F1F;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #2E2E2E;
	text-align: left;
}

/*
table.main
{
	max-width: 1000px;
	min-width: 600px;
}
*/

form { margin: 2px 0px 0px 0px; }

hr
{
	border-bottom: #CCCCCC 1px solid;
	border-top: #555555 1px solid;
	height: 1px;
	text-align: center;
	vertical-align: bottom;
	width: 100%;
}

table.main
{
	border: 0px solid #000000;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}

p { margin-top: 0px; }

td
{
	color: black;
	font: normal 9px verdana, tahoma, arial, helvetica, sans-serif;
	padding: 0px;
	text-align: left;
}

.border
{
	background-color: transparent;
	border: #000000 1px solid;
}

.title
{
	color: #2F3A53;
	font-weight: bold;
	font-family: verdana, tahoma, arial, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
}

.button
{
	background-color: #888888;
	border-bottom-color: #222222;
	border-left-color: #AAAAAA;
	border-right-color: #555555;
	border-top-color: #CCCCCC;
	color: #000000;
	font: 10px verdana,arial,helvetica,sans-serif;
	text-align: center;
}

.captiontext
{
	color: #000000;
	font: bold 16px Arial, Helvetica, Geneva, sans-serif;
}

.defaulttext
{
	color: #000000;
	font: normal 9px verdana, tahoma, arial, helvetica, sans-serif;
}

.fborder, .fbdefault
{
	border: 0px solid #000000;
	border-spacing: 0px;
	border-collapse: collapse;
}

.fcaption, .fcdefault
{
	/* background-image: url(images/newsbody.gif); */
	/* background-color: #55585d; */
	background-image: url(images/bg4.gif);
	background-color: #888888;
	color: #FFFFFF;
	font: bold 10px verdana, tahoma, arial, helvetica, sans-serif;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	border-top: 1px #AAAAAA solid;
	border-right: 1px #333333 solid;
	border-bottom: 1px #111111 solid;
	border-left: 1px #999999 solid;
}

.fcaption2
{
	background-image: url(images/bg4.gif);
	background-color: #888888;
	color: Black;
	font: bold 10px verdana, tahoma, arial, helvetica, sans-serif;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	border-top: 1px #AAAAAA solid;
	border-right: 1px #333333 solid;
	border-bottom: 1px #111111 solid;
	border-left: 1px #999999 solid;
}

.finfobar
{
	background-image: url(images/bg5.gif);
	background-color: #888888;
	color: #000000;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	border-top: 1px #333333 solid;
	border-right: 0px #333333 none;
	border-bottom: 1px #DDDDDD solid;
	border-left: 0px #999999 none;
}

.forumheader
{
	border: 0px solid #000000;
	color: #071233;
	font: bold 10px verdana, tahoma, arial, helvetica, sans-serif;
	padding: 8px;
}

.forumtitle
{
	padding: 8px 0px 8px 0px;
	color: #2F3A53;
	font-weight: bold;
	font-family: verdana, tahoma, arial, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
}

.forumheader a b
{
	color: #071233;
	font: bold 12px verdana, tahoma, arial, helvetica, sans-serif;
}

.forumheader2, .f2default
{
	color: #071233;
	font: bold 10px verdana, tahoma, arial, helvetica, sans-serif;
	padding: 4px 8px 5px 8px;
	/* background-image: url(images/newsbody.gif); */
	border-top: 1px #CCCCCC solid;
	border-right: 0px #000000 solid;
	border-bottom: 1px #3A3A3A solid;
	border-left: 0px #000000 solid;
}

.forumheader3, .f3default
{
	color: #000000;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	padding: 4px 8px 5px 8px;
	/* background-image: url(images/bg2.gif); */
	border-top: 1px #CCCCCC solid;
	border-right: 0px #000000 solid;
	border-bottom: 1px #3A3A3A solid;
	border-left: 0px #000000 solid;
}

.forumheader3 a, .forumheader3 a:link, .forumheader3 a:visited
{
	color: #071233;
	text-decoration: none;
}

.forumpost
{
	color: #000000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	padding: 8px;
	/* background-image: url(images/bg2.gif); */
	border-top: 1px #CCCCCC solid;
	border-right: 0px #000000 solid;
	border-bottom: 1px #3A3A3A solid;
	border-left: 0px #000000 solid;
}

.forumpost a, .forumpost a:link, .forumpost a:visited
{
	color: #071233;
	text-decoration: underline;
}

.helpbox
{
	background-color: transparent;
	border: 0px none #FF0000;
	color: black;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
}

.indent
{
	background-color: #AAAAAA;
	border: 1px #888888 solid;
	color: #333333;
	font: 10px verdana, tahoma, arial, sans-serif;
	margin: 0px;
	padding: 4px;
}

.infobar
{
	background-image: url(images/cap1.gif);
	border-bottom: #CCCCCC 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right: #CCCCCC 1px solid;
	border-top: #FFFFFF 1px solid;
	color: #000000;
	font: 9px tahoma, arial, verdana, helvetica, sans-serif;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
}

.mediumtext
{
	color: black;
	font: normal 9px verdana, tahoma, arial, helvetica, sans-serif;
}

.largetext
{
	font: normal 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.nextprev
{
	background-image: url(images/bg4.gif);
	color: White;
	font: normal 9px verdana, tahoma, arial, helvetica, sans-serif;
	padding: 2px;
	text-align: center;
	border-top: 1px #CCCCCC solid;
	border-right: 1px #000000 none;
	border-bottom: 1px #444444 solid;
	border-left: 1px #000000 none;
}

}

.searchhighlight
{
	color: #D0A700;
	font-weight: bold;
	text-decoration: underline;
}

.smallblacktext
{
	color: Black;
	font: normal 9px verdana, tahoma, arial, helvetica, sans-serif;
	padding: 0px;
	text-align: left;
}

.smallwhitetext
{
	color: White;
	font: normal 9px verdana, tahoma, arial, helvetica, sans-serif;
	padding: 0px;
	text-align: left;
}

.smalltext
{
	color: #000000;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	/* letter-spacing: -1px; */
}

.signature
{
	padding: 8px;
	color: #394459;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	max-height: 90px;
	max-width: 100%;
	overflow: hidden;
	text-align: center;
}

.signature img
{
	max-height: 80px;
	max-width: 100%;
	opacity: 0.60;
	filter: alpha(opacity=55);
}

.spacer
{
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.tbox
{
	background-color: #A7A7A7;
	border-bottom-color: #CCCCCC;
	border-left-color: #555555;
	border-right-color: #AAAAAA;
	border-top-color: #222222;
	color: black;
	font: 10px verdana,arial,helvetica,sans-serif;
	text-indent: 2px;
}

.headertopleft1
{
	background-image: url(images/headertopleft1.gif);
	width: 58px;
	background-repeat: no-repeat;
}

.headertopleft2
{
	background-image: url(images/headertopleft2.gif);
	width: 30%;
	background-repeat: repeat-x;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	padding-bottom: 2px;
	color: Black;
}

.headertopleft3
{
	background-image: url(images/headertopleft3.gif);
	width: 13px;
	background-repeat: no-repeat;
}

.headertopmiddle
{
	background-image: url(images/headertopmiddle.gif);
	width: 40%;
	background-repeat: repeat-x;
}

.headertopright1
{
	background-image: url(images/headertopright1.gif);
	width: 13px;
	background-repeat: no-repeat;
}

.headertopright2
{
	background-image: url(images/headertopright2.gif);
	width: 30%;
	background-repeat: repeat-x;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	padding-bottom: 2px;
	color: black;
}

.headertopright3
{
	background-image: url(images/headertopright3.gif);
	width: 59px;
	background-repeat: no-repeat;
}

.headermiddleleft
{
	background-image: url(images/headermiddleleft.gif);
	width: 11px;
	background-repeat: repeat-y;
}

.headermiddle
{
	background-image: url(images/header.bg.gif);
	background-color: #55585d;
}

.headermiddleright
{
	background-image: url(images/headermiddleright.gif);
	width: 11px;
	background-repeat: repeat-y;
}

.headerbottommiddle
{
	background-image: url(images/headerbottommiddle.gif);
	width: 100%;
	background-repeat: repeat-x;
}

.headermiddlemiddle
{
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}

.repeater
{
	background-image: url(images/repeater.gif);
	background-repeat: repeat-x;
	width: 100%;
}

.basebottomleft
{
	background-image: url(images/basebottomleft.gif);
	width: 18x;
	background-repeat: no-repeat;
}

.basebottommiddle
{
	background-image: url(images/basebottommiddle.gif);
	width: 100%;
	background-repeat: repeat-x;
}

.basebottomright
{
	background-image: url(images/basebottomright.gif);
	width: 18px;
	background-repeat: no-repeat;
}

.newstopleft
{
	background-image: url(images/newstopleft.gif);
	width: 47px;
	background-repeat: no-repeat;
}

.newstopmiddle
{
	background-image: url(images/newstopmiddle.gif);
	width: 100%;
	background-repeat: repeat-x;
}

.newstopright
{
	background-image: url(images/newstopright.gif);
	width: 48px;
	background-repeat: no-repeat;
}

.blank
{
	background-image: url(images/blank.gif);
	width: 1px;
	background-repeat: repeat;
}

.newsmiddleleft
{
	background-image: url(images/newsmiddleleft.gif);
	width: 9px;
	background-repeat: repeat-y;
}

.newstitle, .smalltitle
{
	color: #000000;
	font-weight: bold;
	font-family: verdana, tahoma, arial, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
}

.newsbody
{
	border: 0px solid Black;
	background-image: url(images/bg7.gif);
	background-repeat: repeat-x;
	background-color: #828282;
	width: 100%;
	padding: 8px;
	font-size: 11px;
}

.newsbodybottom
{
	border-top: 1px solid #AAAAAA;
	background-image: url(images/bg4.gif);
	width: 100%;
	padding: 8px;
	font-size: 10px;
}

.plugtable { min-width: 250px; }

.plugtitle
{
	color: #000000;
	font-weight: bold;
	font-family: verdana, tahoma, arial, sans-serif;
	text-transform: uppercase;
	font-size: 9px;
}

.plugbody
{
	border: 0px solid Black;
	background-image: url(images/bg6.gif);
	background-repeat: repeat-x;
	background-color: #999ba2;
	width: 100%;
	padding: 4px;
	font-size: 10px;
	color: #FFFFFF;
}

td.colleft
{
	vertical-align: top;
	background-color: #888888;
	background-image: url(images/bg3.gif);
	background-repeat: repeat;
	width: 160px;
}

td.colleft * div.plugbody
{
	min-width: 140px;
	max-width: 140px;
	overflow: hidden;
}

td.colmiddle
{
	vertical-align: top;
	background-color: #888888;
	background-image: url(images/bg3.gif);
	background-repeat: repeat;
	width: auto;
}

td.colright
{
	vertical-align: top;
	background-color: #888888;
	background-image: url(images/bg3.gif);
	background-repeat: repeat;
	width: 200px;
}

td.colright * div.plugbody
{
	min-width: 180px;
	max-width: 180px;
	overflow: hidden;
}

td.colmiddle .plugbody
{
	padding: 8px;
	font-size: 10px;
	color: #000000;
}

td.colmiddle .plugbody a, td.colmiddle .plugbody a:link, td.colmiddle .plugbody a:visited
{
	color: #071233;
	/* text-decoration: underline; */
}

.plugbody a
{
	color: #000000;
	text-decoration: none;
}

.plugbody a:hover
{
	color: #4169E1;
	text-decoration: underline;
}

.d_sublink a { color: #071233; }

.d_sublink a:hover
{
	color: #4169E1;
	text-decoration: underline;
	font-size: 10px;
}

.newsfeed_menu_cell a
{
	color: #ffffff;
	font-size: 11px;
}

.newsmiddleright
{
	background-image: url(images/newsmiddleright.gif);
	width: 9px;
	background-repeat: repeat-y;
}

.newsbottomleft
{
	background-image: url(images/newsbottomleft.gif);
	width: 12px;
	background-repeat: no-repeat;
}

.newsbottommiddle
{
	background-image: url(images/newsbottommiddle.gif);
	width: 100%;
	background-repeat: repeat-x;
}

.newsbottomright
{
	background-image: url(images/newsbottomright.gif);
	width: 12px;
	background-repeat: no-repeat;
}

.bg2
{
	background-image: url(images/bg2.gif);
	background-repeat: repeat;
	width: 5px;
}

.bg3
{
	background-image: url(images/bg3.gif);
	width: 2px;
	background-repeat: repeat;
}

.breaker
{
	background-image: url(images/bg2.gif);
	background-repeat: repeat;
	width: 5px;
}

.domding
{
	background-image: url(images/bg3.gif);
	background-repeat: repeat;
	width: 100%;
}

.avatar img
{
	max-width: 100px;
	max-height: 150px;
}

#chatbox
{
	width: 97%;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: White;
}

#clock
{
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	padding-bottom: 2px;
	color: black;
}

#defaulttext2 { color: Black; }
#dataform { /* background-image: url(images/newsbody.gif); */ }
