<!--

h1  { font-family: georgia, Arial; font-size: 17px; color: #000000; margin: 0px; border-bottom: 6px solid #AB0000 }

h2  { font-family: georgia, Arial; font-size: 16px; color: #000000; margin: 2px 2px 2px 200px; border-bottom: 1px solid #D8C67F }

.boxpic {float:left; border-right:#612514 1px solid; margin-right: 2px;}

.mid { width:522px; margin:0px 0px 0px 13px; border:#000000 0px solid;}

.box { width:519px; height:109px; margin:8px 0px 8px 0px; border:#612514 1px solid; background: url(pic_bg.jpg) repeat-x;}


.txtbox    { font-family: georgia, Arial; font-size: 12px; color: #666666; margin-left: 202px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px }
.txt    { font-family: georgia, Arial; font-size: 13px; color: #000000; margin-left: 7px; margin-top: 10px; margin-right: 7px; margin-bottom: 2px }
.menu    { font-family: georgia, Arial; font-size: 12px; color: #000000; margin-left: 10; margin-top: 0; margin-right: 5; margin-bottom: 0 }
.news   { font-family: georgia, Arial; font-size: 11px; color: #000000; margin-left: 10; margin-top: 5; margin-right: 20; margin-bottom: 5 }
.foot     { font-family: georgia, arial; font-size: 10px; color: #cccccc; margin: 20px 0px 0px 175px}
.link2     { font-family: georgia, tahoma, Arial; font-size: 10px; color: #ffffff; margin-left: 25; font-weight: bold }
.links     { font-family: georgia, tahoma, Arial; font-size: 12px; color: #000000; margin-left: 0; margin-right: 0 }
.links2     { font-family: georgia, tahoma, Arial; font-size: 12px; color: #000000; margin-left: 10; margin-right: 0 }
.head    { font-family: georgia; font-size: 14px; color: #000000; font-weight: bold; font-style: italic; margin-left: 5; margin-top: 0; }
.headline    { font-family: georgia; font-size: 14px; color: #000000; font-weight: bold; margin-left: 10; margin-top: 10; font-style: italic; }
.headlinewh    { font-family: georgia; font-size: 18px; color: #ffffff; font-weight: bold; margin-left: 30; margin-top: 15; font-style: italic; }
.headwh    { font-family: georgia; font-size: 13px; color: #000000; font-weight: bold; margin-left: 11; margin-top: 4; font-style: italic; }
.rightwh    { font-family: georgia; font-size: 14px; color: #000000; font-weight: bold; margin-left: 7; margin-top: 0; font-style: italic; }
.right    { font-family: georgia, Arial; font-size: 12px; color: #ffffff; margin-left: 7; margin-top: 10; margin-right: 5; margin-bottom: 5 }

a.links:link { font-family: georgia, Arial; color: #000000; text-decoration: none; font-size: 12px;}
a.links:hover { font-family: georgia, Arial; color: #000000; text-decoration: none; font-size: 12px;}
a.links:visited { font-family: georgia, Arial; color: #000000; text-decoration: none; font-size: 12px;} 

a.nav:link { font-family: georgia, Arial; color: #000000; text-decoration: underline; font-size: 12px; margin-left:25px;}
a.nav:hover { font-family: georgia, Arial; color: #000000; text-decoration: none; font-size: 12px; margin-left:25px;}
a.nav:visited { font-family: georgia, Arial; color: #000000; text-decoration: underline; font-size: 12px; margin-left:25px;} 
a.nav:visited:hover { font-family: georgia, Arial; color: #000000; text-decoration: none; font-size: 12px; margin-left:25px;} 

a:link { font-family: georgia, Arial; font-size: 12px; color: #000000; text-decoration: underline}
a:hover { font-family: georgia, Arial; font-size: 12px; color: #000000; text-decoration: none}
a:visited { font-family: georgia, Arial; font-size: 12px; color: #000000; text-decoration: underline} 

/* =-=-=-=-=-=-=-[Forms]-=-=-=-=-=-=-=- */

input {
        border:1px solid #808080; 
	background:#f2f2f2;
	font-family: tahoma; font-size:9pt;
		}

input:hover {background: #ffffff;
	     border:1px solid #808080;}
input:focus {background: #fff;
	     border:1px solid #808080;}

textarea {
	border:1px solid #888888; 	
	font-family: tahoma; font-size:9pt;
	background:#f2f2f2; }

textarea:hover {background: #fff;
		border:1px solid #808080; }

textarea:focus {background: #fff;
		border:1px solid #808080; }

select { border:1px solid #808080; 
         background:#f2f2f2;
         font-family: tahoma; font-size:9pt; }

select:hover {background: #fff;
	      border:1px solid #808080;}
	
select:focus {background: #fff;
	      border:1px solid #808080;}
-->