.WarningMsg 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
}

.ErrorMsg 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #C00000;
}

th 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
}


td 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000000;
	line-height:150%;
}
body
{	
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 12px;
	color: #000000; line-height:150%
}
form
{	
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 12px;
	color: #000000;
}
input
{
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
	FONT-SIZE: 12px;
	padding: 0px;	
}
textarea
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000000;
	background-color: white;
}
select
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000000;
	background-color: white;
}

.button
{
	BACKGROUND-COLOR: #6090F0;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
	FONT-SIZE: 12px;
	font-weight: bold;
	padding: 2px;
}


.MainText 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000000;
}

.text 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #666666;
}

.Head1
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14px; font-weight: Bold;
	color: #000000;
}

.borders 
{
	border: 1px solid #666666;
}

.titletext 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.ConfHeading 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000080; line-height:150%
}

.AbsTitle    
{ 
	font-family: Times New Roman, Serif, Times; 
	font-size: 10pt; 
	font-weight: bold; 
	line-height: 100%; 
	margin-top: 6pt; 
	margin-bottom: 6pt 
}

.AbsText     
{ 
	font-family: Times; 
	font-size: 9pt; 
	text-align: Justify 
}

.AbsAuthList 
{ 
	font-family: Times New Roman, Serif, Times; 
	font-size: 9pt; 
	word-spacing: 0; 
    margin-top: 3pt; 
    margin-bottom: 3pt 
}

.AbsInstList 
{ 
	font-family: Times New Roman, Serif, Times; 
	font-size: 9pt; 
	font-style: italic; 
	word-spacing: 0; 
	margin-top: 3pt; 
	margin-bottom: 3pt 
}

ul           
{ 
	font-family: Times New Roman, Serif, Times; 
	font-size: 10pt 
}

a 	
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: none
}

a:hover 	
{text-decoration: underline}

.menubar
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color: #FFFF00;
	font-weight: bold;
	text-align: center;
}

.InactMenu   
{ 	font-size: 12px; 
	color: #000040; 
	font-weight: bold; 
	background-color: #FFFFFF; 
	text-align:center; 
	margin-left: 6px; 
	margin-right: 6px 
}
.ActMenu     
{ 	font-size: 12px; 
	color: #000080; 
	font-weight: bold; 
	background-color: #E0E0FF; 
	text-align:center; 
	margin-left: 6px; 
	margin-right: 6px 
}
.MenuDivider   
{ 	font-size: 12px; 
	color: #000040;  
	background-color: #FFFFFF; 
	text-align:center; 

}

.YellowPage
{	
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 12px;
	color: #000000;
	background-color: #E0E0FF;
	border-left-style:solid; 
	border-left-width:1px; 
	border-right-style:solid; 
	border-right-width:1px; 
	border-top-style:none; 
	border-top-width:medium; 
	border-bottom-style:solid; 
	border-bottom-width:1px;
	vertical-align:top;
}