.bg-yellow {
	background-color: #FFD800;
}
.bg-black {
	background-color: #333333;
}
.bg-pink {
	background-color: #EAA7C2;
}
.bg-green {
	background-color: #7BD1C6;
}
.tab {
	background-color: #f2f2f2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F8F8F8;
	border-right-color: #D6D6D6;
	border-bottom-color: #D2D2D2;
	border-left-color: #F6F6F6;
	padding-right: 2px;
	padding-left: 2px;
}
.frmfield {
	height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	font-family: verdana;
	font-size: 11px;
}
.bdr-pad {
	padding-right: 3px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.bdr-pad-r {
	padding-right: 0px;
	padding-left: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.bg-lgray {
	background-color: #f7f7f7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E7E3E7;
}
.bg-blue {
	background-color: #6191CF;
}
.bg-gray {
background-color: #D2D2D2;
}
.bg-dblue {
background-color: #0066CC;
}
.bdr-bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cdcdcd;
}
.bdr-bottom11 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
}
.bg-ly {
	background-color: #f7f7f7;
}
.bdr-gray {
	border: 1px solid #E1E1E1;
}
.bg-lgray1 {
	background-color: #f7f7f7;
}
.ver-11-redb {
	font-family: verdana;
	font-size: 11px;
	color: #CC3300;
	font-weight: bold;
}
.ver-11 {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}
.ver-10 {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
}
.ver-11-blue {
	font-family: verdana;
	font-size: 11px;
	color: #0075BB;
}
.ver-11-red {
	font-family: verdana;
	font-size: 11px;
	color: #CC3300;
}
.ver-11-green {
	font-family: verdana;
	font-size: 11px;
	color: #009933;
	font-weight: bold;
}
.ver-11-boldB {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0075BB;
}
.ver-11-bold {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.ver-14-bold {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0075BB;
}
.ver-12-bold {
	font-family: verdana;
	font-size: 12px;
	color: #0075BB;
	font-weight: bold;
}
.ver-12{
	font-family: verdana;
	font-size: 12px;
	color: #0075BB;
}
.ver-16-bold {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #0075BB;
}
.ver-12-boldBl {

	font-family: verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.bdr-bottom1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.ver-12-redb {
	font-family: verdana;
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
}
.h1title {
	font-family: tahoma;
	font-size: 25px;
	color: #0066CC;
	margin-bottom: 1px;
	font-weight: normal;

}
.bdr-left {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	color: #666666;
	text-decoration: none;
}
.bdr-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.bdr-red {
	border: 2px dotted #0099CC;
}
.frmbutt {
	background-color: #FFFFFF;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 110px;
	border: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}
.gobutton {
	background-color: #DEDBDE;
	background-image: url(../images/but-go.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 25px;
	border: none;
}

