body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #222222;
	margin: 0;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	width: 100%;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
	border: 1px solid #BBBBBB;
	height: 14px;
	padding-right: 2px;
	padding-left: 2px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
	margin-top: 2px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
	border: 1px solid #BBBBBB;
	padding-right: 2px;
	padding-left: 2px;
}

a:link, a:visited {
	color: #555555;
	text-decoration: none;
}

a.link1:link, a.link1:visited {
	color: #9999FF;
	text-decoration: none;
}

a.link2:link, a.link2:visited {
	color: #FF9900;
	text-decoration: none;
}

a.link3:link, a.link3:visited {
	color: #CC99CC;
	text-decoration: none;
}

a.link4:link, a.link4:visited {
	color: #88BB88;
	text-decoration: none;
}

a.link5:link, a.link5:visited {
	color: #6666CC;
	text-decoration: none;
}

a.linkNeutral1:link, a.linkNeutral1:visited {
	color: #9999FF;
	text-decoration: none;
}

a.linkNeutral2:link, a.linkNeutral2:visited {
	color: #FF9900;
	text-decoration: none;
}

a.linkNeutral3:link, a.linkNeutral3:visited {
	color: #CC99CC;
	text-decoration: none;
}

a.linkNeutral4:link, a.linkNeutral4:visited {
	color: #88BB88;
	text-decoration: none;
}

a.linkMenu5:link, a.linkMenu5:visited {
	color: #6666CC;
	display: block;
	width: 100%;
	text-decoration: none;
}

.trans {
	border: 0;
	margin: 0;
	height: auto;
	background-color: transparent;
}

.myBox {
	border: 0;
	margin: 0;
	background-color: transparent;
}

.myWidth200 {
	width: 100px;
}

.myWidth240 {
	width: 140px;
}

.myWidth270 {
	width: 170px;
}

.myWidth340 {
	width: 140px;
}

.myWidth636 {
	width: 436px;
}

.borderPage {
	border: 1px solid #9999CC;
}

.borderLabel {
	border: 1px solid #FFFFFF;
	padding-top: 10px;
}

.printNo {
    display: none;	
}

.printImg {}

.bgTrans {
	background-image:url(/img/pixelt.gif);
}

.v8 {
	font-size: 8px;
}

.v9 {
	font-size: 9px;
}

.v10 {
	font-size: 10px;
}

.v11 {
	font-size: 11px;
}

.v12 {
	font-size: 12px;
}

.v14 {
	font-size: 14px;
}

.justify {
	text-align: justify;
}

.dashes1 {
	border-bottom: 1px dashed #9999FF;
}

.dashes2 {
	border-bottom: 1px dashed #FF9900;
}

.dashes3 {
	border-bottom: 1px dashed #CC99CC;
}

.dashes4 {
	border-bottom: 1px dashed #88BB88;
}

.dashes5 {
	border-bottom: 1px dashed #6666CC;
}

.border1 {
	border: 1px solid #9999FF;
}

.border2 {
	border: 1px solid #FF9900;
}

.border3 {
	border: 1px solid #CC99CC;
}

.border4 {
	border: 1px solid #88BB88;
}

.border5 {
	border: 1px solid #6666CC;
}

.theme1 {
	color: #9999FF;
}

.theme2 {
	color: #FF9900;
}

.theme3 {
	color: #CC99CC;
}

.theme4 {
	color: #88BB88;
}

.theme5 {
	color: #6666CC;
}

.white {
	color: #FFFFFF;
}

.red {
	color: #CC3333;
}

.grey {
	color: #666666;
}

.lines18 {
	 line-height: 18px;
}

.opacity80 {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8; 
    opacity: 0.8;
}

.layer_wait {
	display: none;
}