.home
	{
	margin-top: 5;
	margin-bottom: 5;
	margin-left: 5;
	margin-right: 5;
	text-align: justify;
	}
.up_right
	{ 
	background-color: #244D88
	}
.right_menu
	{
    margin-right: 5; 
    margin-left: 5;
    margin-top: 12;
    margin-bottom: 12;
    color: #FFFFFF;
	font-family: Tahoma; 
	font-size:9pt; 
	text-indent:0; 
	text-align: justify
	}
a:active.right_menu
	{ 
	color: #FFFFFF; 
	text-decoration: none; 
	text-indent:0 
	}
a:link.right_menu
	{ 
	color: #FFFFFF; 
	text-decoration: none; 
	text-indent:0 
	}
a:visited.right_menu
	{ 
	color: #FFFFFF; 
	text-decoration: none; 
	text-indent:0 
	}
a:hover.right_menu
	{ 
	color: #FFFF00; 
	text-indent:0 
	}
a:link.menu
	{
	color: #FFFFFF; 
	text-decoration: none;
}
a:visited.menu
{
	color: #FFFFFF;
	text-decoration: none;
} 
a:active.menu
{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.menu
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #779FDB;
}
input
{
	font-family: Tahoma;
	font-size: 10pt;
}
.button
{ 
	border-style:solid; 
	border-width:1px; 
	color: #000000; 
	font-family: Tahoma; 
	font-size: 10pt; 
	background-color: #DDDDDD; 
	font-weight:bold 
}
textarea
{
	font-family: Tahoma;
	font-size: 10pt;
}
body
{
	font-family: Tahoma;
	background-color: rgb(255, 255, 230);
	color: rgb(0, 51, 102);
}
.title
{
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
p
{
	font-family: Tahoma;
	font-size: 10pt;
	margin-top: 5;
	margin-bottom: 5;
	text-align: justify;
	color: rgb(0, 51, 102);
}
a:active
	{ 
	color: #550000; 
	text-decoration: none; 
	}
a:link
	{ 
	color: #550000; 
	text-decoration: none; 
	}
a:visited
	{ 
	color: #550000; 
	text-decoration: none; 
	}
a:hover
	{ 
	color: #991111; 
	}
.content
	{ 
	font-family: Tahoma; 
	font-size: 10pt; 
	color: rgb(0, 0, 0);
	margin-right: 0; 
	margin-left: 0;  
	margin-top: 5; 
	margin-bottom: 5; 
	}