.xsys {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.center
{
	text-align:center;
	height:25px;
}

.left
{
	text-align:left;
	height:25px;
}

.right
{
	text-align:right;
	height:25px;
}

.top
{
	vertical-align:text-top;
	vertical-align:top;
}

.middle
{
	vertical-align:middle;
}

.bottom
{
	vertical-align:text-bottom;
}

.line_double {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.line_left {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.line_right {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.line_bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.border_style_1
{
	border-width: 1px;
	border-style: solid;
	border-color:#cccccc;
}
.tbl_style_left
{
	border-width: 1px;
	border-style: solid;
	border-color:#dddddd;
	text-align:left;
	height:25px;
}
.tbl_style_right
{
	border-width: 1px;
	border-style: solid;
	border-color:#dddddd;
	text-align:right;
	height:25px;
}
.tbl_style_center
{
	border-width: 1px;
	border-style: solid;
	border-color:#dddddd;
	text-align:center;
	height:25px;
}
.tbl_style_header
{
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	text-align: center;
	background-color: #99cccc;
	height:25px;
}
.tbl_pointer
{
	cursor:pointer;
}
.txt24 {
	font-family: Tahoma;
	font-size: 24px;
}

.txt22 {
	font-family: Tahoma;
	font-size: 22px;
}

.txt20 {
	font-family: Tahoma;
	font-size: 22px;
}

.txt18 {
	font-family: Tahoma;
	font-size: 18px;
}
.txt16 {
	font-family: Tahoma;
	font-size: 16px;
}
.txt14 {
	font-family: Tahoma;
	font-size: 14px;
}
.txt12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.txt10 {
	font-family: Tahoma;
	font-size: 10px;
}
.txt8 {
	font-family: Tahoma;
	font-size: 8px;
}
.bold {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
.Lblue
{
	color: #3399ff;
}
.blue
{
	color: #000066;
}
.Dblue
{
	color: #003399;
}
.white {
	color: #FFFFFF;
}

.Dwhite {
	color: #BBBBBB;
}

.pink {
	color: #CC3467;
}

.green
{
	color: #339966;
}
.yellow {
	color: #FFCC00;
}
.red {
	color: #CC0000;
}
.black {
	color: #000000;
}
.Lblack
{
	color: #696969;
}

.no_link
{
	margin: 0;
	padding: 0;
	vertical-align: middle;
	cursor: pointer;
	text-decoration: none;
}

.dot_left {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}

.dot_right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

.dot_left_bo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.dot_right_bo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.dot_bottom 
{
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.bg_black
{
	background-color: #000000;
}
.bg_0
{
	background-color: #aaaaaa;
}
.bg_1
{
	background-color: #ccccff;
}
.bg_2
{
	background-color: #cceeee;
}
.bg_3
{
	background-color: #ccffcc;
}

.bg_4
{
	background-color: #ffffcc;
}
.bg_5
{
	background-color: #ffff99;
}
.bg_6
{
	background-color: #ff9999;
}
.bg_7
{
	background-color: #ffcc66;
}
.bg_8
{
	background-color: #ff0099;
}
.bg_9
{
	background-color: #cc0066;
}




.no_border
{
	border:0px;
}

.rsk1
{
	background-color: #7cfc00;
}
.rsk2
{
	background-color: #7cfc00;
}
.rsk3
{
	background-color: #ffff00;
}
.rsk4
{
	background-color: #ffff00;
}
.rsk6
{
	background-color: #ffff00;
}

.rsk5
{
	background-color: #ff7f50;
}

.rsk8
{
	background-color: #ff7f50;
}
.rsk9
{
	background-color: #ff7f50;
}
.rsk10
{
	background-color: #ff7f50;
}
.rsk12
{
	background-color: #ff7f50;
}
.rsk15
{
	background-color: #dc143c;
}
.rsk16
{
	background-color: #dc143c;
}
.rsk20
{
	background-color: #dc143c;
}
.rsk25
{
	background-color: #dc143c;
}

.pointer
{
	cursor:pointer;
}