body
{
    	TEXT-ALIGN: center
} 

.SmallMsg
{
	background: #2D6090;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;   
}	

.Error 
{
    color: #990000;
    font-weight: 600;  
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif; 
}

.TableHeading
{
	background: #384F7B;
	color: #FFFFFF;
	font-weight: 600;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}	


.Title 
{
	color: #384F7B; 
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.RegText 
{
	color: BLACK;  
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


A:link 
{
	color: #000066;  
	font-size: 12px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
}

A:active
{
	color: #990000;
	font-size: 12px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
}

A:visited
{
	color: #000066;
	font-size: 12px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
}

A:hover
{
	color: #990000;
	font-size: 12px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
}

.RowA 
{
    	background: #FFFFFF;
    	color: #000066;    
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.RowB 
{
	background: #eeeeee;
	color: #000066;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.RowC 
{
	background: #FFFF66;
	color: #000066;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


.Welcome
{
	color: #003366;   
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.Date
{
	color: #003366;  
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.Copyright 
{  
	color: #336699;
	font-weight: bold;
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif;
}

.DspText 
{ 
	color: #003366; 
	font-weight: 300;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.PageName 
{ 
	color: #003366;
	font-weight: 300; 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif;
}

.ReqText
{
	color: #990000; 
	font-weight: 300;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
}

.Border
{
	border: #003366;
	background: #eeeeee;
	border-style: outset;
	border-top-width: 1; 
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 1;
}

.TableSub 
{ 
	background: #000000; 
	color: #FFFFFF; 
	font-weight: 300; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	border-style: none;
}

.here
{
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.breadcrumbs
{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
}

.breadcrumbs A
{  
	color: #000066;   
	font-size: 10px;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif; 
}

.breadcrumbs A:link 
{
	color: #990000;
	font-size: 10px;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
}


.breadcrumbs A:active
{
	color: #990000;
	font-size: 10px;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
}

.breadcrumbs A:visited
{
	color: #990000;  
	font-size: 10px;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
}

.breadcrumbs A:hover 
{
	color: #000066;
	font-size: 10px;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
}


.Textfield
{
	background-color: #eeeeee;
	font-size: 12px;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
}


.Textfieldfocus
{
	background-color: #6699CC;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.TextSelect
{
	background-color: #eeeeee;
	font-size: 12px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}