﻿.LoginNotice {
	color: white;
	padding:5px;
	font-size: 70%;
}
.body {
	background-color: #808080;
	font-family:Arial, Helvetica, sans-serif;
	background: #808080 url('../Layout/Images/bgcolor.gif');
	text-align: center;
	height: auto;
	min-height: 100%;
	min-width: 850px;
	max-width: 1124px;
	margin-top:5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}
.BodyBox {
	text-align:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:small;
}
.BodyBox a{
	border-color: #000080;
	border-style: none;
	border-width: 1px;
	color: #000055;
	font-weight:bold;
	color:red
}

.NoLinkStyle{

}

.NoLinkStyle a{
	border-color: #000080;
	border-style: none;
	border-width: 1px;
	color: #000055;
	padding-right: 0px;
	padding-left: 0px;
	
}


.EditZone a{
	border-color: #000080;
	border-style: inset;
	border-width: 1px;
	color: #000055;
	padding-right: 4px;
	padding-left: 4px;
}
.IE8Fix  {
	z-index: 100;
}
.LeftFadeImg {
	background-image: url('../Layout/Images/lside.png');
	background-repeat: repeat-y;
}
.MenuStyle {
	text-align: left;
	width:100%;
	height:22px;
	background-color:#0F0898;
}
.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	margin-right:1px;
}
.TNTTextHeader {
	background-image: url('../Layout/Images/hdrbck2.jpg');
	text-align: right;
	color: #0000FF;
	font-size: 32px;
	font-weight: bold;
}
.TableStyle {
	background-color: #FFFFFF;
	margin-bottom:10px;
}
.TableCell {
	text-align: left;
	white-space: nowrap;
	color: #FFFFFF;
	width:220px;
	max-width:220px;
}

#flyer{
	font: normal normal normal 100% Arial, sans-serif;
	padding: 5px 0 0 0;
	color: #FF0000;
	font-weight: bold;
}

#left_col {
	padding: 0px;
	width: 228px;
	position: relative;
	left: 0px;
	top: 0px;
	height: 100%;
	min-height: 100%;
	float: left;
	border-left-style: none;
	cursor: default;
}

#rightcontainer {
	padding: 0px;
	margin: 0px auto 0px 228px;
	background: url('../images/hdrbck2.jpg') repeat-x;
	height: 100%;
	min-height: 100%;
	position: relative;
	left: 0px;
	top: 0px;
}

#container {
	margin: 0 auto 0 auto;
	background: #FFFFFF url('../images/lside.png') repeat-y;
	max-width: 1100px;
	text-align: left;
	height: 100%;
	min-height: 100%;
	background-color: #FFFFFF;
}
#subcontainer {
	overflow: auto;
	height: 100%;
	min-height: 100%;
}
#subheader {
	padding: 0 20px 0 10px;
	text-align: right;
	font: normal normal normal 25px Impact, Arial, sans-serif;
	color: #3C3CFF;
	height: 30px;
	cursor: default;
}
#tntheader {
	padding: 10px 10px 0 0;
	margin: 0;
	text-align: right;
	font: normal normal bold 40px "Arial Narrow";
	color: #FF0000;
	height: 40px;
	cursor: default;
}

#menu {
	top: 100px;
	margin-top: 0px;
	cursor: default;
}
#header {
	height: 100px;
	width: 100%;
	top: 0px;
	cursor: default;
}
#pagecontent {
	font: normal normal normal 76% Arial, sans-serif;
	padding: 5px 20px 0 10px;
	color: #000055;
}
.rtcorner {
	background: url('../images/rtcorner.gif') no-repeat 100% 0;
	padding: 10px 10px 0 0;
}

#footer {
	background: #FFFFFF url('../images/lbcorner.png') repeat-y;
	height: 15px;
	bottom: 0px;
	cursor: default;
}
#footer img{
	float: right;
}
#footer a {
	color: #FFFFFF;
	font: normal normal normal 100% Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.tablecontent {
	background: url('../images/tablerow.gif') center;
	text-align: center;
	font-size: 95%;
	border: 1px #C0C0C0 solid;
}
.smaltablecontent {
	background: url('../images/tablerow.gif') center;
	text-align: center;
	font-size: 80%;
	border: 1px #C0C0C0 solid;
}
.tableheader {
	background: url('../images/newshdr.gif');
	text-align: center;
	border: 1px solid #C0C0C0;
	font-weight: bolder;
}
.tablelcolumn {
	background: url('../images/tablerow.gif') center;
	font-size: 95%;
	border: 1px solid #C0C0C0 ;
}
.tablelstyle {
	border-collapse: collapse;
		margin: 0 auto 0 auto;
}
.tableltop {
	text-align: center;
	border: 0 solid #C0C0C0 ;
}

#infostyle {
	background-color: #800000;
	border: thin outset #FF0000;
	visibility: visible;
	float: left;
	color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#memopre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 10px 10px 10px 10px;
	white-space: pre-wrap; /* css-3 */;
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */;
	white-space: -pre-wrap; /* Opera 4-6 */;
	white-space: -o-pre-wrap; /* Opera 7 */;
	word-wrap: break-word; /* Internet Explorer 5.5+ */;
	width: auto;
	#float:left; /* IE only */;
	#clear:none; /* IE only */;
}
