
	BODY
	{
		font-family:			verdana;
		font-size:				8pt;
		background-color:		white; 
	}
	TD
	{
		font-family:			verdana;
		font-size:				8pt;
	}
	.ROOT
	{
		background-color: 		#ffdd98;
		width:					100%;
		height:					100%;
		border-top: 			0;
		border-bottom: 			0;
		border-left: 			1 dashed #999999;
		border-right: 			1 dashed #999999;
	}
	.CHILDROOT
	{
		background-color: 		#ffdd98; 
		width:					100%;
		height:					100%;
	}
	.VLINE
	{
		background-color: 		#999999;
		width:					1px;
		height:					100%;
	}
	.HEADPAGE
	{
		font-size:				10pt;
		height:					32px;
		width:					100%;
		vertical-align:			middle;
		text-align:				right;
		color:					navy; 
		font-weight:			bold;
		padding-right:			20px;
	}
	.MENU
	{
		height:					100%;
		width:					150;
		vertical-align:			texttop;
		background-color:		#ffdd98; 
	}
	.LOGO
	{
		font-size:				72pt;
		height:					94px;
		width:					600px;
		color: 					#FFF7E6; 
		background-color:		#ffdd98; 
		margin-top:				-43px;
		padding-left:			40px;
		font-weight:			bold;
		overflow: 				hidden;
	}
	.CONTENT
	{
		font-size:				8pt;
		width:					100%;
		height:					100%;
		margin:					0 0 0 0;
		background-color:		white; 
	}
	.MYERROR
	{
		width:					350px;
		color:					#b90c0c;
		background-color:		white; 
		border: 	 			2 dashed #b90c0c;
		font-size:				8pt;
		margin-left:			10px;
		padding-top:			2px;
		padding-bottom:			2px;
	}
	H1
	{
		font-size:				16pt;
		font-weight:			bold;
		COLOR: 					#b90c0c; 
		padding-top:			10px;
	}
	H3
	{
		font-size:				12pt;
		font-weight:			bold;
		COLOR: 					#b90c0c; 
		padding-top:			10px;
	}
	.UIHINT
	{
		font-family:			verdana;
		font-size:				7pt;
		color:					#A0A0A0; 
	}
.TEXT  
{ 
		font-family: Verdana, Genova, Tahoma, Arial; 
		font-size: 8pt; 
		font-weight: normal;
}
.SMTEXT  
{ 
                font-family: Arial, Helvetica, sans-serif; 
		font-size: 8pt; 
		font-weight: normal;
}
.VERYSMTEXT  
{ 
                font-family: Arial, Helvetica, sans-serif; 
		font-size: 7pt; 
		font-weight: normal;
}
.PATITLE  
{ 
		font-family: Verdana, Genova, Tahoma, Arial; 
		font-size: 10pt; 
		font-weight: bold;
		padding-top: 30px;
		color: #CC0000;
		text-decoration : underline; 
}
.PASMALL  
{ 
		font-family: Verdana, Genova, Tahoma, Arial; 
		font-size: 8pt; 
		font-weight: bold;
		color: #CC0000;
		text-decoration : none; 
}
.PAVMSMALL  
{ 
		font-family: Verdana, Genova, Tahoma, Arial; 
		font-size: 7pt; 
		font-weight: bold;
		color: #CC0000;
		text-decoration : none; 
}
.PATEXT  
{ 
		font-family: Verdana, Genova, Tahoma, Arial; 
		font-size: 8pt; 
		font-weight: normal;
}
/**********************************************************/
.WHITE
{
	color:White;
}

.GREYBLUE
{
		color:#41678D; 
}

.DARKBLUE
{
		color:#296BBC; 
}

.LIGHTBLUE
{
		color:#0088D9; 
}
