.LongerInput input,.LongerInput textarea,.LongerInput select {width: 550px}
body {
	margin:5px;
	padding:0;
	font-family:Verdana;
	font-size:10pt
}
.bold {
	font-weight:bold
}
input {
	text-align:left
}
h2 {
	margin:0 5px 5px 5px;
	padding:10px 0px;
	font-size:20pt;
	color: #AF580A;
	font-weight:bold;
}
#sidebar	{
	display:none;
	padding: 2px 3px 10px 0;
	margin: 0 0 0 607px	;
	color: #395468;
	background: transparent;
	/* compensates for IE Win bungling */
	height: 100%;
	border:0px solid black;
	}
#footer {
	border: 0;
	text-align:center;
	clear: both;
	font-size:8pt;
	
}
#footer a {color: black;font-weight:bold}
a:visited, a:active, a {color:black;text-decoration:none}
a:hover {text-decoration:underline}

.LoginArea {

}
.BottomRight {float:right;background: transparent url('images/BottomRight.png') no-repeat;width: 395px;height: 26px;padding-right:20px;padding-top:6px;text-align:right}
.BottomLeft {height: 26px;background: transparent url('images/BottomLeft.png') no-repeat;padding-left:20px;padding-top:7px;text-align:left; color: white;font-weight:bold }
#top {background: url('images/TopBc.png') repeat-x top right;height:87px;overflow:hidden}
.InnerPadding {padding:5px}

.ArticleRead {padding:5px}
.ArtTitle {font-size: 16pt;font-weight:bold}
.msg_title {font-size: 14pt;margin-top: 15px}
.text {text-align:justify;line-height: 20px;font-size:9pt}
.bSmallHead {font-size: 8pt}
.ShowArt {text-align:right}

.Img, .ImgTexted {background-color: white}