td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #00a9c3;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.lightblue_bkg {
	background-image: url(site_images/lightblue_bkg.gif);
	background-repeat: repeat;
}
.verylightblue_bkg {
	background-image: url(site_images/verylightblue_bkg.gif);
	background-repeat: repeat;
}
.medblue_bkg {
	background-image: url(site_images/medblue_bkg.gif);
	background-repeat: repeat;
}
.whitenavtext {
	color: #FFFFFF;
}
.whitenavtext a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.whitenavtext a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.whitenavtext a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.whitenavtext a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.bordertopsolid {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #45B9DA;
	border-right-color: #45B9DA;
	border-bottom-color: #45B9DA;
	border-left-color: #45B9DA;
	background-image: url(site_images/lightblue_bkg.gif);
}
.borderbotsolid {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #45B9DA;
	border-right-color: #45B9DA;
	border-bottom-color: #45B9DA;
	border-left-color: #45B9DA;
	background-image: url(site_images/lightblue_bkg.gif);
}
.borderleftsolid {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #45B9DA;
	border-right-color: #45B9DA;
	border-bottom-color: #45B9DA;
	border-left-color: #45B9DA;
	background-image: url(site_images/lightblue_bkg.gif);
}
.borderrightsolid {
	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: #45B9DA;
	border-right-color: #45B9DA;
	border-bottom-color: #45B9DA;
	border-left-color: #45B9DA;
	background-image: url(site_images/lightblue_bkg.gif);
}
.topltfcorner {
	background-image: url(site_images/topleft_corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.toprgtcorner {
	background-image: url(site_images/topright_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.botlftcorner {
	background-image: url(site_images/botleft_corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.botrgtcorner {
	background-image: url(site_images/botright_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.button {
	background-image: none;
	border: 1px solid #45B9DA;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #45B9DA;

}
.picborder {
	border: 1px solid #45B9DA;
}
.headertxt {
	font-weight: bold;
}
.leftrightborder {
	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: solid;
	border-top-color: #45B9DA;
	border-right-color: #45B9DA;
	border-bottom-color: #45B9DA;
	border-left-color: #45B9DA;
}
/*.bkg {
	background-image: url(site_images/bkg.gif);
	background-repeat: repeat-y;
	background-position: center;
}*/
.solidbkgwhite {
	background-color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.selectbox {
	border: 1px solid #45B9DA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #45B9DA;
}
.boldwhite {
	font-weight: bold;
	color: #FFFFFF;

}
.loadingimage {
	background-image: url(site_images/ImageLoading.gif);
	background-repeat: no-repeat;
}
a:link {
	font-weight: bold;
	color: #45B9DA;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #45B9DA;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #45B9DA;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #45B9DA;
	text-decoration: none;
}
.normaltext {
	color: #45B9DA;
	font-weight: normal;
}
.normaltext a:visited {
	text-decoration: none;
	color: #45B9DA;
		font-weight: normal;
}
.normaltext a:link {
	text-decoration: none;
	color: #45B9DA;
		font-weight: normal;
}
.normaltext a:hover {
	text-decoration: underline;
	color: #45B9DA;
		font-weight: normal;
}
.normaltext a:active {
	text-decoration: none;
	color: #45B9DA;
		font-weight: normal;
}

