body {font-family:arial;}

.topcell {}

.emptycell {height:2px;}
.emptycell2 {height:4px;}

.orangelinecell {background-color:#F8971C;height:4px;}

.bluecell {background-color:#003768;height:10px;}
A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
.RegularStyle
{
	font-size: 10pt;
	color: #010227;
	font-family: Arial;
}


.RegularStyleBold
{
	font-size: 10pt;
	color: #010227;
	font-family: Arial;
	font-weight:bold;
}

.MenuHeader
{
	font-size: 10pt;
	background-color:#013668;
	color:White;
	font-family: Arial;
}


.LinksStyle
{
	font-size: 10pt;
	font-family: Arial;
	color:Black;
	text-decoration:none;
}

.LinksStyle:hover
{
	font-size: 10pt;
	font-family: Arial;
	color:Black;
	text-decoration:underline;
}

.SmallTitle
{
	font-size: 10pt;
	font-family: Arial;
	color: #ff9900;
	text-decoration:underline;
	font-weight:bold;
	text-align: left;
}

.SideMenusBackGround
{
	font-family: Arial;
	font-size: 10pt;
	background-color: #F5F5F5;
	border-right: #B7B7B7 1px solid;
	border-top: #B7B7B7 1px solid;
	border-left: #B7B7B7 1px solid;
	border-bottom: #B7B7B7 1px solid;
	margin-left:10px;
	padding-right:10px;
}
