/*****************************************************
ASP.NET Forums default theme
Modify this stylesheet to change the colours
and appearance of the ASP.NET Forums
*****************************************************/

/*****************************************************
Body: General page style
*****************************************************/
body /*The scroll bar colours are only visible in IE5.5+ */
{
	font-size: 9pt;
	COLOR: #000000;
	border: 0;
	margin: 0px;
	text-align: center;
}
body.mini /* Admin page style */
{
	background-image: url(/web/Images/b.gif);
	background-repeat: repeat;

}


#zw_title .naviback {
	BACKGROUND-POSITION: left 50%; PADDING-LEFT: 10px; FONT-WEIGHT: bold; WIDTH: 100px; BACKGROUND-REPEAT: repeat
}
#zw_title .naviback A {
	BACKGROUND-POSITION: left 50%; PADDING-LEFT: 15px; FONT-WEIGHT: bold; WIDTH: 130px; COLOR: #ffffff; BACKGROUND-REPEAT: repeat; TEXT-DECORATION: none
}
#zw_title .naviback LI A:hover {
	COLOR: #ffffff; LINE-HEIGHT: 22px; TEXT-DECORATION: none
}

.saidline {
	BORDER-LEFT: #333333 1px solid
}
.saidline1 {
	BORDER-LEFT: #1d6dac 2px solid
}
#content01 {
	BACKGROUND-POSITION: left 50%; MARGIN-TOP: 5px; FONT-SIZE: 12px; BACKGROUND-IMAGE: url(/web/images/title2_02.gif); BACKGROUND-REPEAT: repeat-x; HEIGHT: 25px
}
#content01 LI {
	FLOAT: left; WIDTH: 100%; COLOR: #ff0000; PADDING-TOP: 7px; HEIGHT: 18px; TEXT-ALIGN: left
}
#content01 .naviback {
	FONT-WEIGHT: bold; BACKGROUND-IMAGE: url(/web/images/title2_02.gif); MARGIN-LEFT: 3px; WIDTH: 102px; BACKGROUND-REPEAT: no-repeat
}
#content01 .naviback A {
	BACKGROUND-POSITION: left 50%; PADDING-LEFT: 15px; FONT-WEIGHT: bold; WIDTH: 130px; COLOR: #ffffff; BACKGROUND-REPEAT: repeat; TEXT-DECORATION: none
}
#content01 .naviback LI A:link {
	COLOR: #ffffff; LINE-HEIGHT: 22px; TEXT-DECORATION: none
}
#content01 .naviback LI A:hover {
	COLOR: #ffffff; LINE-HEIGHT: 22px; TEXT-DECORATION: none
}
#content01 .naviback LI A:visited {
	COLOR: #ffffff; LINE-HEIGHT: 22px; TEXT-DECORATION: none
}
#content01 .navibac {
	FONT-WEIGHT: bold; BACKGROUND-IMAGE: url(c-18.jpg); MARGIN-LEFT: 3px; WIDTH: 150px; BACKGROUND-REPEAT: no-repeat
}
#content01 .navibac A {
	BACKGROUND-POSITION: left 50%; PADDING-LEFT: 15px; FONT-WEIGHT: bold; WIDTH: 130px; COLOR: #ffffff; BACKGROUND-REPEAT: repeat; TEXT-DECORATION: none
}
#content01 .navibac LI A:link {
	COLOR: #ffffff; LINE-HEIGHT: 22px; TEXT-DECORATION: none
}
#content01 .navibac LI A:hover {
	COLOR: #ffffff; LINE-HEIGHT: 22px; TEXT-DECORATION: none
}
#content01 .navibac LI A:visited {
	COLOR: #ffffff; LINE-HEIGHT: 22px; TEXT-DECORATION: none
}
#content01 .navibac1 {
	FONT-WEIGHT: bold; BACKGROUND-IMAGE: url(c-19.jpg); MARGIN-LEFT: 3px; WIDTH: 250px; BACKGROUND-REPEAT: no-repeat
}
#content01 .navibac1 A {
	BACKGROUND-POSITION: left 50%; PADDING-LEFT: 15px; FONT-WEIGHT: bold; WIDTH: 200px; COLOR: #ffffff; BACKGROUND-REPEAT: repeat
}
#content01 .navibac1 LI A:link {
	COLOR: #ffffff; LINE-HEIGHT: 22px; TEXT-DECORATION: none
}
#content01 .naviend {
	BACKGROUND-POSITION: center 50%; FONT-WEIGHT: bold; FLOAT: right; WIDTH: 60px; BACKGROUND-REPEAT: repeat
}
#content01 .naviend A {
	BACKGROUND-POSITION: left 50%; PADDING-LEFT: 15px; FONT-WEIGHT: bold; WIDTH: 130px; COLOR: #333333; BACKGROUND-REPEAT: repeat
}
#content01 .naviend LI A:link {
	COLOR: #333333; LINE-HEIGHT: 22px; TEXT-DECORATION: none
}

/*****************************************************
General Text
*****************************************************/
.F7 {font-size:7px;}
.txt1 { font-size : 9pt; } 
.txt2 {
	color: 3F92C2;
}
.txt3 {
	line-height: 20px;
	color: #991900;
}
.txt4 { font-size : 11pt; }
.txt5 {
	font-size : 9pt;
	color: #FFFFFF;
}
.txt6
{
	line-height:18px}
	
.txt7
{
	line-height:25px}

.txt1Bold {
	font-size : 9pt;
	font-weight:bold;
	color: 990000;
}
.txt2Bold { font-size : 9pt; font-weight:bold; }
.txt3Bold {
	font-size : 9pt;
	font-weight:bold;
	color: 003300;
}
.txt4Bold { font-size : 9pt; font-weight:bold; }
.txt5Bold {
	font-size : 9pt;
	font-weight:bold;
	color: #FFFFFF;
}
.txt6Bold {
	font-size : 9pt;
	font-weight:bold;
	color: #006600;
}
.txt7Bold {
	font-size : 10pt;
	font-weight:bold;
	color: #FF7F00;
}

.txt3red { font-size : 9pt; color: Red; }

/*****************************************************
Tables
*****************************************************/
.tableBorder /* This is the outline round the main forum tables */
{
/*    border: 1px #B2B2B2 solid;  */
    border: 1px outset;
    background-color: #FFFFFF;
}



/*****************************************************
General Anchors
*****************************************************/
a, a:visited, a:link /* General page anchors */
{
    color: #000000;
    text-decoration: none;
}

a:Hover /* General page anchors */
{
	color: #FF3300;
    text-decoration: underline;
}

a.linkSmallBold, a.linkMenuSink 
{
    font-weight: bold;
}

a.linkSmall, a.LinkSmallBold, a.linkMenuSink
{
    color: navy;
    font-size: 9pt;
}

a.linkSmallBold:visited, a.linkMenuSink:visited
{
    color: #013DA4;
}

a.linkSmallBold:Hover, a.linkMenuSink:Hover
{
/*	color: #DD6900;	*/
    color: #FF3300;
}

a.lnk3, a.lnk3:visited, a.lnk3:link /* Active/Unanswered, name of forum underneath table */
{
	font-size: 9pt; 
    font-weight: bold;
    color: #013DA4;
}

a.lnk3:Hover
{
    color: #FF3300;
    text-decoration: underline;
}

a.bs, a.bs:visited, a.bs:link /* Active/Unanswered, name of forum underneath table */
{
	font-size: 9pt; 
    color: #3A8FC0;
}

a.bs:Hover
{
    color: #FF3300;
    text-decoration: underline;
}
a.mapbig, a.mapbig:visited, a.mapbig:link /* Active/Unanswered, name of forum underneath table */
{
	font-size: 9pt; 
	font-weight: bold;
    color: #2171D6;
}

a.mapbig:Hover
{
    color: #FF3300;
    text-decoration: underline;
}
a.map, a.map:visited, a.map:link /* Active/Unanswered, name of forum underneath table */
{
	font-size: 9pt; 
    color: #2171D6;
}

a.map:Hover
{
    color: #FF3300;
    text-decoration: underline;
}
a.yw, a.yw:visited, a.yw:link /* Active/Unanswered, name of forum underneath table */
{
	font-size: 9pt; 
    color: #0033CC;
}

a.yw:Hover
{
    color: #FF3300;
    text-decoration: underline;
}
a.categorybig, a.categorybig:visited, a.categorybig:link /* Active/Unanswered, name of forum underneath table */
{
	font-size: 9pt; 
	font-weight: bold;
    color: #FF7F00;
}

a.categorybig:Hover
{
    color: #FF3300;
    text-decoration: underline;
}
a.gz, a.gz:visited, a.gz:link /* Active/Unanswered, name of forum underneath table */
{
	font-size: 9pt; 
    color: #990000;
}

a.gz:Hover
{
    color: #FF3300;
    text-decoration: underline;
}
a.red, a.red:visited, a.red:link /* Active/Unanswered, name of forum underneath table */
{
	font-size: 9pt; 
    color: #FF3300;
}

a.red:Hover
{
    color: #FF3300;
    text-decoration: underline;
}
a.toplnk1, a.toplnk1:visited, a.toplnk1:link /* Active/Unanswered, name of forum underneath table */
{
	font-size: 9pt; 
    font-weight: bold;
    color:#990000;
}

a.toplnk1:Hover
{
    color: #FF3300;
    text-decoration: underline;
}
a.toplnk2, a.toplnk2:visited, a.toplnk2:link /* Active/Unanswered, name of forum underneath table */
{
	font-size: 9pt; 
    font-weight: bold;
    color:#FFFFFF;
}
a.toplnk2:Hover
{
    color: #FFCC00;
    text-decoration: underline;
}
a.toplnk3, a.toplnk3:visited, a.toplnk3:link /* Active/Unanswered, name of forum underneath table */
{
	font-size: 9pt; 
    font-weight: bold;
    color:red;
}
a.toplnk3:Hover
{
    color: #FF3300;
    text-decoration: underline;
}
a.toplnk4, a.toplnk4:visited, a.toplnk4:link /* Active/Unanswered, name of forum underneath table */
{
	font-size: 9pt; 
    font-weight: bold;
    color:#FF00FF;
}
a.toplnk4:Hover
{
    color: #FF3300;
    text-decoration: underline;
}
a.toplnk5, a.toplnk5:visited, a.toplnk5:link /* Active/Unanswered, name of forum underneath table */
{
	font-size: 9pt; 
    color:#FFFFFF;
}
a.toplnk5:Hover
{
    color:#FFFFCC;
    text-decoration: underline;
}
a.toplnk6, a.toplnk6:visited, a.toplnk6:link /* Active/Unanswered, name of forum underneath table */
{
	font-size: 11pt; 
    font-weight: bold;
    color:#FFFFFF;
}
a.toplnk6:Hover
{
	color: #FFFF00;
	text-decoration: underline;
	font-size: 11pt;

}
a.topbar, a.topbar:visited, a.topbar:link /* Active/Unanswered, name of forum underneath table */
{
	font-size: 9pt; 
    color:#FFFFFF;
}
a.topbar:Hover
{
    color: #FFCC00;
    text-decoration: underline;
}
a.bottombar, a.bottombar:visited, a.bottombar:link /* Active/Unanswered, name of forum underneath table */
{
	font-size: 9pt; 
    color:#999999;
}
a.bottombar:Hover
{
    color: red;
    text-decoration: underline;
}
.tableBorder2 {
	font-size: 9pt;
	border: 1px solid #999999;
}
td {
	font-size: 9pt;
}
.tableBorder3 {
	font-size: 9pt;
	color: #000000;
	border: 1px solid #CD3636;
}
.tableBorder4 
{
	border: 1px solid #DDEEFF;
	background-color: #E7F0F8;

}
.gzdtbg {
	background-image: url(../Images/gzdt_bg.gif);
	background-repeat: repeat-x;
}
.cszzbg {
	background-image: url(../Images/cszz_split.gif);
	background-repeat: repeat-x;
}
.zcwjbg {
	background-image: url(../Images/zcwj_bg.gif);
	background-repeat: repeat-x;
}
.bsbg {
	background-image: url(../Images/zxsb_bgline.gif);
}
.formcss {
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
}
.zrzc {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #6699CC;
}
.zxbsbg {
	background-image: url(../Images/zxbs/fwyd_bg.gif);
	background-repeat: no-repeat;
}

