/* CSS Document */

body,table,td
{
	font:normal 12px "Arial";
	padding:0px;
	margin:0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #64943C;
	text-decoration: none;
}
h2 {
	color: #666666;
	font-size: 14px;
	font-weight: normal;
}
input,textarea
	{
	background-color:#F3FFD9;
	border:#87b82b 1px solid;
	}

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
	
.foota{
   color:#FFFFFF;
   text-decoration: none;
}


.foota a{
   color:#FFFFFF;
   text-decoration:none;
}

.foota a:visited {
	color: #ffffff;
	text-decoration: none;
}

.foota a:hover{
   color:#FFFFFF;
   text-decoration:underline;
}	


.topmenu,a.topmenu:link ,a.topmenu:visited,a.topmenu:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #016833;
}
.topmenu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color:#657369;
}
.topmenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	font-style: normal;
	font-weight: bold;
	color:#64943C;
}
.title, A.title:link, A.title:visited, A.title:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.trademark, A.trademark:link, A.trademark:visited, A.trademark:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.menu, A.menu:link, A.menu:visited, A.menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.txt1, A.txt1:link, A.txt1:visited, A.txt1:active {
    font-family: Microsoft Sans Serif,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.txt, A.txt:link, A.txt:visited, A.txt:active {
    font-family: Microsoft Sans Serif,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-style:italic;
}
.table1, A.table1:link, A.table1:visited, A.table1:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.menu                  {
	position: absolute;
	left: 0;
	top: 2;
	visibility: hidden;
	width: 140px;
	padding: 5px;
	overflow: visible;
	background-color: #510011;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: silver;
	border-bottom-color: silver;
	border-left-color: silver;
}
.menu a:visited { font-family: "Tahoma"; font-size: 11px;
                             text-decoration: none; font-weight: normal;
                             color: white; 
                             width: 148px; padding-left: 5px; padding-top:5px;padding-bottom:5px; border-top-color:#FFFFFF;border-right-color:#666666;border-bottom-color:#333333;border-left-color: #999999;  clear:both;}
  .menu a:hover            { font-family: "Tahoma"; 
                             text-decoration: underline; font-weight: normal;
                             color: #FFFFFF; background: #510011; background-image: url(../images/D1.jpg);
							 background-repeat: repeat-x;
	                         background-position: bottom;
                             width: 148px; padding-left: 5px; padding-top:5px;padding-bottom:5px;}
							 
  .menu .border            { border: 1px solid #F4F4F4;
                             border-bottom: 1px solid #808080;
                             border-right: 1px solid #808080; }


  .menu .text              { overflow: hidden;
                             width: 125px; height: 15px; }
  .menu .arrow             { overflow: hidden;
                             width: 15px; height: 12px;
                             padding-left: 5px; padding-top: 3px; }
  .menu .arrow img         { width: 6px; height: 7px;
                             border: 0px; } 
 .menu a {
	font-family: "Tahoma";

	font-size: 11px;
	float:left;
	text-decoration: none;
	font-weight: normal;
	color: black;
	width: 148px;
	padding-left: 5px;
	clip:  rect(   );
	border-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #510011;
	background-image: url(../images/D1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
} .menu a:link {  color: #ffffff; text-decoration: none}

.a1 {  font-size: 12px; text-decoration: none}
a.a1:link {  color: #FFFFFF; text-decoration: none}
a.a1:hover {  text-decoration: underline}
a.a1:visited {  color: #FFFFFF; text-decoration: none}

.headfont{
    color:maroon;
}
.contactinput{ 
    font:normal 12px "Arial";
    border:#4f0708 1px solid;
	background-color:#ffffff;
}
.contactsubmit{
    font:normal 12px "Arial";
    border:0px solid;
}
.contactarea{ 
    font:normal 12px "Arial";
    border:#4f0708 1px solid;
	background-color:#ffffff;
	SCROLLBAR-FACE-COLOR: #dedede; 
	SCROLLBAR-HIGHLIGHT-COLOR: #F5F9FF; 
	SCROLLBAR-SHADOW-COLOR: #828282; 
	SCROLLBAR-3DLIGHT-COLOR: #828282; 
	SCROLLBAR-ARROW-COLOR: #797979; 
	SCROLLBAR-TRACK-COLOR: #EFEFEF; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
