@charset "utf-8";
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.logo_table {
	background-position: left top;
	width: 480px;
}
.long_line_break {
	background-image: url(Images/line_break.jpg);
	background-repeat: repeat-y;
	width: 1px;
	background-position: center top;
	text-align: center;
	vertical-align: top;
}

.footer {
	text-align: center;
	vertical-align: top;
}
.pink {
	color: #FF00B4;
	text-decoration: none;
}
.line_break {
	background-image: url(Images/line_break.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	vertical-align: top;
}
.pink_footer {
	font-size: 12px;
	color: #FF00B4;
	text-transform: uppercase;
}
.text_logo {
	padding-right: 50px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: right;
	color: #999999;
}
.center {
	text-align: center;
}
.banner_border {
	background-image: url(Images/back_ground_border.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width: 800px;
	text-align: center;
	vertical-align: top;
}
.bar {
	background-image: url(Images/bar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
}
.vert_line_break {
	background-image: url(Images/line_break_vert.jpg);
	background-repeat: repeat-y;
	width: 1px;
}


.navigationa {
	color: #999999;
	text-decoration: none;
}
.navigationa:hover {
	color: #ff00b4;
	text-decoration: blink;
}	
.table_logos {
	background-position: center top;
	text-align: center;
	width: 210px;
	vertical-align: middle;
}
.pink_shade {
	background-image: url(Images/pink_background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 50px;
	padding-left: 15px;
}
.table_cells {
	text-align: center;
	width: 150px;
}
.new_text {
	text-align: justify;
	padding-right: 20px;
	padding-left: 10px;
}

.text_just {
	text-align: left;
	background-position: left top;
	vertical-align: top;
}
.h_tags {
	font-size: 11px;
	font-weight: normal;
	color: #FF00B4;
	text-decoration: none;
}
.cell_space {
	width: 222px;
	text-align: center;
	vertical-align: top;
}
