@charset "utf-8";
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #CFE1E9;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-align: center;
}
.topnav {
	background-image: url(../images/lasufoundtop_01.gif);
	height: 14px;
	font-size: 11px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: right;
	padding-right: 25px;
	font-weight: bold;
}
.mainpic {
	height: 285px;
}
.mainban {
	height: 70px;
}
.txt {
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

td {
	vertical-align: top;
}
div {
	height: auto;
	text-align: left;
}
#homelft {
	background-image: url(../images/book.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFE8F3;
	font-weight: bold;
	color: #FFFFFF;
	height: 170px;
}
.heads {
	font-size: 16px;
	color: #000033;
	font-weight: bold;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #848EA1;
	height: 20px;
}
#tabbar  .tabs {
	height: 19px;
	float: left;
	width: 50px;
	text-align: center;
	background-color: #0B064F;
	color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #848EA1;
}
#tabbar   .seltabs {
	height: 19px;
	float: left;
	width: 50px;
	text-align: center;
	color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0B064F;
	border-right-color: #848EA1;
	border-left-color: #848EA1;
	border-bottom-color: #17191A;
}
#tabbar  a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}


.alignlft {
	text-align: left;
}
.alignrght {
	text-align: right;
}
.button {
	color: #FFFFFF;
	background-color: #CA4D0F;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.aligncenter {
	text-align: center;
}
.grybody1 {
	background-image: url(../images/gryrnd_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #CDD6E3;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9AADC4;
	overflow: visible;
	height: auto;
}
.grybody1 .grybody1l {
	background-image: url(../images/gryrnd_bgl.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: auto;
}
.grybody1 .grybody1r {
	background-image: url(../images/gryrnd_bgr.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: auto;
}
.grybody1 .grybody2 {
	background-image: url(../images/gryrnd_t_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
}
.grybody1 .grybody3 {
	background-image: url(../images/gryrnd_t_l.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 2px;
	padding-right: 2px;
	height: auto;
}
#scrollarea {
	overflow: visible;
}
form {
	margin: 0px;
	padding: 0px;
}
#otherdiv {
	z-index: 2;
	top: 0px;
	background-color: #333333;
	filter: alpha (20);
	height: 700px;
	width: 100%;
	margin: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	overflow: auto;
	position: absolute;
}
.labeltags {
	float: left;
	width: 80px;
	padding-top: 3px;
}
