.font1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
}
.font2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	}
.font3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	}
a.font2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	}
	
.tdspace {
	padding: 6px;
}
.tdspace2 {
	padding: 14px;
}
.tble-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.tble-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bulet {
	list-style-image: url(arow.jpg);
}

.tble-top2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.table-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.table-btm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.ptrn2 {
	background-image: url(ptrn2.jpg);
	background-repeat: repeat-x;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.table-right2 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.table-bg1 {
	background-image: url(bgtble.JPG);
	background-repeat: no-repeat;
	background-position: center;
}
.tble-bg2 {
	background-image: url(center_26.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tble-bg3 {
	background-image: url(center_20.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.tble-all {
	border: 1px solid #CCCCCC;
}
.tble-all2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.txtarea {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Tahoma, Verdana, Arial, times New Roman;
	font-size: 11px;
}

.tble-lft-rgt {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
