BODY {
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	background-color:#ffffff;
	background-image: url(../images/body-bg.gif);background-position:center;
}
.table-out{
	background-color:#ffffff;
	border:1px solid #CCCCCC;
}
.border{
	border:1px solid #DEDCE1;
}
.left-img{
	background-image: url(../images/left_bg_but.jpg);background-position:left;
	background-repeat: repeat-y;
}
.dot-bg{ background: url(../images/dot-bg.jpg); background-position:right;
       background-repeat: repeat-x ! important
}
a:link, a:active, a:visited {
	font-family:  Arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family:  Arial;
	color:#FF0000;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
a.link:link, a.link:active, a.link:visited {
	font-family:  Arial;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.link:hover {
	font-family:  Arial;
	color: #FFF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
a.link2:link, a.link2:active, a.link2:visited {
	font-family:  Arial;
	color: #FF6600;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.link3:hover {
	font-family:  Arial;
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: BOLD;
}
a.link3:link, a.link3:active, a.link3:visited {
	font-family:  Arial;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.link3:hover {
	font-family:  Arial;
	color: #FFffff;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
TD {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.TD1 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color:#ffffff;
}
.white {
	color: #FFFFFF;
	font-weight:bold;
}
.blue {
	color: #0DB2FF;
}
.red {
	color: #B54400;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.grey {
	color: #8B8B8B;
}
.green {
	color: #199106;
}
.orange {
	color: #FF6600;
}
a.orange:link, a.orange:active, a.orange:visited {
	
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
a.orange:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.yellow {
	color: #FFB200;
}
H1{
	font-family:  Arial;
	color: #000000;
	text-decoration: none;
	font-size: 22px;
	font-weight: normal;
}
H2{
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
}
