body { margin:0; }
td {font-family :arial, Helvetica, sans-serif ; font-size : 12px; color: #000080; margin:0;}
p{font-family :arial, Helvetica, sans-serif ; font-size : 12px; color: #000080;text-align:justify; margin: 5;}
h1{font-family :arial, Helvetica, sans-serif ; text-align:center; font-weight: 700; font-size: 14px;  font-family : Tahoma;  color :#FF0000;  }
h2{font-family : Arial; font-weight: bold; font-size: 12px; color :#000080; margin: 5; letter-spacing: 2;}
a {font-family:arial; font-size: 9pt; font-style: normal; font-weight: bold; line-height: normal; text-decoration:none;}
a:hover{font-family:arial; font-size: 9pt; font-style:normal;line-height:normal; text-decoration:none; color:red;}

#tablist{
	padding: 0px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	font: 6px arial;
	}

	#tablist li{
	list-style: none;
	display: inline;
	margin: 0;
	}

	#tablist li a{
	text-decoration: none;
	padding: 3px 0.5em;
	margin-left: 3px;
	border-bottom: none;
	background: #B8888F;
	}

	/*#tablist li a:link, #tablist li a:visited{
	color: navy;
	}*/


	#tabcontentcontainer{
	width:100%;
	height:19px;
	background-color: #EBF3FD;
	}

	.tabcontent{
	display:none;
	}
	
	.submenu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color: #2E4E70;
	padding:0 2px 0 7px;
	}
	.submenu a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color: #002549;
	padding:0 2px 0 7px;
	}
	.cbck
	{
	background: url(images/lc.jpg);
	}
	.foot
	{
	background: url(images/foot.jpg);
	}
	.foottext
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:red;
	font-weight:bold;
	text-decoration:none;
	}
	.content
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000080;
	background: #FFFFFF;
	display:block;
	width:300px;
	padding-left: 4px;
	padding-right: 4px;
	}
	.mainmenu
{
font-family: Arial, Helvetica, sans-serif;
background-image: url('images/menu.jpg');
display: block;
width: 200px;
height: 22px;
font-size: 12px;
color: white;
text-align: center;
text-decoration: none;
font-weight: bold;
text-indent: 10px;
line-height: 20px
}
.linksmenu
{
display: block;
width: 200px;
height: 22px;
font-family: Arial, Helvetica, sans-serif;
background-image: url('images/menudrop.jpg');
font-size: 12px;
color: #000080;
text-align: center;
text-decoration: none;
font-weight: bold;
text-indent: 10px;
line-height: 20px
}
.linksmenu:hover
{
cursor: pointer;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
width: 200px;
height: 22px;
background-image: url('images/menudrop.jpg');
color: #FFFFFF;
text-align: center;
text-decoration: none;
font-weight: bold;
text-indent: 10px;
line-height: 20px
}