
@import "../dropdown.css";

body
{
	margin: 0 auto;
}


.header-text
{
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 6px;
	margin-left: 40px;
	padding-top: 3px;
	
}








.welcome-text1
{
	font-family: arial;
	font-size: 8pt;
	color: #red;	
	
}

.welcome-text2
{
	font-family: tahoma;
	font-size: 8pt;
	color: #6e6e6e;

}


.welcome-text3
{
font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

.welcome-text4
{
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	
}

.welcome-text5
{
	font-family: tahoma;
	font-size: 8pt;
	
	color: #FFFFFF;
	
}


.welcome-text6
{
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	
}



.project-text-holder2
{
	float: right;
	width: 400px;
	text-align: justify;
	margin-left: 400px;
	margin-bottom: 3px;
}


.title-text
{
	font-family: tahoma;
	font-size: 12pt;
	color: #6e6e6e;	
}

.date-text0
{
	font-family: tahoma;
	font-size: 7pt;
	color: #333333;
	font-weight: bold;	
}

.date-text
{
	font-family: tahoma;
	font-size: 8pt;
	color: #6e6e6e;
	font-weight: bold;	
}

.date-text2
{
	font-family: tahoma;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

.nav-button
{
	float: left;
	width: 100%;
	
	text-align: right;
	font-family: tahoma;
	font-size: 18pt;
	color: #989898;
	margin-top: 0px;
	background-image: url(../../images/img_menu.jpg);
	background-position: top;
	background-repeat: repeat-y;
}




.copyright-bar
{
	width: 751px;
	height: 66px;
	background-color: #f0f0f0;
	border-bottom: solid 1px #e3e3e3;
}

a.nav:link {color: #FFFFFF; text-decoration: none;}
a.nav:visited {color: #FFFFFF; text-decoration: none; }
a.nav:hover {color: #003C00; text-decoration: none; cursor: pointer; }
a.nav:active {color: #FFFFFF; }

a.nav2:link {color: #4C984C; text-decoration: none;}
a.nav2:visited {color: #4C984C; text-decoration: none; }
a.nav2:hover {color: #99CC00; text-decoration: none; cursor: pointer; }
a.nav2:active {color: #4C984C; }

a.nav3:link {color: #FFFFFF; text-decoration: none;}
a.nav3:visited {color: #FFFFFF; text-decoration: none; }
a.nav3:hover {color: #99CC00; text-decoration: none; cursor: pointer; }
a.nav3:active {color: #FFFFFF; }

a.nav4:link {color: #6e6e6e; text-decoration: none;}
a.nav4:visited {color: #6e6e6e; text-decoration: none; }
a.nav4:hover {color: #99CC00; text-decoration: none; cursor: pointer; }
a.nav4:active {color: #6e6e6e; }

a.nav5:link {color: #FFCC00; text-decoration: none;}
a.nav5:visited {color: #FFCC00; text-decoration: none; }
a.nav5:hover {color: #FF6600; text-decoration: none; cursor: pointer; }
a.nav5:active {color: #FFCC00; }


.box1 {
	font-family: "verdana";
	font-size: 10px;
	color: #000000;
	background-color: #e7e7e7;
	height: 17px;
	width: 225px;
	border: 1px solid #999999;
	margin: 1px;
	padding: 1px;
}
.box2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #CCCCCC;
	background-color: #666666;
	height: 150px;
	width: 285px;
	border: 1px solid #999999;
}
.box3 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #CCCCCC;
	background-color: #666666;
	height: 17px;
	width: 50px;
	border: 1px solid #999999;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CCCCCC;
}
.texto2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
}
.img_menu1
{
	width: 1420px;
	
    background-image: url(../../img/backgroung_site2.jpg);
	background-position: top;
	background-repeat: repeat-y;
	
}


.img_menu2
{
	width: 1420px;
	
    background-image: url(../../img/backgroung_site1.jpg);
	background-position: top;
	background-repeat: repeat-y;
	
}
