a:link {
	color: #465A9F;
	text-decoration: none;
}
a:visited {
	color: #465A9F;
	text-decoration: none;

}
a:hover {
	color: #465A9F;
	text-decoration: underline;
}
a:active {
	color: #465A9F;
	text-decoration: underline;

}
hr {
	border-top: 1px solid #999EB4;
	border-right: 1px none #999EB4;
	border-bottom: 1px none #999EB4;
	border-left: 1px none #999EB4;

}
#header {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #626577;
	border-right-color: #626577;
	border-bottom-color: #626577;
	border-left-color: #626577;
}
#outer_wrapper {
	background: #FFFFFF url(images/leftback.gif) repeat-y left;
}
#wrapper {
	background: url(images/rightback.gif) repeat-y right;
}

#container {
	width: 100%;
	float: left;
	margin-right: -200px;
	background: url(images/background_2.gif) repeat-y right;
}
#content {
	margin-right: 200px;
	background: url(images/leftback.gif) repeat-y left;
}
#main {
	margin-left: 150px;
	background-image: url(images/mainback.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#left {
	width: 150px;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 10px;
}
#right {
	width: 200px;
	float: right;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#footer {
	font-size: xx-small;
	text-align: center;
	border-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #626577;
	border-right-color: #626577;
	border-bottom-color: #626577;
	border-left-color: #626577;
}
h1 {
	margin-top: 0;
	font-size: medium;

}
.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	background-image: url(images/bodybg.jpg);
	background-color: #636679;
	background-repeat: repeat-x;
}
h2 {
	font-size: small;
}
.fpimageleft {
	float: left;
}
.fpimageright {
	float: right;
}
.formcells {
	vertical-align: top;
	width: 40%;

}
.formcolumntitles {
	width: 30%;
}
.formcolumndata {

	width: 70%;
}
.formcells2 {

	vertical-align: top;
	width: 60%;
}
.dropdown {
	width: 50px;
}

#randimages {
	margin-right: 5px;
	margin-left: 5px;
}
#randimages img {
	border: 1px solid #484458;
}
