@charset "UTF-8";
/* CSS Document */

html{
	
	
}

body{
	
	height:100%;
	padding: 0px;
	margin: 0px;	
	color: #333;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	background: #f3cb7e url(img/bg.png) repeat-x center top;
}

td{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}

p{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}

h3{
	
	color: #ff9a29;
}

h2{
	
	color: #ff9a29;
}


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

}

A:link { color:#ff9a29; TEXT-DECORATION: underline }
A:hover { color:#ff9a29; TEXT-DECORATION: underline;}
A{ color:#ff9a29; TEXT-DECORATION: underline; }


.footer{
	
	padding: 10px;
	color: #333;
	text-align: center;
}

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

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


.theMenuItem{
	
	vertical-align: middle;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	color:#FFF;
	
}


.toptitle
{

/*
*/
}


/* @group w Round Box */


.wRoundBox  > tbody > tr > td.lefttop{ background: url(./img/box/left_top.png) no-repeat right bottom;}
.wRoundBox td.lefttop{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box/left_top.png', sizingMethod='scale'); font-size: 0px;}
	
.wRoundBox  > tbody > tr > td.left{background:url(./img/box/left.png) repeat-y right;}
.wRoundBox td.left{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box/left.png', sizingMethod='scale');font-size: 0px;}

.wRoundBox  > tbody > tr > td.leftbottom{background:url(./img/box/left_bottom.png) no-repeat right top;}
.wRoundBox td.leftbottom{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box/left_bottom.png', sizingMethod='scale');font-size: 0px;}


.wRoundBox  > tbody >tr > td.right{background:url(./img/box/right.png) repeat-y left;}
.wRoundBox td.right{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box/right.png', sizingMethod='scale');font-size: 0px;}


.wRoundBox  > tbody > tr > td.righttop{background:url(./img/box/right_top.png) no-repeat left bottom;}
.wRoundBox td.righttop{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box/right_top.png', sizingMethod='scale');font-size: 0px;}


.wRoundBox  > tbody > tr > td.rightbottom{background:url(./img/box/right_bottom.png) no-repeat left top;}
.wRoundBox td.rightbottom{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box/right_bottom.png', sizingMethod='scale');font-size: 0px;}


.wRoundBox  > tbody > tr >td.top{background:url(./img/box/top.png) repeat-x bottom;}
.wRoundBox td.top{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box/top.png', sizingMethod='scale');font-size: 0px;}


.wRoundBox  > tbody > tr > td.bottom{ background: url(./img/box/bottom.png) repeat-x top;}
.wRoundBox td.bottom{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box/bottom.png', sizingMethod='scale');font-size: 0px;}


/* @end */


/* @group Red Round Box */


.redRoundBox  > tbody > tr > td.lefttop{background: url(./img/box_red/left_top.png) no-repeat right bottom;}
.redRoundBox  > tbody > tr > td.left{background:url(./img/box_red/left.png) repeat-y right;}
.redRoundBox  > tbody > tr > td.leftbottom{background:url(./img/box_red/left_bottom.png) no-repeat right top;}
.redRoundBox  > tbody >tr > td.right{background:url(./img/box_red/right.png) repeat-y left;}
.redRoundBox  > tbody > tr > td.righttop{background:url(./img/box_red/right_top.png) no-repeat left bottom;}
.redRoundBox  > tbody > tr > td.rightbottom{background:url(./img/box_red/right_bottom.png) no-repeat left top;}
.redRoundBox  > tbody > tr >td.top{background:url(./img/box_red/top.png) repeat-x bottom;}
.redRoundBox  > tbody > tr > td.bottom{ background: url(./img/box_red/bottom.png) repeat-x top;}


/* @end */

/* @group Dark Red Round Box */


.dRedRoundBox  > tbody > tr > td.lefttop{
	background: url(./img/box_dark_red/left_top.png) no-repeat right bottom;
}
.dRedRoundBox td.lefttop{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_dark_red/left_top.png', sizingMethod='scale');font-size: 0px;}
.dRedRoundBox  > tbody > tr > td.left{background:url(./img/box_dark_red/left.png) repeat-y right;}
.dRedRoundBox td.left{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_dark_red/left.png', sizingMethod='scale');font-size: 0px;}

.dRedRoundBox  > tbody > tr > td.leftbottom{background:url(./img/box_dark_red/left_bottom.png) no-repeat right top;}
.dRedRoundBox td.leftbottom{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_dark_red/left_bottom.png', sizingMethod='scale');font-size: 0px;}


.dRedRoundBox  > tbody >tr > td.right{background:url(./img/box_dark_red/right.png) repeat-y left;}
.dRedRoundBox td.right{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_dark_red/right.png', sizingMethod='scale');font-size: 0px;}


.dRedRoundBox  > tbody > tr > td.righttop{background:url(./img/box_dark_red/right_top.png) no-repeat left bottom;}
.dRedRoundBox td.righttop{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_dark_red/right_top.png', sizingMethod='scale');font-size: 0px;}


.dRedRoundBox  > tbody > tr > td.rightbottom{background:url(./img/box_dark_red/right_bottom.png) no-repeat left top;}
.dRedRoundBox td.rightbottom{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_dark_red/right_bottom.png', sizingMethod='scale');font-size: 0px;}


.dRedRoundBox  > tbody > tr >td.top{background:url(./img/box_dark_red/top.png) repeat-x bottom;}
.dRedRoundBox td.top{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_dark_red/top.png', sizingMethod='scale');font-size: 0px;}


.dRedRoundBox  > tbody > tr > td.bottom{ background: url(./img/box_dark_red/bottom.png) repeat-x top;}
.dRedRoundBox td.bottom{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_dark_red/bottom.png', sizingMethod='scale');font-size: 0px;}


/* @end */







/* @group roBox */

.roBox  > tbody > tr > td.lefttop{background: url(./img/box_ro/left_top.png) no-repeat right bottom;}
.roBox td.lefttop{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_ro/left_top.png', sizingMethod='scale');font-size: 0px;}


.roBox  > tbody > tr > td.left{background:url(./img/box_ro/left.png) repeat-y right;}
.roBox td.left{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_ro/left.png', sizingMethod='scale');font-size: 0px;}


.roBox  > tbody > tr > td.leftbottom{background:url(./img/box_ro/left_bottom.png) no-repeat right top;}
.roBox td.leftbottom{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_ro/left_bottom.png', sizingMethod='scale');font-size: 0px;}


.roBox  > tbody >tr > td.right{background:url(./img/box_ro/right.png) repeat-y left;}
.roBox td.right
{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_ro/right.png', sizingMethod='scale');font-size: 0px;}


.roBox  > tbody > tr > td.righttop{background:url(./img/box_ro/right_top.png) no-repeat left bottom;}
.roBox td.righttop
{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_ro/right_top.png', sizingMethod='scale');font-size: 0px;}


.roBox  > tbody > tr > td.rightbottom{background:url(./img/box_ro/right_bottom.png) no-repeat left top;}

.roBox td.rightbottom
{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_ro/right_bottom.png', sizingMethod='scale');font-size: 0px;}

.roBox  > tbody > tr >td.top{background:url(./img/box_ro/top.png) repeat-x bottom;}

.roBox td.top
{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_ro/top.png', sizingMethod='scale');font-size: 0px;}

.roBox  > tbody > tr > td.bottom{ background: url(./img/box_ro/bottom.png) repeat-x top;}


.roBox td.bottom
{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_ro/bottom.png', sizingMethod='scale');font-size: 0px;}

/* @end */




/* @group box_sh */


.box_sh  > tbody > tr > td.lefttop{background: url(./img/box_sh/left_top.png) no-repeat right bottom;}
.box_sh td.lefttop{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_sh/left_top.png', sizingMethod='scale'); font-size: 0px;}

.box_sh  > tbody > tr > td.left{background:url(./img/box_sh/left.png) repeat-y right;}
.box_sh td.left{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_sh/left.png', sizingMethod='scale');font-size: 0px;}

.box_sh  > tbody > tr > td.leftbottom{background:url(./img/box_sh/left_bottom.png) no-repeat right top;}
.box_sh td.leftbottom{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_sh/left_bottom.png', sizingMethod='scale');font-size: 0px;}

.box_sh  > tbody >tr > td.right{background:url(./img/box_sh/right.png) repeat-y left;}
.box_sh td.right{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_sh/right.png', sizingMethod='scale');font-size: 0px;}

.box_sh  > tbody > tr > td.righttop{background:url(./img/box_sh/right_top.png) no-repeat left bottom;}
.box_sh td.righttop{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_sh/right_top.png', sizingMethod='scale');font-size: 0px;}

.box_sh  > tbody > tr > td.rightbottom{background:url(./img/box_sh/right_bottom.png) no-repeat left top;}
.box_sh td.rightbottom{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_sh/right_bottom.png', sizingMethod='scale');font-size: 0px;}

.box_sh  > tbody > tr >td.top{background:url(./img/box_sh/top.png) repeat-x bottom;}
.box_sh td.top{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_sh/top.png', sizingMethod='scale');font-size: 0px;}


.box_sh  > tbody > tr > td.bottom{ background: url(./img/box_sh/bottom.png) repeat-x top;}
.box_sh td.bottom{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_sh/bottom.png', sizingMethod='scale'); font-size: 0px;}


/* @end */










/* @group box_big */


.box_big  > tbody > tr > td.lefttop{background: url(./img/box_big/left_top.png) no-repeat right bottom;}
.box_big td.lefttop{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_big/left_top.png', sizingMethod='scale'); font-size: 0px;}

.box_big  > tbody > tr > td.left{background:url(./img/box_big/left.png) repeat-y right;}
.box_big td.left{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_big/left.png', sizingMethod='scale');font-size: 0px;}

.box_big  > tbody > tr > td.leftbottom{background:url(./img/box_big/left_bottom.png) no-repeat right top;}
.box_big td.leftbottom{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_big/left_bottom.png', sizingMethod='scale');font-size: 0px;}

.box_big  > tbody >tr > td.right{background:url(./img/box_big/right.png) repeat-y left;}
.box_big td.right{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_big/right.png', sizingMethod='scale');font-size: 0px;}

.box_big  > tbody > tr > td.righttop{background:url(./img/box_big/right_top.png) no-repeat left bottom;}
.box_big td.righttop{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_big/right_top.png', sizingMethod='scale');font-size: 0px;}

.box_big  > tbody > tr > td.rightbottom{background:url(./img/box_big/right_bottom.png) no-repeat left top;}
.box_big td.rightbottom{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_big/right_bottom.png', sizingMethod='scale');font-size: 0px;}

.box_big  > tbody > tr >td.top{background:url(./img/box_big/top.png) repeat-x bottom;}
.box_big td.top{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_big/top.png', sizingMethod='scale');font-size: 0px;}


.box_big  > tbody > tr > td.bottom{ background: url(./img/box_big/bottom.png) repeat-x top;}
.box_big td.bottom{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_big/bottom.png', sizingMethod='scale'); font-size: 0px;}


/* @end */





/* @group w Round Box */


.yRoundBox  > tbody > tr > td.lefttop{ background: url(./img/box_ye/left_top.png) no-repeat right bottom;}
.yRoundBox td.lefttop{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_ye/left_top.png', sizingMethod='scale'); font-size: 0px;}
	
.yRoundBox  > tbody > tr > td.left{background:url(./img/box_ye/left.png) repeat-y right;}
.yRoundBox td.left{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_ye/left.png', sizingMethod='scale');font-size: 0px;}

.yRoundBox  > tbody > tr > td.leftbottom{background:url(./img/box_ye/left_bottom.png) no-repeat right top;}
.yRoundBox td.leftbottom{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_ye/left_bottom.png', sizingMethod='scale');font-size: 0px;}


.yRoundBox  > tbody >tr > td.right{background:url(./img/box_ye/right.png) repeat-y left;}
.yRoundBox td.right{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_ye/right.png', sizingMethod='scale');font-size: 0px;}


.yRoundBox  > tbody > tr > td.righttop{background:url(./img/box_ye/right_top.png) no-repeat left bottom;}
.yRoundBox td.righttop{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_ye/right_top.png', sizingMethod='scale');font-size: 0px;}


.yRoundBox  > tbody > tr > td.rightbottom{background:url(./img/box_ye/right_bottom.png) no-repeat left top;}
.yRoundBox td.rightbottom{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_ye/right_bottom.png', sizingMethod='scale');font-size: 0px;}


.yRoundBox  > tbody > tr >td.top{background:url(./img/box_ye/top.png) repeat-x bottom;}
.yRoundBox td.top{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_ye/top.png', sizingMethod='scale');font-size: 0px;}


.yRoundBox  > tbody > tr > td.bottom{ background: url(./img/box_ye/bottom.png) repeat-x top;}
.yRoundBox td.bottom{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/box_ye/bottom.png', sizingMethod='scale');font-size: 0px;}


/* @end */




.cellPadding{
	padding: 0 5px 5px;
}



.attach{
	
	padding: 20px 10px 10px;
	
	
	
}


.attahc_shadow{
	background: url(img/toolshadow.png) repeat-x center top;
	/*
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/toolshadow.png', sizingMethod='scale');
	*/
}

.topimg{
	
	height:180px;
	
}

.menuItemSel{

	color: #990000;

	
}

.menuItemUnsel{
	
	color: #666;
}
.top_sha{


	background-image:url(img/toolshadow.png); background-repeat:repeat-x; background-position:center top ;
	_background: #40729D;
	_border-top: 1px solid #ccc;
}

.bottom_sha{
	
	background-image:url(img/tabshadow.png); background-repeat:repeat-x; background-position:center bottom ;
	_background:  #40729D;
	
}


.title{
	
	padding: 20px 20px 0; 
	/*
	background-color:#EEE;
 	border-bottom: 1px solid #ccc;

	*/
}


