body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topnavlinksiz {
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	color: #cfd629;
	font-size: 12px;
	padding-left: 15px;
}
.topnavlinksizproje {
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	color: #cfd629;
	font-size: 12px;
	padding-left: 0px;
}
.topnav {
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	color: #333333;
	font-size: 12px;
	padding-left: 15px;
}
.topnav a:link {
	color: #333333;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 15px;
}

.topnav a:visited {
	color: #333333;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 15px;
}

.topnav a:hover {
	color: #cfd629;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 15px;
}

.topnav a:active {
	color: #333333;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 15px;
}


.topnav2linksiz {
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	color: #cfd629;
	font-size: 10px;
	padding-left: 15px;
}

.topnav2 {
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	color: #666666;
	font-size: 10px;
	padding-left: 15px;
}
.topnav2 a:link {
	color: #666666;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 15px;
}

.topnav2 a:visited {
	color: #666666;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 15px;
}

.topnav2 a:hover {
	color: #cfd629;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 15px;
}

.topnav2 a:active {
	color: #666666;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 15px;
}



td {
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	line-height: 16px;
}

.footer {
	color: #999999;
	font-size: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 4px;
	text-align: right;
}

.subnav {
	color: #8C8C8C;
	font-size: 11px;
	padding: 8px 8px 2px 17px;
	background-image: url(../images/arrowb.jpg);
	background-repeat: no-repeat;
	background-position: 7px 13px;	
	
}
.subnav a:link {
	color: #8C8C8C;
	text-decoration: none;
}

.subnav a:visited {
	color: #8C8C8C;
	text-decoration: none;
}

.subnav a:hover {
	color: #b0ca05;
	text-decoration: none;
}

.subnav a:active {
	color: #8C8C8C;
	text-decoration: none;
}

.subsubnav {
	color: #adacac;
	font-size: 11px;
	padding: 2px 4px 2px 28px;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 15px 4px;
	
	
}



.contents {
	color: #666666;
	line-height: 16px;
	text-align: justify;
	padding-top: 30px;
	padding-bottom: 5px;
	padding-right: 0px;	
}







.allprojects a{
	display:block;
	background-color:#ffffff;
	padding: 2px;
}
.allprojects a:hover{
	background-color:#F8F8F0;
	text-decoration: none;
}
.allprojects a .col1{
	float:left;
	width:500px;
}
.allprojects a .col2{
	float:left;
	width:170px;
}
.allprojects a .col3{
	float:left;
	width:130px;
}
.allprojects a .col4{
 clear:both;
 height:0px;
 overflow:hidden;
}









p {
	margin: 0px;
}


a {
	color: #BCC01A;
	text-decoration: none;
}
a:link {
	color: #BCC01A;
	text-decoration: none;
}
a:visited {
	color: #BCC01A;
	text-decoration: none;
}
a:hover {
	color: #BCC01A;
	text-decoration: underline;
}
a:active {
	color: #BCC01A;
	text-decoration: none;
}



select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7C7E7E;
	font-weight: normal;
	





}





li {
	list-style-image: url(../images/libullet.jpg);
	padding-bottom: 3px;
}
.projectheader {
	font-size: 13px;
	color: #BCC01A;
}
.projectheader2 {
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
}
li {
	list-style-image: url(../images/lipic.jpg);
}
.back {
	padding-bottom: 10px;
	text-align: right;
}
