a:link,a:visited{color:#FF0000;text-decoration:none}
a:hover {color: #000000;}

#navlist a {
}

#navlist a:link, #navlist a:visited {
color:#000;
text-decoration: none;
font-size: small;
}

#navlist a:hover, #navlist a:active {
color:#000;
text-decoration: underline;
}

td img {display: block;}

.right {
	background-image: url(images/right.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.bold {
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 13pt;
	text-align: justify;
	text-decoration: none;
	background-color: #CCCCCC;
}
.left {
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
}
.headtext {
	font-size: small;
	color: #000;
	font-weight: bold;
}
.bottomborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #2AA0D8;
	border-right-color: #2AA0D8;
	border-bottom-color: #2AA0D8;
	border-left-color: #2AA0D8;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.rightborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bordercomplete {
	border: 1px solid #CCCCCC;
}

