html,body {
	margin: 2px;
	padding: 2px;
	}
	
	 body {
	color : #000;
	font-family :tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background : #fff;
      }

table {
	width: 100%;
	height: 100%;
}

td {
	vertical-align: middle;
	text-align: center;
}

div {
	border: 0px solid #000000;
		background-color : #ffc;
}

div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 830px;
	border: 2px solid #003;
}



div.top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 760px;
	height: 87px;
}

div.navigation {
	position: absolute;
	top: 87px;
	left: 0px;
	width: 760px;
	height: 34px;
	text-align: center;
}
div.main {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 760px;
	height: 22px;
}

div.foot {
	position: absolute;
	top: 750px;
	width: 760px;
	height: 24px;
	margin: 0;
	padding: 0;
}
div.footer {
	position: absolute;
	top: 774px;
	width: 760px;
	height: 56px;
	margin: 0;
	padding: 0;
	background : #003;
	text-align: center;
}

p {
font-size : 12px;
margin: 10px;
padding : 10px;
text-align : left;
      }
      
.ccap {
font-size : 16px;
font-weight : 600;
font-family : times new roman, tahoma, Arial, Helvetica, sans-serif;
      }
      
a.nav:link {
font-size : 14px;
font-weight : 800;
color : #000;
padding : 1px;
text-decoration : none;
font-family : times new roman, tahoma, Arial, Helvetica, sans-serif;
      }
a.nav:visited {
font-size : 14px;
font-weight : 800;
color : #000;
text-decoration : none;
padding : 1px;
font-family : times new roman, tahoma, Arial, Helvetica, sans-serif;
      }
a.nav:hover {
font-size : 14px;
font-weight : 800;
color : #000;
padding : 1px;
background-color : white;
font-family : times new roman, tahoma, Arial, Helvetica, sans-serif;
      }
.navon {
font-size : 14px;
font-weight : 800;
color : #000;
padding : 2px;
background-color : white;
text-decoration : none;
border : 2px solid #C93; 
font-family : times new roman, tahoma, Arial, Helvetica, sans-serif;
}

.capq {
font-family : times new roman, tahoma, Arial, Helvetica, sans-serif;
font-size : 16px;
font-weight : 600;
color : #900;
      }
.capa{
font-family : times new roman, tahoma, Arial, Helvetica, sans-serif;
font-size : 16px;
font-weight : 600;
color : #900;
background-color : none;
      }