@charset "utf-8";
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
body {
	background-color: #545454;
	margin-top: 5px;
}
.bodytable {
	height: 100%;
}

.SideLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
.Drop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.smaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
}
   html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }
   #wrapper {
      margin: 5 auto;
      text-align: left;
      vertical-align: middle;
      width: 400px;
   }
   #fullheight{height:100%}
   .RedHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #850A05;
	text-decoration: none;
}
.ManagerTxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
   .ManagerHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFCC;
}
.FS{
	Width: 605px;
}
.MainTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0px;
	width: 830px;
	height:100%;
}

