/*Tarka Housing Association*/
BODY {
	background-color: transparent;
	font-family:  arial,helvetica,tahoma,verdana;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size : 0.7em;
	
}
div.menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
	
div.menu a{
	font-size: 90%;
	display:block;
	background-color: #4169E1;
	color: #808080;
	text-align: left;
	padding: 4px 1px 4px 15px; 
	border-bottom: solid 1px #fff;
	}
div.menu a:link {
	text-decoration: none;
	color: #fff;
	}
div.menu a:visited {
	text-decoration: none;
	display: block;
	color: #fff;
	}
div.menu a:hover{
	background-color: #CCE1F1; color:#000;
}
div.menu a:active {
	text-decoration: none;
}

div.menuTop{
	background-color: #4169E1;
	color: #fff;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	text-align: center;
}
H2 {
	position: relative;
	font-size: 110%;
	font-weight: bold;
	margin-top: 0px;
	padding-left: 160px;
	height: 100px;
	background-image: url(../images/TAHouseCalltop2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	}
H3 {
	background-color: #fff;
	border-top-width: 5px;
	color: #003366;
	font-size: 1.5em;
	font-weight: bold;
	width: 550px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
input[type="text"], textarea {
	background-color: #FCFCFC;
}
select{
	width: 270px;
}
P {
	color: #000000;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 2pt;
	margin-left: 2pt;
}
span.button{
	position: relative;
}
span.button a{
	background-color: #E8E8E8;
	border: 1px solid #000000;
	border-left-color: #C0C0C0;
	border-top-color: #C0C0C0;
	color: #000000;
	cursor: pointer;
	float: left;
	font-size: 100%;
	font-variant: normal;
	margin-right: 2px;
	padding: 4px;
	text-align: center;
	text-decoration: none;
	width: 15%;
}
span.button a:hover{
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

span.button a:visited{
	color: #000000;
	text-decoration: none;
}
.advice {
	font-size: 100%;
}
.head {
	color: #036;
	height: 30px;
}


.iconLev {
	position: relative;
	clear:both;
	height: 50px;
	padding-left: 170px;
	background-color: #fff;
	}
.mainLev {
	clear:both;
	margin-top: 5px;
	padding-left: 170px;
	z-index: 1;
}

.sendForm{
	border: 2px dotted #808080;
	padding: 5px;
	width: 80%;
	}

img {
	border: none;
}

.noHighLight {
	border: 2px solid #FFFFFF;
	}


#tradeNav{
	position:fixed;float:left;left:0px;width:152px; margin-top:-104px; margin-right:10px;
	background-color: #4169E1;
}
#icons{
	float: left;
}
.list
{
background-image: url(../images/indent.gif);
background-repeat:no-repeat;
padding-left:10px;
padding-bottom:3px;
font-size: 100%;
}

a:link{
	text-decoration: none;
	color: #0000CD;
}

a:visited{
	text-decoration: none;
	color: #0000CD;
}

a:hover{
	text-decoration: underline;
	color: #0000CD;
}

a:active{
	text-decoration: none;
	color: #6666CC
}

#replist {
	margin-top: 15px;
	table-layout: fixed;
	border-collapse: collapse;
	border: 2px solid #DCDCDC;
	width: 80%;
}
#replist thead{
	background-color: #F5F5F5;
	font-weight: bold;
}
#replist td{
	padding: 4px;border-bottom: 1px solid #DCDCDC;
}
#replist tr{
	
}
/* Hides from IE5-mac \*/
* html .mainLev {height: 1%;}
/* End hide from IE5-mac */ 
