BODY
{

	margin-top: 1px;
	margin-left: 5px;
	margin-right: 0px;
	FONT-FAMILY: Verdana;
    	FONT-SIZE: 8pt;
	background-color: #FFFFFF;

	
	scrollbar-arrow-color: #ffffff; 
	scrollbar-3dlight-color: #94B5DA; 
	scrollbar-highlight-color: #dbeaf2; 
	scrollbar-face-color: #94B5DA; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-darkshadow-color: #94B5DA; 
	scrollbar-track-color: #dbeaf2; 
	border-right: none; border-left: none; border-top: none; border-bottom: none;
}

td, input, select
{
	
	font-size: 8pt;
	font-family: Verdana, Tahoma;
	height : 20px;
}

th
{

	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana, Tahoma;
	height: 20px;
}

/* CSS for links - START */
a.eventTxt:link
{
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma, Verdana;
	text-decoration: underline;
	color:#FFFFFF;
}
a.eventTxt:visited
{
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma, Verdana;
	text-decoration: underline;
	color:#FFFFFF;
}
a.eventTxt:hover
{
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma, Verdana;
	text-decoration: none;
	color:#FFFF00;
}

a.meetingFeedbackTxt:link
{
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma, Verdana;
	text-decoration: underline;
	color:#FF0000;
}
a.meetingFeedbackTxt:visited
{
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma, Verdana;
	text-decoration: underline;
	color:#FF0000;
}
a.meetingFeedbackTxt:hover
{
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma, Verdana;
	text-decoration: none;
	color:#FF9900;
}




a.normalTxt:link
{
	font-size: 8pt;
	font-weight: normal;
	font-family: Tahoma, Verdana;
	text-decoration: underline;
}
a.normalTxt:visited
{
	font-size: 8pt;
	font-weight: normal;
	font-family: Tahoma, Verdana;
	text-decoration: underline;
}
a.normalTxt:hover
{
	font-size: 8pt;
	font-weight: normal;
	font-family: Tahoma, Verdana;
	text-decoration: none;
}

a:link
{
	font-weight: bold;
	font-size: 8pt;
	color: #000066;
	font-style: normal;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited
{
	font-weight: bold;
	font-size: 8pt;
	color: Black;
	font-style: normal;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

/* CSS for links - END */



/* PiN's */

.Button
{	

	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 25px;
}

/* End of PiN's */



.tab-button
{
	width: 100;
	height: 20;
	font-weight: normal;
	background: #e0e0e0;
	border-top: 1px solid buttonhighlight;
	border-left: 1px solid buttonhighlight;
	border-bottom: 1px solid buttonhighlight;
	border-right: 1px solid buttonshadow;
	cursor: hand;
	padding-top: 5px;
	padding: 3;
}

.tab-body
{
	background: #DDDDEE;
	border-top: 0px solid buttonhighlight;
	border-left: 1px solid buttonhighlight;
	border-bottom: 1px solid buttonshadow;
	border-right: 1px solid buttonshadow;
	border-style: ridge;
	padding: 10;
	position: absolute;
	left: 25px;
	top: 80px;
	width: 700px;
	z-index: 1;
	visibility: Hidden;
}

.mainheader
{
	font-weight: 700;
	font-size: 8pt;
	color: Black;
	font-family: Verdana;
	height: 30px;
	background-color: #ffcc66;
	

}

.header
{
	font-weight: 700;
	font-size: 8pt;
	color: Black;
	font-family: Verdana;
	height: 30px;
	background-color: #ffcc66;


}


.formTitle
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}



.btnover
{
	cursor: hand;
	background: Bisque;	
	color: Navy;
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	cursor: hand;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.btndg
{
	cursor: hand;
	height:20px;
	font-family: Verdana;
	font-size:10px;
	font-weight: bold;
}

.btndgover
{
	cursor: hand;
	background: Bisque;	
	color: Navy;
	height:20px;
	font-family: Verdana;
	font-size:10px;
	font-weight: bold;

}

.comboTxt
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

.cinput
{
 border: 1px solid #666666;
 font-family: verdana;
 font-size: 8pt;
text-transform: uppercase;
}

.winput
{
 border: 1px solid #666666;
 font-family: verdana;
 font-size: 12px;
}

.inputText
{
	border-style: plain;
	border-color: #000000;
	border-width: 1px;
	font-family: Verdana;
	font-size: 12px;
}

.inputSelect
{
	border-style: plain;
	border-color: #000000;
	border-width: 1px;
	font-family: Verdana;
	font-size: 12px;
}

.inputMultiSelect
{
	border-style: solid;
	border-color: #000000;
	border-width: 1;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 120px;
}

.icon
{
	cursor: hand;
	border: 1px solid black;
 	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top: 1px solid #AFC4D5;
	height:auto;
}
.t_header
{

	font-weight: 600;
	font-size:8pt;
	color: White;
	font-family: Verdana;
	height: 20px;
	background-color: #0033CC;
}

.t_row
{

	font-size: 8pt;
	color: #000000;
	font-family: Verdana;
	height: 20px;
	background-color: White;

}
