#adminWrapper {
	/* This is a container to hold the content. */
	text-align: left;
	width:920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom:38px;
}
.ProjectName {
	font-size: 18px;
	color: #777D8C;
}
.LeftOver {
	color: #FFFFFF;
	background-image: url(../images/left_over.jpg);
}

a.LeftLinks, span.LeftLinks {
	font-size: 12px;
	color: #757474;
	text-decoration: none;
	cursor:pointer;
}
a.LeftLinks:hover {
	font-size: 12px;
	color: #581515;
	text-decoration: underline;
}
.Row1 {
	background-color: #F2DB95;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
.ima {
	border: 4px solid #CCCCCC;
}

.LeftItem {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E8EDF1;
	border-right-color: #E8EDF1;
	border-bottom-color: #E8EDF1;
	border-left-color: #E8EDF1;
	background-image: url(../images/left_normal.gif);
}

.White {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background:#392E18;
}
DarkBG {
	background:#221e1f;
}
.shadebg {
	background-repeat: no-repeat;
}
.headText {
	font-size: 16px;
  color: #557F98;
	font-weight:bold;
	margin-left:5px;
}
.innerBox {
	border:2px ridge #666666;
	background:#fff;
}
a.TopLinks {
	font-size: 12px;
	color: #005494;
	text-decoration: none;
}
a.TopLinks:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.Login_tf {
	border: 1px solid #E0DEDF;
	font-size: 11px;
	color: #005393;
}
.ContentText {
	font-size: 12px;
	color: #333333;
}
.Login_box {
	border: none;
	background-color: #FFFFFF;
}
.Login_tfFocus {

	border: 1px solid #6AA6CA;
	font-size: 11px;
	color: #005393;
}
.Button {
	font-size: 12px;
	background-color: #f4f0df;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B6D3E5;
	border-right-color: #B6D3E5;
	border-bottom-color: #B6D3E5;
	border-left-color: #B6D3E5;
}
.ButtonOver {
	font-size: 12px;
	background-color: #00579A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	color: #E5EAEC;
}
.Error_BOX {
	border: 1px solid #FF0000;
	background-color: #FF9999;
	color: #FFFFFF;
	font-size: 12px;
}
.LeftNormal {
	color: #FFFFFF;
	background-image: url(../images/left_normal.gif);
}
.Row2 {
	background-color: #EEEEEE;
	border: 1px solid #B6D3E5;
}
.ProjectNameWhite {
	font-size: 18px;
	color: #EEEEEE;
}
a.pag {
	text-decoration: none;
	color: #557F98;
	font-size:12px;
}
a.pag:hover {
	text-decoration: none;
	color: #666666;
	font-size:12px;
}
.thumb{
	border:2px solid #7A7A7A;
	margin: 3px;
}
#content{
	background:#fff;
	width:600px;
	margin:0 0 0 0;
	float:left;
}
#outerWrapper {
	padding:20px;
}
.alert_box {
	width:270px;
	height:20px;
	background:#eee;
	border:1px dashed #465673;
	color:#000;
	padding:15px;
	text-align:center;
	font-size:12px;
}
a.popavatar, a.popavatar:visited, a.popavatar:active {
	text-decoration: none;
	color: #BDBDBC;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 12px;
}
a.popavatar:hover {
	text-decoration: none;
	color: #777D8C;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 12px;
	margin:0;
	padding-left:0;
	position: relative;
}
a.popavatar span {
	 display: none;
}
a.popavatar:hover span {
	 display: block;
	 position: absolute; 
	 top: 10px; 
	 left: 20px;
	 /* formatting only styles */
	 padding: 5px; 
	 margin: 10px; 
	 z-index: 100;
	 background: #f0f0f0; 
	 border: 1px solid #c0c0c0;
	 /* end formatting */
}
ul.featured_list {
	list-style-image:none;
	list-style:none;
}
ul.featured_list li {
	background:none;
}
.adminContent {
	font-size:13px;
	color:#BDBDBC;
}
.odd {
	background-color: #F5F9FE;
}
.even {
	background-color: #FFFFFF;
}
