.bg {
	background-image: url(bg01.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.txt_red {
	font-family: Tahoma;
	font-size: 11px;
	color: #a40000;
}
.txt_w {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
a.link_w:hover {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_w {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.txt_yellow {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffc600;
}
a.link_black:hover {
	font-family: Tahoma;
	color: #000000;
	text-decoration: underline;
}
a.link_black {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.link_w_none:hover {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: underline;
}
a.link_w_none {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_yellow:hover {
	font-family: Tahoma;
	color: #ffc600;
	text-decoration: underline;
}
a.link_yellow {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffc600;
	text-decoration: none;
}
.txt_w14 {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
a.link_w14:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.link_w14 {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	
}



.cotext
{
	font-size:10px;
	color:#eee;
	padding:5px;

}

body{
	
	
}



A:link {	color: #ffc600;
TEXT-DECORATION: none }
A:hover { color:#666666; TEXT-DECORATION:underline }
A{
	
	
	color: #ffc600;
TEXT-DECORATION: none
}


/* @group Round Box */


.redRoundBox  > tbody > tr > td.lefttop{background: url(../images/box/left_top.png) no-repeat right bottom;}

.redRoundBox  > tbody > tr > td.left{background:url(../images/box/left.png) repeat-y right;}

.redRoundBox  > tbody > tr > td.leftbottom{background:url(../images/box/left_bottom.png) no-repeat right top;}

.redRoundBox  > tbody >tr > td.right{background:url(../images/box/right.png) repeat-y left;}

.redRoundBox  > tbody > tr > td.righttop{background:url(../images/box/right_top.png) no-repeat left bottom;}

.redRoundBox  > tbody > tr > td.rightbottom{background:url(../images/box/right_bottom.png) no-repeat left top;}

.redRoundBox  > tbody > tr >td.top{background:url(../images/box/top.png) repeat-x bottom;}

.redRoundBox  > tbody > tr > td.bottom{ background: url(../images/box/bottom.png) repeat-x top;}


/* @end */

.offsetcol
{
background-color:#F1F5FA;
padding: 5px;

}

.offsetcol2
{
background-color:#EEEEEE;
padding: 5px;
	
}



.textbox{
	
	margin: 0px;
	padding: 2px;
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border:1px #ccc solid;
	
}