@charset "UTF-8";

a {text-decoration : none}

.plink
   {
   color:white;
   border:none;
   }
.plink A:link{color:white}
.plink A:visited{color:white}
.plink A:active{color:white}

.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-style: normal;
	text-decoration: none;
}


.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: justify;
	font-size: 13px;
	width:400px;
	border:none;
}
.paragraphred {
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	text-decoration: none;
	text-align: justify;
	font-size: 13px;
	width:400px;
	border:none;
}

.infoparagraph {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: justify;
	font-size: 13px;
	width:600px;
}

.infoparagraph A:link{color:#000}
.infoparagraph A:visited{color:#000}
.infoparagraph A:active{color:#000}

.links {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: justify;
	font-size: 13px;
	width:600px; }

.links A:link{color:#000}
.links A:visited{color:#000}
.links A:active{color:#000}

.email{ 
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-size: 13px;
		color: #000;
		}
.email A:link{color:#000}
.email A:visited{color:#000}
.email A:active{color:#000}


.mainwindow {
	position: absolute;
	top: 10%;
	height: 80%;
	width: 99%;
	text-align:center;
		border:none;
}
.mainwindow A:link{
	color:#F00
}
.mainwindow A:visited{
	color:#F00
}
.mainwindow A:active{
	color:#F00
}

.infomainwindow {
	position: absolute;
	top: 15%;
	height: 80%;
	width: 99%;
	text-align:center
}

.homelogo {
	position: absolute;
	top: 30%;
	height: 70%;
	width: 99%;
	text-align:center;
	border:none;
}
.homelogo A:link{color:white}
.homelogo A:visited{color:white}
.homelogo A:active{color:white}

#footer {
	bottom: 9px;
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	border:none;
}

.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	font-size: 10px;
	bottom: 2px;
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	height: 1px;
}


#textbox {
	text-align: center;
	top:13%;
	position: relative;
}

#menu {
	position:absolute;
	left:100px;
	top:20px;
	width:336px;
	height:62px;
	z-index:6;
	text-decoration:none
	}
	
#menu A:link{color:#000}
#menu A:visited{color:#000}
#menu A:active{color:#000}

#logo {
	position:absolute;
	left:26px;
	top:4px;
	width:98px;
	height:147px;
	z-index:1;
		border:none;
}	

#picture {
	position:relative;
	text-align: center;
	top: 14%;
	text-decoration: none;
		border:none;
}

.indexlogo {
	position:absolute;
	text-align: center;
	top: 25%;
	text-decoration: none
		border:none;
}

.indexlogo A:link{color:#000}
.indexlogo A:visited{color:#000}
.indexlogo A:active{color:#000}


a:visited {
	text-decoration: none;
	color: #F00;
	}

/* CSS Document */
