p {
	font-family:Tahoma, Verdana, Arial;
	font-size:small;
	padding-left:20px;
	padding-right:20px;
}
.logo {
	padding-top: 12px;
	padding-left: 2px;
}

h1 {
	font-family:Tahoma, Verdana, Arial;
	color:#333333;
	font-weight:bold;
	font-size:small;
}

.information ul li {
	font-size: small;
}

.information form select {
width:146px;
}

.information  a, a:link {
	font-family:Tahoma, Verdana, Arial;
	font-weight:bold;
	font-size:small;
	color:#3399cc;
	text-decoration:none;
}
.information  a, a:visited {
	font-family:Tahoma, Verdana, Arial;
	font-weight:bold;
	font-size:small;
	color:#3399cc;
	text-decoration:none;
}
.information  a:hover {
	color:#fc0082;
	text-decoration:underline;
	font-family:Tahoma, Verdana, Arial;
	font-weight:bold;
	font-size:small;
}

#categories a {
	font-family:Tahoma, Verdana, Arial;
	font-weight:bold;
	font-size:small;
	color:#3399cc;
	text-decoration:none;
	line-height:22px;
	margin-left:20px;
}

#categories a:hover {
	color:#fc0082;
	margin-left:20px;
	text-decoration:underline;
}

.footerText {
	font-size:x-small;
	color:#333333;
}

#footer a {
	font-family:Tahoma, Verdana, Arial;
	font-weight:bold;
	font-size:x-small;
	color:#3399cc;
	text-decoration:none;
	line-height:24px;
}

#footer a:hover {
	color:#fc0082;
	text-decoration:underline;
}

table#floatingBox {
	width:100%;
	background-color:#FFFFFF;
}

#floatingBox .top{
	background-image:url(siteimages/Layout/Boxes/table_r1_c3.jpg);
	background-repeat:repeat-x;
	text-align:center;
	height:35px;
	font-family:Tahoma, Verdana, Arial;
	font-weight:bold;
	font-size:medium;
	color:#FFFFFF;
}

#floatingBox .topleft {
	background-image:url(siteimages/Layout/Boxes/table_r1_c1.jpg);
	background-repeat:repeat-y;
	background-position:left;
	width:6px;
	height:35px;
}
#floatingBox .topright {
	background-image:url(siteimages/Layout/Boxes/table_r1_c5.jpg);
	background-repeat:repeat-y;
	background-position:left;
	width:10px;
	height:35px;
}
#floatingBox .leftborder {
	background-image:url(siteimages/Layout/Boxes/table_r2_c1.jpg);
	background-repeat:repeat-y;
	background-position:left;
	width:6px;
}
#floatingBox .rightborder {
	background-image:url(siteimages/Layout/Boxes/table_r2_c5.jpg);
	background-repeat:repeat-y;
	background-position:right;
	width:10px;
}
#floatingBox .bottomleft {
	background-image:url(siteimages/Layout/Boxes/table_r4_c1.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;
	width:6px;
	height: 12px;
}
#floatingBox .bottom {
	background-image:url(siteimages/Layout/Boxes/table_r4_c2.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height: 12px;
}
#floatingBox .bottomright {
	background-image:url(siteimages/Layout/Boxes/table_r4_c5.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:10px;
	height: 12px;
}

form {
display:inline;
}