body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.header_container {
	height: 98px;
	width: auto;
	border: 1px solid #CCC;
	background-image: url('images/top_banner.jpg');
	background-repeat: no-repeat;
	background-position: left bottom
}
.text_small_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}
.header_top {
	border-bottom:1px solid #CCC; background-color: #666;
	height: 15px;
	width: auto;
	text-align: right;
	padding-right: 10px;
	background-image: url('images/header_top_bg.gif');
}
.home_container_left {
	float: left;
	height: 500px;
	width: 400px;
	margin-top: 10px;
	display: inherit;
}
.home_no_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.td_no_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
}
.text_large_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.divider_20px {
	height: 20px;
	position: relative;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.center_text {
	text-align: center;
	height: 15px;
	width: auto;
}

.text_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399FF;
}
.text_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
}
.td_border {
	border: 1px solid #CCC;
}



.menu_container {
	height: 25px;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	background-image: url(images/menu_bg.gif);
}
a#menu_block {
	background-image: url('images/menu_hl_div.png');
	background-repeat: no-repeat;
	background-position: right top;
	height: 25px;
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	text-decoration: none;

}
.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	padding-top: 4px;
}

.logout_block {
	margin-right: 10px;
	float: right;
	margin-top: 5px;
	text-align: right;
}

a#menu_block:hover {
	background-position: 0px -25px;
}
.footer_container {
	height: 15px;
	width: auto;
	margin-top: 5px;
	text-align: center;
}
.message_container {
	height: 20px;
	width: auto;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0F0;
}
.content_container {
	height: auto;
	width: auto;
	padding: 20px;
	border: 1px solid #CCC;
	background-image: url(images/body_grad.gif);
	background-repeat: repeat-x;
	background-position-y: bottom;
	background-position: bottom;
}
.site_container {
	margin: 10px;
	width: auto;
	height: 100%;
}

table
{
	border-left:1px solid #FFF;
	border-right:0px solid #FFF;
	border-top:0px solid #FFF;
	border-bottom:1px solid #FFF;
}


td
{
    border-left:0px solid #FFF; border-right:1px solid #FFF; border-top:1px solid #FFF; border-bottom:0px solid #FFF; margin:0; padding:4px; 

}
a.edit_button {
	background-image: url(images/edit_button.png);
	float: left;
	height: 25px;
	width: 95px;
	position: relative;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a.edit_button:hover {
    background-position: 0px -25px;
}

a.delete_button {
	background-image: url(images/delete_button.png);
	float: left;
	height: 25px;
	width: 95px;
	position: relative;
	background-repeat: no-repeat;
}
a.delete_button:hover {
    background-position: 0px -25px;
}

a.add_button {
	background-image: url(images/add_button.png);
	float: left;
	height: 25px;
	width: 95px;
	position: relative;
	background-repeat: no-repeat;
}
a.add_button:hover {
    background-position: 0px -25px;
}

.form_button {
	background-color: #999;
	border: 1px solid #FFF;
	text-decoration: none;
}

.logo_image_frame {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 129px;
	width: 515px;
	margin-top: -60px;
}
.login_container {
	height: auto;
	width: 480px;
	margin-left: -250px;
	position: relative;
	left: 50%;
}
a.tooltip span {
	display:none;
	padding:2px 3px;
	margin-left:8px;
	width:130px;
	font-size: 10px;
	text-decoration: none;
}
a.link {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.link:hover {
	color: #3399FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.tooltip:hover span {
	display:inline;
	position:absolute;
	background:#CCC;
	border:1px solid #333;
	color:#000;
	text-decoration: none;
}

.form_input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #999;
	border: 1px solid #CCC;
}
a.yes_button {
	background-image: url(images/yes_button.png);
	float: left;
	height: 25px;
	width: 95px;
	position: relative;
	background-repeat: no-repeat;
}
a.yes_button:hover {
    background-position: 0px -25px;
}
a.no_button {
	background-image: url(images/no_button.png);
	float: left;
	height: 25px;
	width: 95px;
	position: relative;
	background-repeat: no-repeat;
}
a.no_button:hover {
    background-position: 0px -25px;
}
a.password_button {
	background-image: url(images/password_button.png);
	float: left;
	height: 25px;
	width: 145px;
	position: relative;
	background-repeat: no-repeat;
}
a.password_button:hover {
    background-position: 0px -25px;
}

