@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	background-color: #000000;
	background-image:url(/img/city.jpg);
	background-attachment: scroll;
	background-position: top center;
	background-repeat: no-repeat;
	font-family: trebuchet ms;
	font-size: 12px;
	color: #bbbbbb;
}
a:link,a:visited{
color:#666666;
}
a:hover,a:active{
color:#990000;
}
.header{
width: 100%;
height: 285px;
}
	.logo{
	width: 430px;
	height: 175px;
	behavior: url(/iepngfix.htc);
	background-image: url(/img/logo.png);
	background-repeat: no-repeat;
	background-position: top left;
	}
	.searching{
	width: 930px;
	height: 50px;
	}
	.searchingInfo{
		width:286px !important;
		text-align:left;
	}
	.menu{
	width: 540px;
	height: 60px;
	behavior: url(/iepngfix.htc);
	background-image: url(/img/menu_bg.png);
	background-repeat: no-repeat;
	background-position: top center;
	}
	.menu-tile{
	height: 60px;
	behavior: url(/iepngfix.htc);
	background-image: url(/img/menu_tile_x.png);
	background-repeat: no-repeat;
	background-position: top center;
	}
	.topTab {
	padding-right:36px;
	background-image:url(/img/topTab.gif);
	background-position:top right;
	background-repeat:no-repeat;
	font-size:11px;
	}
	.topTab a {
	text-decoration:none;
	color:#CCCCCC;
	}
/*------------*/
.box-top{
width: 600px;
height: 20px;
background-image: url(/img/box_top.gif);
background-position:bottom center;
background-repeat: no-repeat
}
.box_body{
width:600px;
height: auto;
background-image: url(/img/box_body.gif);
background-position: center center;
background-repeat: repeat-y;
}
	.box-container{
	width: 594px;
	height: auto;
	background-image: url(/img/box_container_bg.gif);
	background-repeat:repeat-x;
	background-position: top center;
	}	
	.box-container-sm{
	width: 594px;
	height: auto;
	background-image: url(/img/box_container-sm_bg.gif);
	background-repeat:repeat-x;
	background-position: top center;
	}	
		.box-maintxt{
		width:auto;
		font-family: trebuchet ms;
		font-size: 12px;
		color: #bbbbbb;
		}
		.box-titletxt{
		width:auto;
		font-family: trebuchet ms;
		font-size: 20px;
		font-weight:bold;
		color:#e30023;
		line-height: 1em;
		letter-spacing: -1px;
		}
		.box-bigwhitetxt{
		width:auto;
		font-family: trebuchet ms;
		font-size: 14px;
		font-weight: bold;
		color: #aeaeae;
		line-height: 1em;
		}
		.box-bigwhitetxt-ruled{
		width:auto;
		font-family: trebuchet ms;
		font-size: 14px;
		font-weight: bold;
		color: #aeaeae;
		line-height: 1em;
		border-bottom:1px solid #272929;
		padding-bottom:10px;
		margin-bottom:12px;
		}
		.box-smallgreytxt{
		width:auto;
		font-family: trebuchet ms;
		font-size: 11px;
		color: #666666;
		line-height: 1em;
		}
		.box-smallgreylink{
		width:auto;
		font-family: trebuchet ms;
		font-size: 11px;
		color: #666666;
		line-height: 1em;
		text-decoration:none
		}
		.box-img{
		border-width:1px;
		border-color:#333333;
		border:solid;
		padding: 3px;
		}	
	.box-bottom{
	width: 600px;
	height: 20px;
	background-image: url(/img/box_bottom.gif);
	background-position:top center;
	background-repeat: no-repeat
	}
	.small-box-top{
	width: 220px;
	height: 20px;
	background-image: url(/img/small_box_top.gif);
	background-position:bottom center;
	background-repeat: no-repeat
	}
	.small-box-body{
	width:220px;
	height: auto;
	background-image: url(/img/small_box_body.gif);
	background-position: center center;
	background-repeat: repeat-y;
	}	
	.small-box-bottom{
	width: 220px;
	height: 20px;
	background-image: url(/img/small_box_bottom.gif);
	background-position:top center;
	background-repeat: no-repeat
	}
	.small-box-container{
	width: 214px;
	height: auto;
	background-image: url(/img/box_container_bg.gif);
	background-repeat:repeat-x;
	background-position: top center;
	padding-left: 15px;
	padding-right: 15px;
	}	
	.small-box-container-short{
	width: 214px;
	height: auto;
	background-image: url(/img/box_container-sm_bg.gif);
	background-repeat:repeat-x;
	background-position: top center;
	padding-left: 15px;
	padding-right: 15px;
	}
	.printerFriendlyLink {
		float:right;
	}
	.printWindowLink {
		display:none;
		visibility:hidden;
	}
	
/*form style*/
form{
margin:0;
padding:0;
}
.login-field{
width: 178px;
color: #e30023;
background-color: #060606;
border:solid;
border-color: #242829;
border-width:1px;
margin: 5px 0 5px 0;
}
.input-field{
color: #e30023;
background-color: #060606;
border:solid;
border-color: #242829;
border-width:1px;
margin: 5px 0 5px 0;
}
.field-btn{
width: 65px;
height: 24px;
border-style:none;
background-color: transparent;
background-image: url(/img/btn.gif);
background-position:center center;
background-repeat: no-repeat;
color:#aeaeae;
font-family: trebuchet ms;
font-size: 13px;
font-weight: bold;
letter-spacing: -1px;
margin-left: 5px;
}
.search-field{
width: 135px;
color: #666666;
background-color: white;
border:solid;
border-color: #666666;
border-width: 1px;
}
/*---------*/
.footer{
width: 100%;
height: 70px;
font-family: trebuchet ms;
font-size: 12px;
font-weight:bold;
color:#666666;
line-height: 1em;
margin-top: 50px;
}
	.red-links{
	font-family: trebuchet ms;
	font-size: 12px;
	font-weight: bold;
	color: #e30023;
	text-decoration: none;
	}
	.red-condensed-links{
	font-family: trebuchet ms;
	font-size: 11px;
	font-weight: normal;
	color: #e30023;
	text-decoration: none;
	}
	.pad-right{
	padding-right:4px;
	}
	
	
.boxError{
background-color:#333333;
border:1px dotted #CC0000;
color:#FF0000;
padding:20px 10px 20px 10px;
width:650px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
.boxInfo{
background-color:#333333;
border:1px dotted #F8F8F8;
color:#FFF;
padding:20px 10px 20px 10px;
width:650px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}


h1 {
	font-family: Trebuchet MS,Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height:normal;
	margin-bottom:0px;
}
h2 {
	font-family: Trebuchet MS,Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height:normal;
	margin-bottom:0px;
}

.table01 TH {
	text-align:left;
	font-family: trebuchet ms;
	font-size: 14px;
	font-weight: bold;
	color: #aeaeae;
}
.table01 TD {
	text-align:left;
}


.adminContainer {
	padding:20px;
	background-color:#FFFFFF;
	color:#000000;
	border:0px solid #616161;
}

.adminWrapper {
	background-color:#FFFFFF;
	height:95%;
	padding:20px;
	border:1px solid #E2E2E2;
}


.adminTabs { width:100%; }
.adminTabs TD {  }
.adminTabOff {
	font-family: trebuchet ms;
	font-size:13px;
	font-weight: bold;
	color:#FFFFFF;
	background-image:url(/img/admin/bgTile1.gif);
	padding:5px 15px 5px 15px;
	white-space:nowrap;
}
.adminTabOff a { text-decoration:none; color:#FFFFFF; }

.adminTabOn {
	font-family: trebuchet ms;
	font-size:13px;
	font-weight: bold;
	color:#FFFFFF;
	background-image:url(/img/admin/bgTile2.gif);
	padding:5px 15px 5px 15px;
	white-space:nowrap;
}
.adminTabOn a { 	text-decoration:none; color:#FFFFFF; }


.adminTabBlank {
	border-left:1px solid #616161;
	border-bottom:1px solid #616161;
	width:100% !important;
}

.adminContainer{

}

