body
{
	background: #FFFFFF;
	text-align: center;
}
.Box
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: url(Images/BoxBg.gif) repeat-y top left;
	text-align: left;
	height: 1000px;
}
.BoxInner
{
	height: 700px;
	background: url(Images/BoxInnerBg.gif) no-repeat top left;
	padding-top: 79px;
	position: relative;
}
a
{
	color: #000000;
}
a:hover
{
	color: #000000;
}
div.Header
{
	font-size: 20px;
	margin-bottom: 10px;
}
.Header .Small
{
	font-size: 14px;
	font-weight: bold;
}
div.Header2
{
	font-size: 20px;
	padding-bottom: 2px;
	padding-top: 10px;
}
.Left
{
	margin-top: 30px;
	margin-left: 7px;
	width: 163px;
	float: left;
}
.Content
{
	width: 777px;
	margin-left: 20px;
	margin-top: 30px;
	margin-right: 17px;
	float: left;
}
div.LoginStatus
{
	text-align: center;
}
div.Opening
{
	font-weight: bold;
	padding-bottom: 15px;
}
.Iframe
{
	border: 1px solid #000000;
}
.CalendarListHeader td
{
	font-weight: bold;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
}
.CalendarListItem td
{
	
}
.CalendarListAltItem td
{
	background-color: #EEEEEE;
}
div.Tab
{
	padding-top: 5px;
	padding-left: 100px;
	width: 100%;
	display: block;
}
div.TabItem a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
div.TabItem
{
	display: inline;
	height: 17px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 35px;
}
div.Logo
{
	color: #FFFFFF;
	font-size: 34px;
	font-weight: bold;
	display: block;
	
	top: 19px;
	left: 90px;
}
div.QuickBar
{
	display: block;	
	position: relative;
	top: -15px;
}
div.QuickBar .TextBox
{
	width: 100px;
}
div.QuickBar a
{
	color: #000000;
}
div.Footer
{
	padding: 2px;
	/*margin: 10px;*/
	margin-top: 25px;
	text-align: left;
}
.Menu
{
	background-color: transparent;
}
.MenuItem, .MenuHeader
{
	padding: 2px;
	padding-left: 4px;
	/*border: 1px solid #000000;*/
	margin-bottom: 6px;
	background-color: transparent;
}
.MenuHeader
{
	background-color: #ffffff;
}
.MenuItem a, .MenuHeader a
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.MenuItem2
{
	padding-left: 20px;
}
.MenuItem3
{
	padding-left: 40px;
}
.MenuItem2 a, .MenuItem3 a
{
	color: #000000;
}
.Article-Left
{
	width: 607px;
	padding-right: 15px;
}
.Article-Right
{
	width: 171px;
	padding-left: 15px;
	color: #000000;
}
