.coverBack {
	background-image: url(../images/cover_back.gif);
	background-position: center;
	background-repeat: repeat-y;
}
.headerBack {
	background-image: url(../images/header_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.handCursor {
	cursor: hand;
}
.headertext{font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000;}

.maintext{font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000;}
.maintext a:link {color:#4A6090; text-decoration:none}
.maintext a:visited {color:#4A6090; text-decoration:none}
.maintext a:hover {color:#a5a5a5;} 

.blackborder-left {position:relative; left:0px; float:left; border: 1px #000000 solid; margin-right:9px;}
.blackborder-right {position:relative; left:0px; float:right; border: 1px #000000 solid; margin-left:9px;}
.blackborder-full {position:relative; left:0px; border: 1px #000000 solid; margin-left:10px; margin-top:10px;}
