
* {font-family: arial;}

body {margin: 5px;}

/*table {border-collapse: collapse;}*/

.logged_in_top {
	color: gray;
	font-size: 10px;
	font-weight: 300;
}

.logged_in_top_link {
	color: black;
	font-size: 10px;
	font-weight: 300;
	text-decoration: underline;
}

.header_td {
	width: 1010px;
	height: 210px;
}

.left_menu_td {
	width: 177px;
}

.body_td {
	width:828px; 
	/*height:700px; */
	background-color: #D5D5D5; 
	border: #000000 0px solid;
}

.footer_txt {
	font-size: 11px;
	color: #aaaaaa;
	width: 800px;
}

.coming_soon {
	font-size: 20px;
	font-weight: 800;
	margin: 15px;
	color: black;
}

.posted {
	font-size: 10px;
	font-style: italic;
}