.textnormal {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
}
.backblack {
	background-color: #000000;
}
.backgray {
	background-image: url(pix/gray.gif);
	background-repeat: repeat;
}
.box_left_top {
	background-image: url(pix/box_left_top.jpg);
	background-repeat: no-repeat;
}
.box_left_middle {
	background-image: url(pix/box_left_middle.jpg);
	background-repeat: repeat-y;
}
.box_left_bottom {
	background-image: url(pix/box_left_bottom.jpg);
	background-repeat: no-repeat;
}
.textlarge {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.textcap {

	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.box_right_top {
	background-image: url(pix/box_right_top.jpg);
	background-repeat: no-repeat;
}
.box_right_middle {
	background-image: url(pix/box_right_middle.jpg);
	background-repeat: repeat-y;
}
.box_right_bottom {
	background-image: url(pix/box_right_bottom.jpg);
	background-repeat: no-repeat;
}
.textlarger1 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #999999;
	letter-spacing: 2px;
}
.copyrightback {
	background-image: url(pix/copyrightback.jpg);
	background-repeat: no-repeat;
}
.textsmall {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.linedot1 {
	background-image: url(pix/linedot1.gif);
	background-repeat: repeat-x;
}
.textentry1 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 2px;
	width: 250px;
	border: solid;
}
.textentry2 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 2px;
	width: 250px;
	height: 75px;
	border: solid;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.boxborder {
	border: 1px solid #CCCCCC;
}
.mainback {
	background-image: url(pix/pix_left.jpg);
}
