﻿body
{
    color: #000000;
    font-family: verdana, arial !important;
    background-color: #eeece6;
    margin: 0px;
		font-size: small;
}

.FilterPanel 
{
	width: 70%;
	vertical-align: top;
}

.ErrorTable 
{
	width: 550px;
	border-color: Blue;
	border-style: solid;
	border-width: thin;
	 margin-left: auto;
	 margin-right: auto;
	 margin-top: 50px;
	 text-align: center;
   
	 
}

.ErrorTable.tr
{

}

.ErrorTitle 
{
 font-weight: bold;
   text-decoration: underline;	
}
.ErrorText 
{
}
    
.LinkPanel
{
width: 14%;
	vertical-align: top;
}

.LinkButton
{
 color: #3d7072;
 min-height: 40px;
 text-decoration: none;
 line-height: 30px;
 margin-right: 10px;
}

.LinkButtonSelected
{
 color: #3d7072;
 font-weight: bold;
 min-height: 40px;
 text-decoration: underline;
 line-height: 30px;
 margin-right: 10px;
}

.TitlePanel
{ 
	width : 100%;
	vertical-align: top;
}

.FilterTitle
{
 font-weight: bold;
 font-size: medium;
 width: 300px;
 height: 30px;
}

.InfoBox
{
	font-style: normal;
	width: 500px;
}

.modfilterlabel 
{
	color: Red
}

.modfiltercontrol
{
	width: 80%;
}

.DepartmentTable
{
 width: 100%	
}
.InfoTable
{
 width: 100%	
}
.InfoCell
{
 width: 100%;	
}

.DepartmentLabel
{
width: 210px;
border-style: none;
vertical-align: top;
border-width: 0;
}

.DepartmentFilter
{
	width: 550px;
}

.WildcardTextBox
{
	width: 60%;
}
.WildcardButton
{
width: 10%;
}
.ViewTimetableButton
{
width: 150px;
}

.LoginBox
{
  margin: 0 auto;
  background: #FFFFFF;
	font-size: small;
	border: 1px solid #eeece6;
}

.LoginInputBox 
{
width: 200px;
}

.LoginButton
{
width: 150px;
}

.ErrorMessage
{
    font-size: 10;
	color: Red;
}

.TitleText
{  font-weight: bold;
}

.LoginText
{  font-weight:  normal;
}

.InstructionText 
{
   font-size: 10;
}

.ObjectInputErrorLabel
{
	color: Red;
}

.pButton
{
width: 550px;
padding-left: 100px;
}

.pFilter
{
padding-top: 10px;
}

#pFilter2
{
padding-top: 20px;
}

#pLinkPanel
{
border-style:solid;
border-right-color:#cccccc;
border-left-color:#ffffff;
border-top-color:#ffffff;
border-bottom-color:#ffffff;
border-right-width:2px;
margin-right:6px;
background: #FFFFFF;
}

#Title {
	top: 20px;
	color: #3D7072;
	font-weight: bold;
	font-size: 26px;
	text-align: left !important;
}

#lLoginTitle {
	color: #3D7072;
	font-weight: bold;
	font-size: 14px;

}
