.large-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 56px;
	font-weight: lighter;
	color: #333333;
}
.small-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
}
.medium-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #333333;
}
.copyright {
color:#999999;
	font-size: 10px;
	font-weight: bold;
}
form {
	font-weight: bold;
	font-size: 12px;
}
.formfields {
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.error {
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
	color: #FF0000;
	text-decoration: blink;
}
.form-titles {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.image{
border:1px;
border-thickness: 1px;
border-color:#666666;
border-style:solid;
}
a:link .image,
a:visited .image {
border:1px;
border-thickness: 1px;
border-color:#666666;
border-style:solid;
}
a:focus .image,
a:hover .image {
border:1px;
border-thickness: 1px;
border-color:#000000;
border-style:solid;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	background-color: #FFCCFF;
}.navtits {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-transform: none;
	color: #000000;
}
.left_frame_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
