@charset "iso-8859-1";
/* CSS Document */
	a, a:active,  a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #C92830;
		text-decoration:none;
	}
	a:hover{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #C92830;
		text-decoration:underline;
	}

	.mail,.mail:active,.mail:hover,.mail:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: black;
		text-decoration:underline;
	}
	.menu,.menu:active,.menu:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #C92830;
		text-decoration:none;
	}

	.menu:hover{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #C92830;
		text-decoration:underline;
	}


	img
	{ 
	vertical-align: baseline;
	}
	div{
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
	.first{
		text-align:justify;
	}
	.data{
	color: #969696}
	.more{
	color: #9D1819;}
	h1{
	font-size:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-align: justify;
	}
	td {
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	line-height: 16px;
	}
	ul{
	font-size:11px;
	color:#000000;
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height: 18px;
	list-style-image: url("../images/arrow1.gif");
	}
	li{
		text-align:justify;}
	.icy,.icy:active,.icy:hover,.icy:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ADABAC;
	text-decoration:none;
	}
	.left {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #4A7B08;
		text-align: right;
		font-weight: bold;
	}
	.small{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height: 18px;
	text-align: justify;
	}	
	.search{
		margin-left: 5px;
		margin-right: 5px;
	}
	.ml,.ml:visited{
		color: #4A7B08;
	}
	.ml:active,.ml:hover{
		color: #C92830;
	}
	.red{
		color: #C92830;
	}
	
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
.projectsTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #766363;
	border-right-color: #766363;
	border-bottom-color: #766363;
	border-left-color: #766363;
}
.projectsTable .header{
background:#EEEEEE;
color:#220000;
font-weight:bold;
}
.projectsTable td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #766363;
	border-right-color: #766363;
	border-bottom-color: #766363;
	border-left-color: #766363;
}

