/* CSS Document */

a:link {
	color: #263F6A;
	text-decoration: none;
}
a:visited {
	color: #263F6A;
	text-decoration: none;
}
a:hover {
	color: #9f2a26;
	text-decoration: underline;
}
a:active {
	color: #9f2a26;
	text-decoration: none;
}


#frame {
 background: #FFFFFF;
 height: 1%;
 min-width: 780px;
 max-width: 782px;
}

body {
 margin: 6px;
 padding: 0;
 background-image: url(../../../images/background.jpg);
}

.txtA	{
 font: normal 65%/1.6 Verdana, Geneva, Helvetica, Arial, sans-serif;
}

.txtB	{
 font: normal 1em/1.9 geneva, arial, helvetica, sans-serif;
 font-weight: bold;
 color: #FFFFFF;
}

.txtC	{
 font: normal 80%/1.6 Verdana, Geneva, Helvetica, Arial, sans-serif;
}

#logo	{
 float: left;
 width: 400px;
 height: 100px;
}
#logo2	{
 float: right;
 width: 250px;
 height: 100px;
}
.address	{
 clear: both;
 text-align: center;
 margin-left: 5px;
 margin-bottom: 5px;
}
.toplink	{
 clear: both;
 text-align: center;
 margin-left: 5px;
 margin-bottom: 5px;
}

#line	{
 clear: both;
 border-top: 1px solid #0d661e;
}
.line	{
 clear: both;
 border-top: 1px solid #0d661e;
}
.linered	{
 clear: both;
 border-top: 1px solid #9f2a26;
 height: 4px;
}

.lineblue	{
 clear: both;
 border-top: 1px solid #263F6A;
 height: 4px;
}


#content	{
 background-image: url(../images/bkg-content.jpg);
 float: left;
 padding: 10px;
 width: 405px;
}
 
#content-b	{
 background-image: url(../images/bkg-content-b.jpg);
 float: left;
 padding: 10px;
 text-align: justify;
 width: 405px;
 margin-bottom: 5px;
}

#formrow	{
 clear: both;
 float: left;
 margin-top: 4px;
 width: 100%;
}
#formtag	{
 clear: both;
 float: left;
 width: 220px;
 height: 20px;
}
#formcheckbox	{
 float: left;
 margin-left: 10px;
}
#formtagwide	{
 clear: both;
 float: left;
 width: 320px;
 height: 20px;
}
#formbox	{
 clear: right;
 float: right;
}
#quotehead	{
 background-image: url(../images/bkg-content.jpg);
 float: left;
 display:inline;
 padding: 10px;
 width: 400px;
 margin-left: 180px;
}
#quotebody	{
 background-image: url(../images/bkg-content-b.jpg);
 float: left;
 display:inline;
 text-align: justify;
 padding: 10px;
 width: 400px;
 margin-left: 180px;
}
#comentbox	{
 margin: 0px;
 width: 100%;
}
#submit	{
 clear: both;
 float: left;
 display:inline;
 padding: 10px;
 width: 400px;
 margin-left: 180px;
}

#btmspacer{
 clear: both;
 bottom: 5px;
 font-size: 9px;
 padding: 2px;
}

#copywright{
 clear: both;
 bottom: 0px;
 border-top: 1px solid #007931;
 font-size: 9px;
 padding: 2px;
}

/* IEx patches \*/
* html ul li a { height: 1%; }

* #flashwin-a	{
 _margin-top: -205px;
}
* #flashwin-b	{
 _margin-top: -330px;
}