/* CSS Document */

BODY {
	SCROLLBAR-FACE-COLOR: #949494;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #e2edc2;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	BACKGROUND-COLOR: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
}

td
{
font-family:tahoma;
font-size: 11px;
color:#404040;
}
.heading
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 13px;
	font-weight: bold;
	text-transform: lowercase;

}
.caption
{
	font-family:tahoma;
	color:#868686;
	font-size: 14px;
	font-weight: bold;

}
.topnav
{
	font-family:tahoma;
	color:#F6F7F7;
	font-size: 9px;
	font-weight: bold;
	text-decoration:none;
}
.topnav:hover
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 9px;
	font-weight: bold;
	text-decoration:underline;

}
.content {
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	line-height: 18px;
}
.button
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.button:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.top
{
	font-family:tahoma;
	color:#FFE300;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.top:hover
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}

.right
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.right:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}.mainframe {
	background-image: url(../images/ceiling.jpg);
	width: 800px;
	padding-top: 18px;
	padding-bottom: 18px;
}
#header {
	width: 100%;
	font-family: tahoma;
	font-size: 11px;

}
.italics {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
.bigitalics {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	line-height: 30px;
	color: #666666;
}
.spacertext {
	letter-spacing: 2px;
}
#box {
	width: 90%;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#content {
	width: 100%;
	background-color: #FFFFFF;
	clear: both;
	float: none;
}
#content #left {
	width: 25%;
	clear: none;
	float: left;
	text-align: center;
}
#content #right {
	clear: none;
	float: right;
	width: 72%;
	text-align: left;
}

#pageframe {
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
	clear: both;
	float: none;
}
#menu {
	background-color: #000000;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	clear: both;
}
#menu ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu li {
	display: inline;
	list-style-type: none;
}
#menu li a{
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #FFFFFF;
	padding-right: 22px;
	padding-left: 22px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;

}
#menu li a.rborder{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

}

#menu li a:hover{
	text-decoration:underline;
}
#footer {
	color: #FFFFFF;
	clear: both;
	float: none;
	background-image: url(../images/menubar_bg.gif);
	padding-top: 5px;
	padding-bottom: 5px;
}
#member {
	clear: both;
	float: none;
}
.textfield{
	font-size:11px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-family: tahoma;
	width: 200px;

}


#mapTest{
width:480px;
height:480px;
}
input.btn {
	font-size:9px;
	border: 1px solid #000000;
	background-color: #333333;
	color: #FFFFFF;
	text-transform: none;
	font-weight: bold;
}
#member a {
	color: #333333;
}
#member a:hover {
	color: #CC9900;
	text-decoration: none;
}

.input_error {
	border:1px solid #FF0000;
}

.warning {
	color:#FF0000;
	padding-left: 5px;
}

form {
margin:0px;
padding:0px;
}
#admenu {
	background-color: #f0f0f0;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
}
#admenu  ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#admenu  li {
	padding: 2px;
	display: inline;
}
#admenu  a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	display: block;
	padding: 3px;
	height: 16px;
}
#admenu  a:hover {
	background-color: #0F6375;
	color: #FFFFFF;
}

#admainframe {
	padding: 5px;
	clear:right;
	float: none;
}
#admainframe  h1 {
	margin: 0px 0px 4px;
	padding: 3px 0px 8px;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-align: left;
}
#admainframe  h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}
#admainframe  td {
	padding: 2px;
}
#admainframe  a {
	color: #0066FF;
	text-decoration: underline;
	font-size: 11px;
}
#admainframe  a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#admainframe  h3 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 4px;
}
#gridbox th {
	color: #FFFFFF;
	background-color: AB7F28;
	padding: 1px;
	font-size: 11px;
}
#gridbox td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
}

#gridbox th a{
	color: #FFFFFF;
}

#gridbox {

}
.reset {
	cursor: pointer;
}
.errorBox {
	background-color: #FEF1F1;
	padding: 4px;
	color: #993300;
}
.messageBox {
	background-color: #E7F5FE;
	padding: 4px;
	color: #003366;
}
#right h1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #C09A26;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
a.gridlink {
	color:#006699;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a.gridlink:hover {
	text-decoration: underline;
}
#eventrow td {
	border-bottom:1px dotted #999999;
}
.throw {
	font-weight: bold;
	color: #333333;
	font-size: 11px;
}

a.slink {
	color: #996600;
}
a.slink:hover {
	color: #000000;
}
#dialog {
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	padding: 4px;
	clear: both;
}
.textfield2 {
	font-size:11px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-family: tahoma;
}
#sidemenu {
	background-color: #F5F5F5;
}
#sidemenu ul {
	width: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
#sidemenu li {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#sidemenu a {
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 3px;
}

#sidemenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 3px;
	background-color: #AB7F28;
}

a.boxlink {
	color: #5E3304;
	background-color: #FFEBCC;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border: 1px solid #FFC46A;
}
.blhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.thumbox {
	background-color: #F7F7F7;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.thumbox span {
	font-family:Georgia, "Times New Roman", Times, serif;
}
