.bgmain {
	background-color: #dbdbdb;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bgline {
	background-image: url(images/bg_linemain.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.textblack {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	text-decoration: none;
}

.textblack16 {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 13px;
	color:#0066CC;
	text-decoration: none;
}
.textcursor 
{
    font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 13px;
	color:#0066CC;
	text-decoration: none;
    cursor:hand;
}
.descript{
	font-family:"Microsoft Sans Serif";
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
.textred16 {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 13px;
	color: #fb011e;
	text-decoration: none;
}

.textpink16 {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 13px;
	color: #ff03d3;
	text-decoration: none;
}

.textbb16 {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.textblue16 {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 13px;
	color: #1178f7;
	text-decoration: none;
}

.textgreen16 {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 13px;
	color: #4dc114;
	text-decoration: none;
}

.textblack13 {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 13px;
	text-decoration: none;
}

.textpink13 {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 13px;
	color: #FF3366;
	text-decoration: none;
}

.textpink {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #FF3366;
	text-decoration: none;
}

.textblue {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: ##0066CC;
	text-decoration: none;
}


.textgray {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #666666;
}


.bgheadwebborad {
	background-image: url(images/webboard/head.jpg);
	background-repeat: no-repeat;
}

.textwhite {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.textwnormal {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	color: #696969;
	text-decoration: none;
}
a:visited {
	color: #696969;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}
.w:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
}
.w:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
}
.w:hover {
	color: #00CCFF;
	text-decoration: none;
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
}
.pink:link {
	color: #F55DA3;
	text-decoration: none;
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
}
.pink:visited {
	color: #F55DA3;
	text-decoration: none;
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
}
.pink:hover {
	color: #E60073;
	text-decoration: blink;
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
}
.gray:link {
	color: #4A4A4A;
	text-decoration: none;
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
}
.gray:visited {
	color: #4A4A4A;
	text-decoration: none;
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
}
.gray:hover {
	color: #FF3366;
	text-decoration: none;
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
	text-decoration: none;
}

.black_item {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}


.black_item:link {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.black_item:visited {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.black_item:hover {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #00CCFF;
	text-decoration: none;
}
.bg2 {
	background-image: url(images/bg_champ.jpg);
	background-repeat: repeat-x;
	background-color: #80bbea;
}

.bgtape {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #f0f7fc;
	background-attachment: fixed;
	background-position: top;
}
