/*
FruitBox
*/

body {
	background-color: #C7C7C7;
	background-image: url(../pics/back.gif);
	margin: 0px;
	padding: 6px;
	text-align: -moz-center;
	!text-align: center;
}

body,td,input,select,textarea {
	font-family: Verdana;
	font-size: 12px;
        line-height:1.4;
      color: #666666;
      TEXT-ALIGN: justify;
}

.b-l {background-color : #C7C7C7; background-image : url(../pics/b-l.gif); background-repeat : repeat-y; }
.b-r {background-color : #C7C7C7; background-image : url(../pics/b-r.gif); background-repeat : repeat-y; }
.b-t {background-color : #C7C7C7; background-image : url(../pics/b-t.gif); background-repeat : repeat-x; }
.b-b {background-color : #C7C7C7; background-image : url(../pics/b-b.gif); background-repeat : repeat-x; }

a:link {  color: #97971D; text-decoration: none; }
a:visited { color: #97971D; text-decoration: none; }
a:hover { color: #B15151; text-decoration: underline; }

.ecommerce { FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY:  Verdana, Arial,Tahoma, Helvetica, sans-serif; }
a.ecommerce:link {  color: #666666; text-decoration: none }
a.ecommerce:visited { color: #666666; text-decoration: none }
a.ecommerce:hover { color: #B15151; text-decoration: underline }

.dash {height: 1px;; background-color : #ffffff; background-image : url(../pics/dash.gif); background-repeat : repeat-x; }

select, option, input, textarea { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; color:#444444; FONT-SIZE: 12px; background-color:#FFFFFF; BORDER-RIGHT: 1px solid #666666; BORDER-TOP: 1px solid #666666; BORDER-LEFT: 1px solid #666666; BORDER-BOTTOM: 1px solid #666666 }	

.button { FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; color:#ffffff; FONT-SIZE: 14px; font-weight: bold; TEXT-ALIGN: center; background-color:#999B03; }	


/* Headers and titles */

p { margin: 0px; }


form { margin: 0px; }

ul { margin-top: 0px; margin-bottom: 0px;}

h1 { font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size: 26px; color: #B15151;  font-weight: bold; margin-top: 8px; margin-bottom: 8px; margin-left: 0px; margin-right: 0px; letter-spacing: -1px; }
h1 a:link { color: #B15151; text-decoration: none; }
h1 a:visited { color: #B15151; text-decoration: none; }
h1 a:hover { color: #B15151; text-decoration: underline; }


h2 { font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size: 20px; color: #B15151;  font-weight: bold; margin-top: 1px; margin-bottom: 1px; margin-left: 0px; margin-right: 0px; letter-spacing: -1px; }
h2 a:link { color: #B15151; text-decoration: none; }
h2 a:visited { color: #B15151; text-decoration: none;}
h2 a:hover { color: #B15151; text-decoration: underline;}

h3 { font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size: 16px; color: #555555;  font-weight: bold; margin-top: 1px; margin-bottom: 1px; margin-left: 0px; margin-right: 0px; letter-spacing: -1px; }
h3 a:link { color: #FF8100; text-decoration: none; }
h3 a:visited { color: #FF8100; text-decoration: none;}
h3 a:hover { color: #FF8100; text-decoration: underline;}

.g11 { FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY:  Verdana, Arial,Tahoma, Helvetica, sans-serif; line-height:1.1;}
a.g11:link {  color: #CDE1F0; text-decoration: none }
a.g11:visited { color: #CDE1F0; text-decoration: none }
a.g11:hover { color: #FFFFFF; text-decoration: underline }

.g10 { FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY:  Verdana, Arial,Tahoma, Helvetica, sans-serif; line-height:1.1;}
a.g10:link {  color: #CDE1F0; text-decoration: none }
a.g10:visited { color: #CDE1F0; text-decoration: none }
a.g10:hover { color: #FFFFFF; text-decoration: underline }

#inya td {
	border-bottom: 2px solid #ffffff;
      border-top: 2px solid #ffffff;
	}
	
#inya a {
	font: 16px Arial, Verdana, Helvetica, sans-serif;
      letter-spacing: -1px;
      font-weight: bold; 
	color: #A52A2A;
	line-height:16px;
	text-decoration: none;
	display:block;
	padding: 10px 0px 10px 8px;
	background: url("../pics/butz_a.gif");
	}
	
#inya a:hover {
	background: #ffffff url("../pics/butz_b.gif");
	color:#ffffff;
	}

#inya a:actve {
	background: #ffffff url("../pics/butz_b.gif");
	color:#ffffff;
	}

