body {
	background-color:#FFFFCC;
	text-align:center;
}
.main {
	background-color:#FFFFFF !important;
	font-family:Arial;
	font-size:13px;
	text-align:left;
	width:750px;
}
.alert {
	background-color:#BFBFFE !important;
	font-family:Arial;
	font-size:13px;
	text-align:left;
	width:400px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: separate;
}
.alert300 {
	background-color:#EFEFEF !important;
	font-family:Arial;
	font-size:13px;
	text-align:left;
	width:300px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: separate;
}
.maintext {
	font-family:Arial;
	font-size:13px;
	text-align:left;
}
.rel {
	position:relative;
	top:0px;
	left:0px;
	clear:both;
}
.left {
	width:170px;
	float:left;
	text-align:center;
}
.right_f {
	width:580px;
	float:right;
	text-align:left;
}
.middle  {
	width:410px;
	float:left;
	/*border:1px solid red;*/
}
.right {
	width:170px;
	float:right;
	/*border:1px solid red;*/
}
.bottom {
	background-color:#FFFFFF;
	height:9px;
	width:750px;
	clear:both;
}
.lrText, .bar {
	margin:10px 10px 0px 10px;
	width:150px;
	color:#000;
	text-align:center;
}
.bar {
	border:1px solid #426B00;
}
.barTitle {
	background-color:#426B00;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
.barText {
	background-color:#FFF;
	color:#000;
	width:128px;
	text-align:center;
	margin:0px 10px 0px 10px;
}
.barLink {
	width:126px !important;
	margin:6px 0px 6px 0px;
	text-align:left;
	font-size:12px;
}
.barsmallLink {
	width:126px !important;
	margin:0px 0px 6px 10px;
	text-align:left;
	font-size:10px;
}
a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#000066;
	text-decoration:none;
}
h3.old {
	color:#600000;
	font-size:17px;
}
h3 { 
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 17px; 
font-weight: bold; 
color: #400000; 
}
.middleText {
	margin-top:10px;
}
.middleFullText {
	margin:10px 10px 0px 0px;
}
.copyright {
	background-color:#FFFFCC !important;
	font-family:Arial;
                color:#000000;
	font-size:10px;
	text-align:center;
	width:400px;
                float:center;
}