a {	
	color: #708D5D;	
	text-decoration: none
}

a:hover {	
	color: #95AE87;	
	}
	
a.sub {	
	color: #3366CC;	
	text-decoration: none
}

a.sub:hover {	
	text-decoration: underline
	}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #6e6e64;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	font-size: 12px;
	}
.copy {
	font-size: 1px;
	line-height: 2px;
	color: #FFFFFF;
}

	
h2 {
	color: #CCCCCC
	}
	
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #DCDCDC
	}
	
h4 {
	color: #728F5F;
	font-size: 14px;
	font-weight: bold;
	}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	vertical-align: top;
	text-align: justify;
	}
.td_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 615050;
	background-color: efefed;
	vertical-align: top;
	padding: 5px;
}
.td_menu {
	background-image: url(images/02_menuBG.jpg);
	background-repeat: repeat-x;
	height: 101px;
	margin: 0px;
	padding: 0px;
}
.td_mainRight {
	background-image: url(images/02_rightTabBG.jpg);
	background-repeat: repeat-y;
	width: 250px;
}

.td_botStrip {
	background-image: url(images/02_botStrip.jpg);
	height: 5px;
}

	
textarea {
	font-size: 11px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	}
.formInp_100 {
	width: 150px;
}

ul {	
	list-style-type: circle;	
	list-style-position: inside
	}
	
.legal { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	color: #333333;
	background-color: #CCCCCC
	}
.td_topStrip {

	background-image: url(images/02_topStrip.jpg);
	height: 3px;
}
.td_mainYellHead {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: 978988;
	background-color: ffcb41;
	height: 29px;
	vertical-align: middle;
}
.td_IM {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px dotted #999999;
}
.td_mainGreyHead {

	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: 8a8a8a;
	height: 29px;
	vertical-align: middle;
}
input {
	font-size: 10px;
	border: 1px solid #999999;
}
.td_mainRight_300 {

	background-image: url(images/02_rightTabBG.jpg);
	background-repeat: repeat-y;
	width: 300px;
}

