body, html {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

body {
    font-family:Verdana, "Sans Serif";
    font-size:8pt;
    margin-top: 10px;
    color: #3d3d52;
    background-color:#3c3c3c;
  }



hr {
    border : dotted 1px;
    border-top-color : #456884;
    border-right-color : #ffffff;
    border-bottom-color : #ffffff;
    border-left-color : #ffffff;
  }


form {
    font-family:Verdana, "Sans Serif";
    font-size:8pt;
  }


p {
	text-align:justify;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 1px;
    margin-bottom: 7px;
    line-height: 1.5;
  }


td, input, select, textarea {
    font-family:Verdana, "Sans Serif";
    font-size:8pt;
  }


h1 {
	text-align:left;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 1px;
    margin-bottom: 7px;
    font-size:8pt;
  }


h2 {
    font-size: 16pt;
    text-align:center;
    font-weight: bold;
  }


h3 {
    font-size: 11pt;
    text-align:center;
    font-weight: bold;
    color:#3a3a3a;
    padding-top: 8px;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 20px;
  }

h4 {
    font-size: 8pt;
    text-align:center;
    font-weight: bold;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 20px;
  }


a:link {
    font-family:Verdana, "Sans Serif";
    font-size:8pt;
    color : #3d3d52;
    text-decoration : none;
  }


a:visited {
    color:#3d3d52;
    text-decoration:none;
    font-family:Verdana, "Sans Serif";
    font-size:8pt;
    font-weight:normal;
  }


a:active {
    color:#3d3d52;
    text-decoration:none;
    font-family:Verdana, "Sans Serif";
    font-size:8pt;
    font-weight:normal;
  }


a:hover {
    color:#61748b;
    text-decoration:none;
    font-family:Verdana, "Sans Serif";
    font-size:8pt;
    font-weight:normal;
  }

#top{
	height: 110px;
	padding-bottom: 20px;
	overflow: hidden;
}

#main{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -350px;
	margin-top: -200px;
	width: 700px; 
	height: 378px;
}

#left {
	position: absolute;
	float: left;
	height:400px;
	width: 164px;
	overflow: hidden;
}

#cont{
	position: relative;
	left: 169px;
	height: 338px;
	width: 531px;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: auto;
	background-color: #ffffff;
	border: solid 2px #cecece;
	
}
#cont_text{
	padding: 20px 20px 10px 30px;
	width: 460px;
}

#start_l1{
	position: absolute;
	top: 50%;	
	left: 50%;
	margin-top: -60px;
	margin-left: -255px;
	width: 130px;
	height: 90px;
	background-color: #ffffff;
	border: solid 2px #cecece;
	padding: 15px;
	text-align: center;
	color:#0e4e73;
}

#start_l2{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -60px;
	margin-left: -80px;
	width: 120px;
	height: 75px;
	background-color: #ffffff;
	border: solid 2px #cecece;
	padding-left: 20px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 15px;
	overflow: hidden;
}

#start_l2 p{
	text-align: center;
}

#start_l3{
	position: absolute;
	top: 50%;	
	left: 50%;
	margin-top: -60px;
	margin-left: 95px;
	width: 130px;
	height: 90px;
	background-color: #ffffff;
	border: solid 2px #cecece;
	padding: 15px;
}

#start_footer{
	position: absolute;
	top: 50%;	
	left: 50%;
	margin-top: 90px;
	margin-left: -150px;
	width: 300px;
	text-align: center;
	color: #bbb;
}

#start_footer a:link, #start_footer a:active,#start_footer a:visited{
	color: #bbb;
}
#start_footer a:hover{
	color: #999;
}

#l1{
	position: relative;
	width: 130px;
	height: 90px;
	background-color: #ffffff;
	border: solid 2px #cecece;
	padding: 15px;
	text-align: center;
	color:#0e4e73;
}

#l2{
	position: relative;
	width: 120px;
	height: 75px;
	margin-top: 5px;
	background-color: #ffffff;
	border: solid 2px #cecece;
	padding-left: 20px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 15px;
	overflow: hidden;
}

#l2 p{
	text-align: center;
}
#l3{
	position: relative;
	width: 130px;
	height: 90px;
	margin-top: 5px;
	background-color: #ffffff;
	border: solid 2px #cecece;
	padding: 15px;
}

#footer{
	position: absolute;
	top: 50%;
	margin-top: -220px;
	left: 50%; 
	margin-left: -169px;
	width: 520px;
	text-align: right;
	color: #bbb;
}




#footer a:link, #footer a:active,#footer a:visited{
	color: #bbb;
}
#footer a:hover{
	color: #999;
}

#copy{
	position: absolute;
	top: 50%;
	margin-top: 190px;
	left: 50%; 
	margin-left: -169px;
	width: 530px;
	text-align: center;
	color: #bbb;
	padding-top: 5px;
	color: #777;
}
	

.active a:link, .active a:active, .active a:visited{
	color:#0e4e73;
}


.list1 {
	line-height: 1.6;
}

.textlink_r{
	text-align: right;
}


.antispam{
	display: none;
}

ul{
	margin-top:0px;
	padding-top:0px;
}
