#header{
	height: 125px;
	width: 100%;
	margin: 0px;
	background-image: url(/img/tal.gif);

}
#frmhead{
	height: 125px;
	width: 740px;
	margin: 13px;

}

body {
	background-color: #E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-top: -13px;
}
#wrapper {
	text-align: left;
	background-image: url(/img/tal.gif);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

td{
	padding-left: 3px;
}

#footer{
	color: #FFFFFF;
	background-image: url(/img/foot.gif);
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}


a {
	color: #003366;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #825782;
}

a:hover{
	color: #006600;
	text-decoration: underline;
}

a:active{
	color: #006600;
}



#footerlinks{
	margin-right: auto;
	margin-left: auto;
}

hr{
	width: 95%;
	background-color: #006600;
	color: #006600;
	float: left;
}

h1{
	font-size: 18px;
	color: #003366;
}

h2{
	font-size: 14px;
}

h3{
	font-size: 14px;
}
.li{
	list-style-image: url(/img/li.gif);
	list-style-position: inside;
}


.title{
	color: #FFFFFF;
	background-color: #006600;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-size: 13px;
	font-weight: bold;
/*	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75; */
	background-image: url(/img/titlebg.gif);
}

.img{
	border: thin solid #000000;
}

.imgG{
	border: thin solid #006600;
}

#keys{
	color: #E4E4E3;
	font-size: 8px;
	margin-left: 20px;
}

.lfont{
	font-weight: bolder;
	color: #0000FF;
}

.profile{
	padding: 10px;
	background-color: #EFEFEF;
	vertical-align: top;
	border: 1px dashed #999999;
}

#apt{
	padding: 10px;
}

#rows{
	padding-top: 5px;
	padding-left: 5px;
}

.map{
	font-size: 10px;
}

/* sitemap */

.lhead{
	color: #FFFFFF;
	background-color: #006600;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-size: 13px;
	font-weight: bold;
/*	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75; */
	background-image: url(/img/titlebg.gif);
}

.footfont{
	font-size: .8em;
}

blockquote{
	background-color: #EEE;
	border-left: solid 4px #ccc;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 3px 5px;
	margin-right: 0px;
}
.alignright { float:right;}
.alignleft {	float:left;}
.clear{ clear:both;}

