.rightborder {
	border-right: 1px solid #CCCCCC;
}

.gtext {
	font-size: 12px;
	color: #666666;

}

.gtextblack {
	font-size: 12px;
	color: #000000;
}

.linka {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}

.linkcl {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.linkbutton {
	font-size: 12px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}

.leftbox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.layerbox {
	border: 1px solid #999999;
}

.layerbuttonOff {
	border: 1px solid #336699;
}

.layerbuttonOn {
	border: 1px solid #CC0000;
}

a           { color: #CC0000;
              text-decoration: none; 
}

.solidtop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

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

.gtestname {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	color: #666666;
}

.textareafont {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #000000;
}

.quicklinkborder {
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #CC0000;
	border-left-color: #CC0000;
}

.quicklinkbordergreen {
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #009933;
	border-left-color: #009933;
}

.topbottomonly {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.testinfo {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
}
.linkwhite {
	color: #FFFFFF;
}
.toponly {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.leftonly {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.rightonly {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.bottomonly {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.linkunderline {
	text-decoration: underline;
}
.gtextsp {
	font-size: 12px;
	color: #666666;
	letter-spacing: 0.2em;
}
