.table{
	border: solid 1px #000000;
	background-color: #CCCCCC;
	height: 100%;
	width: 100%;
	font-size: 14px;
	color: #000000;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #000000;
	margin: 3px;
	padding: 0px;
}input {
	border: 1px outset #000000;
}
button {
	border: 1px outset #000000;
}
.adslink {
	font-weight: bold;
	color: #00FF00;
	text-decoration: underline;
	font-size: 14px;
}
.adstable {
	font-size: 14px;
	color: #FFFF00;
	background-color: #000000;
	border: 1px solid #00FF00;
}
.tdpic {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 150px;
	width: 20%;
	font-size: 12px;
	color: #000000;
}
textarea {
	border: 1px outset #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.gtable {
	border: 1px solid #000000;
	height: 100%;
	width: 100%;
	background-color: #CCCCCC;
}

.mtables {
	border: 1px solid #FFFFFF;
	background-color: #0E4A70;
	width: 100%;
	background-position: center;
	vertical-align: middle;
}
.mtablesgbg {
	border: 1px solid #FFFFFF;
	background-color: #CCCCCC;
	width: 100%;
	background-position: center;
	vertical-align: middle;
}
.th {
	border: 1px solid #FFFFFF;
	height: 15px;
	background-position: center;
	vertical-align: middle;
	background-color: #FF6600;
}
.tdchpic {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 25%;
	width: 20%;
	font-size: 12px;
	color: #000000;
}
img.pos{
	position:absolute;
	visibility:hidden;
	z-index:0;
	border:1px solid #000000;
}.img {
	border: 1px solid #000000;
}
.blue_table_white_text {
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	background-color: #FF6600;
	border: 1px solid #FFFFFF;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 3px;
	padding: 0px;
}
.border {
	border: 1px solid #000000;
}
.table_white_border{
	border: 1px solid #FFFFFF;
	width:100%;
}
th {
	
}
.input_tables {
	background-color: #CCCCCC;
	border: 1px solid #000000;
}


