body {
	background-image: url(../images/ies_bg.gif);
}

h5 {
	color: #006633;
}
a {
	color: #009900;
}
a:hover {
	color: #996600;
}
.bigtable {
	border: medium dotted #FFCC00;
	background-color: #FFFFFF;
	background-image: url(../images/bg_logo.jpg);
	background-repeat: no-repeat;
	background-position: 100px 250px;
}
#nav ul{
	padding : 0;
	margin : 0;
	white-space : nowrap;
	float : left;
	width : 100%;
	background-color: #FCE062;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;


}
#nav ul li{
   display : inline;
}
#nav ul li a{
	padding-left : 1em;
	padding-right : 1em;
	font-weight : bold;
	text-decoration : none;
	float : left;
	border-right-color : #000033;
	border-right-style : solid;
	border-right-width : 1px;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#nav ul li a:hover{
   color : #CC6600;
}
.footer {
	background-color: #FCE062;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: right;
}
.main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 18px;
}
.yellow_table_top {
	background-image: url(../images/top_yel_diag.gif);
	background-position: right;
	font-weight: bold;
	padding: 4px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: normal;
	background-repeat: no-repeat;
}
.yellow_table_body {
	border-top-width: 1px;
	border-right-width: 1px;
	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: #FCE062;
	border-right-color: #FCE062;
	border-bottom-color: #FCE062;
	border-left-color: #FCE062;
	padding: 4px;
}

input {
	border-top-width: 1px;
	border-right-width: 1px;
	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: #FCE062;
	border-right-color: #FCE062;
	border-bottom-color: #FCE062;
	border-left-color: #FCE062;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
}

textarea {

	border-top-width: 1px;
	border-right-width: 1px;
	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: #FCE062;
	border-right-color: #FCE062;
	border-bottom-color: #FCE062;
	border-left-color: #FCE062;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
}
.yellow_table_top_upgrades {
	background-image: url(../images/top_yel_diag.gif);
	font-weight: bold;
	padding: 4px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: normal;
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.yellow_table_top_upgrades_red {
	background-image: url(../images/top_yel_diag.gif);
	font-weight: bold;
	padding: 4px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: normal;
	background-repeat: no-repeat;
	color: #FF0000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC3300;
}
.yellow_table_top_upgrades_blue {
	background-image: url(../images/top_yel_diag.gif);
	font-weight: bold;
	padding: 4px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: normal;
	background-repeat: no-repeat;
	color: #0000FF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0000FF;
}
.yellow_table_top_upgrades_green {

	background-image: url(../images/top_yel_diag.gif);
	font-weight: bold;
	padding: 4px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: normal;
	background-repeat: no-repeat;
	color: #009900;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #009900;
}
.formtbl {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
}
.tickboxes {
	font-size: 10px;
}
