body {
font-family: Tahoma; 
font-size: 11px;
color: black;
background-color: #FAFAFA;
margin: 0px;
padding: 0px;
}

.mainTable {
border: 1px solid #363E4C;
}

.footerTable {
background-color: #363E4C;
font-family: Tahoma; 
font-size: 10px;
color: white;
}

.headerTD {
background: #3B505E url("img/header_r.gif") repeat-x; 
}

.photoTD {
background-image: url("img/meeting.jpg"); 
background-attachment: scroll; 
background-position: 0px 0px; 
background-repeat: repeat-x;
}

.searchField {
border: 1px solid black;
background-color: white;
font-family: Arial; 
font-size: 10px;	
width: 100px;
height: 18px;		
margin-top: 4px;
}

.spacer { 
width: 1px;
          		height: 1px;
          		overflow: hidden;
}

.mainMenu {
font-family: Tahoma; 
font-size: 13px;
font-weight: 700;
color: #222;
}

.mitem {
height: 23px; 
background: #E9F0F1 url('/img/mitem_bg.gif') repeat-x;
padding-right: 5px;
vertical-align: bottom;
text-align: center;
padding-bottom: 5px;
cursor: hand;
}

.mitemSelected {
height: 23px; 
background: #B7CED1 url('/img/mitem_bg.gif') repeat-x;
padding-right: 5px;
vertical-align: bottom;
text-align: center;
padding-bottom: 5px;
cursor: hand;
}

.mbullet1 {
background: #E9F0F1 url('/img/mitem_l1.gif') no-repeat;
cursor: hand;
width: 8px;
}

.mbullet2 {
background: #E9F0F1 url('/img/mitem_l2.gif') no-repeat;
cursor: hand;
width: 8px;
}

.mbullet1Selected {
background: #B7CED1 url('/img/mitem_l1.gif') no-repeat;
cursor: hand;
width: 8px;
}		

.mbullet2Selected {
background: #B7CED1 url('/img/mitem_l2.gif') no-repeat;
cursor: hand;
width: 8px;
}		

.mbullet2Inverted {
background: #B7CED1 url('/img/mitem_l2_i.gif') no-repeat;
cursor: hand;
width: 8px;
}	

.bg1 {
background-color: #EFEFEF
}

.bg2 {
background-color: #FAFAFA
}		

.bg3 {
background-color: #EFEFEF
}	

.bg4 {
background-color: white;
}	

.header {
font-family: Tahoma; 
font-size: 13px;
font-weight: 700;
color: white;
padding: 2px 4px;
background-color: #363E4C; 
width: 150px
}

.content {
font-family: Tahoma; 
font-size: 12px;
line-height:16px;
color: #333;	
padding: 4px;		
}

.content1 {
font-family: Tahoma; 
font-size: 12px;
line-height:16px;
color: #6699CC;
padding: 4px;
}

.calendar {
font-family:verdana; 
text-align: center; 
border-right: 1px #DBDBDB solid; 
border-top: 1px #DBDBDB solid;
}
.calendar TH { 
font-size: 10px; 
text-align: center; 
padding: 0px; 
border-left: 1px #DBDBDB solid; 
border-bottom: 1px #DBDBDB solid;
}
.calendar TD { 
border-left: 1px #DBDBDB solid; 
background-color: #FEFEFE; 
border-bottom: 1px #DBDBDB solid; 
font-size: 11px; 
}

.form1 { 
font-family:verdana; 
font-size: 10px 
}

HR {
color: #333;
display: block;
height: 1px;
}