body,td,th {
	font-family: Tahoma;
	font-size: 8pt;
	color: #737373;
}
body {
	background-color: #0B4A75;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position:center 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	height:100%;
}

h1 {
	color: #094b90;
	font-family: 'Trebuchet MS';
	font-size: 12pt;
	margin: 0px 0px 20px 0px;
	padding: 0;
	line-height: 10pt;
}

h2 {
	color: #094b90;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	margin: 0px 0px 20px 0px;
	padding: 0;
	line-height: 10pt;
}



.suckerdiv ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 135px;
  border-bottom: 0px solid #fff;
}
.suckerdiv ul li{
  position: relative;
}
.suckerdiv ul li ul{
  position: absolute;
  width: 135px;
  top: 0;
  visibility: hidden;
}
.suckerdiv ul li a{
  display: block;
  overflow: auto;
  color: #fff;
  font-size: 14px;
  text-decoration: none;

  padding: 0px 5px;
  border: 0px solid #fff;
  border-bottom: 0;
}
.suckerdiv ul li a:visited{
  color: #fff;
}
.suckerdiv ul li a:hover{
  background-color: #99001E;
  color: #fff;
}
.suckerdiv .subfolderstyle{
  background: url(arrow-list.gif) no-repeat center right;
}
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }



a:link {
	color: #737373;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #99001E;
}
a:hover {
	text-decoration: none;
	color: #99001E;
}
a:active {
	text-decoration: underline;
	color: #99001E;
}




a.top:link {
	color: white;
	text-decoration: underline;
	font-size: 12pt;
}
a.top:visited {
	text-decoration: underline;
	color: white;
	font-size: 12pt;
}
a.top:hover {
	text-decoration: none;
	color: #ed1082;
	font-size: 12pt;
}
a.top:active {
	text-decoration: underline;
	color: #ed1082;
	font-size: 12pt;
}





div#name {
	color:White;
	font-size: 26pt;
	letter-spacing: -1px;
	font-family: 'Trebuchet MS';
	padding-bottom: 20px;
}
.font-16 {
	font-size: 16pt;
	color: #99001E;
}
.font-16:visited {
	font-size: 16pt;
	color: #99001E;
}
.font-16:active {
	font-size: 16pt;
	color: #99001E;
}
a#banner {
	display: block;
	width: 212px;

	max-width: 212px;
	padding: 20px;
	background-image: url(images/div999.png);
	background-repeat: no-repeat;
	text-decoration: none;
}
a#banner:hover {
	display: block;
	width: 212px;

	max-width: 212px;
	padding: 10px;
	background-image: url(images/div88.png);
	background-repeat: no-repeat;
	text-decoration: none;	
}

#bg 	{
        background-image: url(images/dggg1.gif);
	  background-repeat: no-repeat;

}

#content {
      
	padding: 10px;
	width:757px;
	height:490px;
	background-color:#d6e3ff;
	border: 0px solid #000;
	overflow:auto;
	overflow-x:hidden;
	font: 11px Tahoma;
	color:#000000;
	text-align:justify;
	

}

#content p {
        text-indent: 30px;
	line-height: 13pt;
}
#textc {
      padding-left: 35px;
      padding-right: 25px;
}


#topimg
{
	background-image:url('images/div88.png');
	background-repeat:no-repeat;
	padding: 10px;
        padding-right: 20px;

        text-valign: top;
}


a#banner1 {
	display: block;
	width: 612px;

	max-width: 512px;
	padding: 20px;
	background-image: url(images/fff.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
a#banner1:hover {
	display: block;
	width: 612px;
	height: 512px;
	max-height: 612px;
	max-width: 512px;
	padding: 20px;
	background-image: url(images/fff.gif);
	background-repeat: no-repeat;
	text-decoration: none;	
}




.margin-right {
	margin-right: 20px;
}
.white {
	color: white;
}
p#title {
	color: #094b90;
	font-family: 'Trebuchet MS';
	font-size: 12pt;
	margin: 0px 0px 20px 0px;
	padding: 0;
	line-height: 10pt;
}

.red {
	text-align: right;
	font-weight: bolder;
	display: block;
	color: #99001E;
}
