td { 
    padding: 0px; 
    } 
table { 
    border-collapse: collapse; 
    border-spacing: 0px; 
    } 
table, img { 
    border: 0px; 
    }
h4  {
    font-size: 16px;
	}
h5  {
    font-size: 14px;
	}	
.pagebody {
	margin-top: 10px;
	background-color: #333333;
    }

.maintable {
	width: 600px;
    }
	
.head {
    height: 124px;
	text-align: left;
	vertical-align: top
	}
.add-bar {
    height: 22px;
	text-align: left;
	vertical-align: top;
	}
.nav-bar {
    height: 20px;
	}
.cont-shell {
    height: 400px;
	background-image: url(../graphics/common/pg_tile.jpg);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
	}
.cont-tbl {
    width: 100%;
	background-image: url(../graphics/common/content_tbl_top.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	}	
#finance-tbl {
	width: 100%;
    }
#finance-tbl div {
	text-align: center;
    }
.proj-type-cell {
    padding-top: 25px;
	padding-left: 45px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	}
	
.proj-det-cell {
    padding-top: 15px;
	padding-bottom: 10px;
	line-height: 18px;
	text-align: left;
	}
	
.cap-cell {
    padding-top: 10px;
	padding-bottom: 35px;
    line-height: 18px;
	text-align: left;
	}
		
.footer {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
    text-align: center;
	vertical-align: top;
	background-image: url(../graphics/common/footerbg.jpg);
	background-repeat: no-repeat;
	line-height: 14px;
	padding-top: 38px;
	padding-left: 2px;
	padding-bottom: 10px;
	}
	
.footer a:link {
    color: #000000;
	text-decoration: none;
}
.footer a:visited {
    color: #000000;
	text-decoration: none;
}
.footer a:hover {
    color: #FF0000;
	text-decoration: underline;
}				
	
.form input, textarea, select {
	background-color: #FFFFFF;
	border: 1px;
	border-color: #339933;
	border-style: solid;
	}
	
input.f_sub_but {
     background-color: #000000;
	 font-weight: bold; 
	 color: #FF0000;
	 }

a:link {
    color: #000000;
	text-decoration: underline;
}
a:visited {
    color: #000000;
	text-decoration: underline;
}
a:hover {
    color: #FF0000;
	text-decoration: underline;
}	 
	 
.tnrblk18 {
     font-family: "Times New Roman", Times, serif;
	 font-size:18px;
	 font-style: normal;
	 font-weight: normal;
	 color: #000000;
	 }	 
	 
.verblk12 {
     font: normal 12px Verdana;
	 color: #000000;
	 }
.verblk10 {
     font: normal 10px Verdana;
	 color: #000000;
	 }
.vergry10 {
     font: normal 10px Verdana;
	 color: #999999;
	 }
.vergry10 a:link {
    color: #999999;
	text-decoration: underline;
}
.vergry10 a:visited {
    color: #999999;
	text-decoration: underline;
}
.vergry10 a:hover {
    color: #FF0000;
	text-decoration: underline;
}	 	 
.caption {
     font: bold 10px Verdana;
	 color: #000000;
	 }
.gap {
     color: #FFFFFF;
	 line-height: 8px;
	 }	 	 
	
.bold {
    font-weight: bold;
	}
	
.ital {
    font-style: italic;
	}	
	
.und {
    text-decoration: underline;
	}
.red {
    color: #FF0000;
	}
.red_lg {
     color:#FF0000;
	 font-size:36px;
	 font-weight:bold;
	 }	
.blk_lg {
      color:#000000;
	  font-size:36px;
	  font-weight:bold;
	 }
.blk_21 {
      color:#000000;
	  font-size:21px;
	  font-weight:bold;
	 }		
/* Progect Gallery and Sevices Quick Menu Styles - Begin */
/* Normal state */
.menuItemFirst {
	font-family: tahoma,arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	cursor:pointer;
	background-color: #CCCCCC;
	padding:4px 4px 4px 4px;
 	border: 1px solid #FF0000;
}
.menuItem {
	font-family: tahoma,arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	cursor:pointer;
	background-color:#CCCCCC;
	padding:4px 4px 4px 4px;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
}
.menuItemLast {
	font-family: tahoma,arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	cursor:pointer;
	background-color:#CCCCCC;
	padding:4px 4px 4px 4px;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
}

/* On mouse over */
.menuItemFirstOver {
	font-family: tahoma,arial;
	font-size:11px;
	font-weight:bolder;
	color:#FFFFFF;
	cursor:pointer;
	background-color:#CCCCCC;
	background-image: url(../graphics/common/nav/over_back.jpg);
	background-position: top;
	background-repeat: repeat;
	padding:4px 4px 4px 4px;
 	border: 1px solid #FF0000;
}
.menuItemOver {
	font-family: tahoma,arial;
	font-size:11px;
	font-weight:bolder;
	color:#FFFFFF;
	cursor:pointer;
	background-color:#CCCCCC;
	background-image: url(../graphics/common/nav/over_back.jpg);
	background-position: top;
	background-repeat: repeat;
	padding:4px 4px 4px 4px;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
}
.menuItemLastOver {
	font-family: tahoma,arial;
	font-size:11px;
	font-weight:bolder;
	color:#FFFFFF;
	cursor:pointer;
	background-color:#CCCCCC;
	background-image: url(../graphics/common/nav/over_back.jpg);
	background-position: top;
	background-repeat: repeat;
	padding:4px 4px 4px 4px;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 2px solid #FF0000;
}

/* submenus container */
.submenu {
	-moz-opacity:.9;
	filter:alpha(opacity=90);
	width: 170px;
}
.mainMenu {
	font-weight:bolder;
	cursor:pointer;
	font-family:arial;
}
/* Artist and Category Quick Menu Styles - End */