BODY	{
		color:			#000000;
		font-family:	Arial,Helvetica,Verdana;
		margin-top:     0px;
		margin-left:    0px;
		margin-right:   0px;
		margin-bottom:  0px;
		padding-top:    0;
		padding-left:   0;
		padding-right:  0;
		padding-bottom: 0;
		border-top:     0;
		border-left:    0;
		border-bottom:  0;
		border-right:   0;
		width:  auto;	
		background-color:  #021A57;	
		}

font.descb
		{
		font-family	:	verdana,helvetica;
		font-size	:	8pt;
		FONT-WEIGHT	:	bold;
		}	
font.descbsm
		{
		font-family	:	verdana,helvetica;
		font-size	:	7pt;
		FONT-WEIGHT	:	;
		}	


font.textsm
		{
		font-family	:	arial,helvetica;
		font-size	:	8pt;
		}	
font.text
		{
		font-family	:	arial,helvetica;
		}
/* ---------------- title size and colors ------------------ */
td.titlebar
		{
		background-color:  #EBECEE;	
		}
H3    
		{
        color:			red;
		font-family	:	times;
		}
H2
		{
		color:			red;
		font-family	:	times;
		}	
/* --------------------- regular links -------------------- */	
A:link, A:active
	{
	text-decoration	:	none;
	color			:	blue;
	background		:	transparent;
	}
A:visited
 	{  
	text-decoration	:	none; 
  	color			:	blue;
  	background		:	transparent;
 	}
A:hover
	{
	text-decoration	:	underline;
	color			:	red;
	}
/* --------------------- button characteristics begin -------------------- */	
font.button
	{
	COLOR		: 	white;	
	FONT-FAMILY	:	arial;
 	FONT-WEIGHT	:	bold;
	font-size	:	10pt;
	}
font.button_at					/* for button of active page */
	{
	COLOR		: 	black;	
	FONT-FAMILY	:	arial;
 	FONT-WEIGHT	:	bold;
	font-size	:	10pt;
	}
A.button:link, A.button:active
	{
	text-decoration	:	none;
	color			:	white;
	background		:	transparent;
	}
A.button:visited
 	{  
  	color			:	white;
  	background		:	transparent;
 	}
A.button:hover
	{
	text-decoration	:	underline;
	color			:	yellow;
	}
/* --------------------- button characteristics end -------------------- */	

#layer5 {
	position:	absolute;
	top:		46px;
	left:		20px;
	border-width:	0;
	border-color:	#ffffff;
	width:		447px;
	padding:	0%;
	}
	