<!--

.Boldy {
	font: 9px Verdana, Arial, sans-serif;
	color: black;	
	background: white;
	text-decoration: none
}

body {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #66737d;
	background: white;
}

.inputsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
}

.email {
	color: #0033CC;
	background: #FFFFFF;
	font: bold 9pt Arial, Helvetica, sans-serif;
    border: 1px solid #DDDDDD;
}


.lightbrdr {
	border-color: #E8E8E8;
	border-style: solid;
	border-width:1px;
}

.brdr {
	border-color: #000000;
	border-style: solid;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

th {
	color: #FFFFFF;
	background: #FFA900;
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

th a {
	color: #FFFFFF;
}

td {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
	font-size: 11px;
	font-weight: bold;
	color: #FFA900;
	text-decoration: none;
}


a.news {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #66737d;
}

a.news:hover {
	color: #ED8136;
	font-weight: normal;
	text-decoration: none;
}

a.aon {
	color: #6C6C6C;
}


a:hover {
	color: #CDB031;
	text-decoration: blink;
	font-weight: bold;
}


h1 {
	text-align: left;
	color: #777777;
	font-size: 12pt;
	font-weight: bold;
	padding: 1px 1px 3px 20px;
	border-bottom: 1px solid #ffa900;
}

div.path {
	text-align: left;
	font-weight: bold;
	color: #999999;
	padding: 1px 1px 2px 10px;
	border-bottom: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	background: #F8F8F8;
}


h2 {
	margin-top: 30px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 9pt;
	padding-left: 20px;
	padding-bottom: 2px;
	border-bottom: 1px solid #BBBBBB;
	text-align: left;
}

ul {
	margin : 4px 0px 0px 40px;
	text-align: left;
}

li {
	margin : 3px 2px 0px 8px;
	list-style: url(/images/bullet.gif);
}


p {
	margin : 5px 0 5px 10px;
	text-align: left;
}

.proj_photo {
	border: 1px solid #000000;
}

.thumb {
	border: 1px solid #FFEBC1;
}

td.description {
	background: #F6F6F6;
	color: #222222;
}

div.msg_err {
	background: red;
	color: white;
	border: solid 1px red;
	font-weight: bold;
	padding:3px;
	margin: 5px;
}

div.msg_ok {
	background: green;
	color: white;
	border: solid 1px green;
	font-weight: bold;
	padding:3px;
	margin: 5px;
}


td.frmsubmit {
	border-top: 1px solid #CCCCCC;
	background: #EFEFEF;
	text-align: center;
}

table.frm {
	border: 1px solid #CCCCCC;
	margin: 10px;
	margin-left: 0;
	margin-right: 0;
}

table.frm th {
	background: #EEEEEE;
	font-size: 8pt;
	color: #444444;
	text-align: left;
	padding: 3px;
	padding-left: 5px;
	border-bottom: 1px solid white;
}

table.frm td {
	font-size: 8pt;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #EEEEEE;
}



table.lst {
	border: 1px solid #CCCCCC;
}

table.lst th {
	background: #FFA900;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-align: center;
	border-right: 1px solid #CCCCCC;
	padding: 4px;
	border-bottom: 1px solid #EEEEEE;
}

table.lst td {
	font-size: 8pt;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}


table.lst td.cell0 {
	background: #FBFBFB;
}

table.lst tr.row0 {
	background: #F2F2F2;
}

table.lst tr.row1 {
	background: #FFFFFF;
}

table.lst tr.rowfoot {
	background: #888888;
	color: white;
	font-weight: bold;
}

div.note {
	margin: 5px;
	text-align: left;
	line-height: 16px;
}


div.pager {
	height: 25px;
	background: white;
	border: 0;
	margin-top: 15px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	text-align: right;
}

td.pager1_on {
	margin: 0;
	padding: 3px 10px 3px 20px;
	text-align: center;
	background: #CCCCCC;
	background-image: url(/images/pager1_on.gif);
	color: white;
	font-weight: bold;
}

td.pager1_off {
	margin: 0;
	padding: 3px 10px 3px 20px;
	text-align: center;
	background: white;
	background-image: url(/images/pager1_off.gif);
	color: #0262CA;
	font-weight: bold;
}


td.pager2_off {
	margin: 0;
	padding: 3px 10px 3px 20px;
	text-align: center;
	background: white;
	background-image: url(/images/pager2_off.gif);
	color: #0262CA;
	font-weight: bold;
}

td.pager_on {
	margin: 0;
	padding: 3px 10px 3px 20px;
	text-align: center;
	background: #CCCCCC;
	background-image: url(/images/pager_on.gif);
	color: white;
	font-weight: bold;
}

td.pager_off {
	margin: 0;
	padding: 3px 10px 3px 20px;
	text-align: center;
	background: white;
	background-image: url(/images/pager_off.gif);
	color: #0262CA;
	font-weight: bold;
}

td.pager_on a {
	color: white;
}

td.pager1_on a {
	color: white;
}

div.pager_content {
	background: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #CCCCCC;
	border-top: 0;
	text-align: left;
}


.frminput {
	color: #000000;
	background: #F7F7F7;
	font-family: Arial;
	font-size: 8pt; 
    border: 1px solid #000066;
	padding-left: 3px;
	border-top: 1px solid #003399;
	border-left: 1px solid #003399;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
}

.frminputprice {
	color: #000000;
	background: #F7F7F7;
	font-family: Arial;
	font-size: 8pt; 
    border: 1px solid #000066;
	padding-left: 3px;
	border-top: 1px solid #003399;
	border-left: 1px solid #003399;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	text-align: right;
	width: 40px;
}

.frmbutton, .frmdelbutton {
	color: #FFFFFF;
	background: #FFA900;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
    border: 1px solid #999999;
}

div.hr {
	margin: 20px 0 20px 0;
	clear: both;
	border-bottom: 1px solid #FFEBC1;
}

div.hrblue {
	margin: 10px 5px 10px 5px;
	clear: both;
	border-bottom: 1px solid #C0D8EE;
}

.tah14 {
	font: 14px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}


a.menu {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #347197;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	color: #f08528;
	text-decoration: none;
}

.panel_header {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}


.panel_header2 {
	font: 10px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}


.pgheader {
	color: #36454f;
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.copyright {
	color: #116cb5;
	font: 9px Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

.top_title {
	color: #f15e15;
	font-weight: bold;
}
-->