
/* Regular links */
td a:link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #3139C5;
}

td a:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #3139C5;
}

td a:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #111985;
}

td a:active 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #3139C5;
}



/*  Links in the link bar */
.linkbar a:link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #111985;
	background: #f2e4cf;
}

.linkbar a:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #111985;
	background: #f2e4cf;
}

.linkbar a:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #3139C5;
	background: #f2e4cf;
}

.linkbar a:active 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #111985;
	background: #f2e4cf;
}


body 
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

td 
{
	font-family: Verdana;
	font-size: 10pt;
	color: #0E145F;
}




.small_text 
{
	font-size: 8pt;
}

.par_start 
{
	font-family: Georgia, Times, serif;
	font-size: 20pt;
}

.tdbody 
{
	background-repeat : no-repeat
}
.disabled
{
	color:Black;
}

/*
.menu_links a:link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #111985;
	background: #FFCC66;
}

.menu_links a:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #111985;
	background: #FFCC66;
}

.menu_links a:active 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #111985;
	background: #FFCC66;
}

.menu_links a:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #3139C5;
	background: #FFCC66;
}

.menu_table 
{
	border: 1px solid #000000;
}

*/
