body
{
	font-family: Comic Sans MS;
	font-style: italic;
	color: red;
	max-width: 100%;
        text-decoration: none;
}

.header
{
	
}

.LogoWrapper
{
	position: relative;
	left: 4.0%;
}

.title
{
	font-size: 2em;
	font-weight: bold;
	position: relative;
	top: -3.5em;
	left: 23.7%;
}

.strap
{
	font-size: 1em;
	font-weight: bold;
	position: relative;
	top: -9.0rem;
	left: 23.5%;
	border-top: 5px solid red;
	width: 35em;
	text-align: center;
	
}
br{
display:none;
}

nav 
{
	background-color: white;
	max-width: 100%;
	position: relative;
	left: 25%;
	top: -10em;
	
}

nav ul
{
	#background: red;
	display:inline-table;
	list-style-type: none;
	margin-left: -5em;
}

nav ul li
{
	#background: blue;
	float: left;
	#margin: 0px 5px 0px 5px;
}

nav ul li a
{
	background-color: white;
	text-decoration: none;
	display: block;
	margin: 0px 41px 0px 41px;
	color: black;
	font-weight: bold;
}





nav ul li a:hover
{
	color: red;
}

.welcome
{
	position: relative;
	left: 6.7%;
	top: -6.65em;
	font-size: 1.5em;
}

.table
{
	#max-width: 100%;
	#background: blue;
	position: relative;
	top: 11em;
	left: 25%;
	#max-width: 150px;
		
}

.table tr
{
	#background: green;
	#max-width: 20em;
	#text-align: verify;
}

.table .td1
{
	#background: red;
	/*#border: 1px solid black;*/
	width: 15em;
	
}

.table input
{	
	width: 20em;
        text-align: verify;
        height: 1.9em;
	
	
}
.scroll
{
	#text-align: verify;
	width: 30em;
	color: black;
	position: relative;
	left: 1%;
	top: -10em;
       # border: 2px solid green;
}

.clan
{
       position: relative;
       top: 10.5em;
       left: 0em;
      # border: 2px solid red;       
}

.clan .td3
{
       width: 10em;       
       #border: 2px solid red;
       margin: none;
}

.clan input
{
       width: 30em;
       height: 1.9em;
       #border: 2px solid green;
       text-align: verify;
}

.tab
{
       width: 25.85em;
       color: black;
       position: relative;
       left: 35em;
       top: -15.5em;
       #text-align: justify;
       #border:2px solid green;
}

.doc
{
       color: black;
       max-width: 848px;
       position: relative;
       left: 10%;
       top: -10em;
       text-align: justify; 
}

/*body .col1
{
       max-width: 33em;
       position: absolute;
       left: 0em;
       top: 14em;
}

.coll img
{
       position: relative;
       max-width: 33em;
       left: 0em;
       top: 0em;
}

.col2
{
       max-width: 34em;
       position: absolute;
       right: 1em;
       top: 14em;
       text-decoration: none;
}

.col2 img
{
       position: relative;
       border: none;
       max-width: 33em;
       left: 0em;
       top: 0em;
       text-decoration: none;
}*/




.text
{
	#display: block;
	color: black;
	width: 848px;	
	#white-space: normal;
	position: relative;
	top: -10em;
	left: 11%;	
	#margin: auto;
	#word-wrap: normal;
        #white-space: pre-wrap;
        text-align: justify;
        background-color: white;
}