.topline {
	background-image: url(../images/topline.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.leftshade {
	background-image: url(../images/leftshade.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.field {
	width: 85%;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.rgtshade {
	background-image: url(../images/rgtshade.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.mainpicbg {
	background-image: url(../images/mainpic_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.btmline {
	background-image: url(../images/btmline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
}
.verline {
	background-image: url(../images/verline_gray.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.links2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	color: #98B5CF;
	text-decoration: none;
}
.links2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	color: #ffffff;
	
}.subtopline {
	background-image: url(../images/sub_topline.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.subbg2 {
	background-image: url(../images/sub_mainpic_bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.subbg1 {
	background-image: url(../images/sub_mainpic_bg1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.shade1 {
	background-image: url(../images/sub_shade1.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.shade2 {
	background-image: url(../images/sub_shade2.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
