}

a {
	color: #c75f3e;
}

#mytable {
	width: 650px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

caption {
	padding: 0 0 10px 0;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	word-spacing: 1px;
	color: #5E696D;
}
th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

.nil {
    font-family: 'Lucida Grande',Arial,sans-serif;
    font-size: 12px;
    line-height: 18px;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 0px;
	color: #4f6b72;
}
.nil1 {
	background: #F5FAFA;
    color: #797268;
	font-family: 'Lucida Grande',Arial,sans-serif;
	font-size: 12px;
	line-height: 18px;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 6px 6px 6px 6px;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
name {
	padding: 0 0 10px 0;
	width: 650px;
	text-align: left;
	color: #4f6b72;
	letter-spacing: 2px;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.head1 {
	padding: 0px 0px 0px 5px;
	text-align: left;
	font-size: 150%;
	font-weight: Bold;
	word-spacing: 1px;
	color: #5E696D;
	vertical-align: baseline;
	cursor: hand;
}
.head2 {
	padding: 0px 0px 0px 5px;
	text-align: left;
	font-size: 150%;
	font-weight: Bold;
	word-spacing: 1px;
	color: #E56F03;
	vertical-align: top;
	cursor: hand;
	
}
.setable {
    font-family: 'Lucida Grande',Arial,sans-serif;
    font-size: 12px;
    line-height: 18px;
	border-right: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 6px 6px 6px 0px;
	color: #4f6b72;
	/*background: #fff;*/
    background: #fff url(images/bullet3.gif) no-repeat;
}
.setable1 {
    font-family: 'Lucida Grande',Arial,sans-serif;
    font-size: 12px;
    line-height: 18px;
	border-right: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 6px 6px 6px 0px;
	color: #4f6b72;
	background: #f5fafa url(images/bullet4.gif) no-repeat;
	/*background: #f5fafa;*/
}
