/* Tags */
body {
	font-size: 11px;
	color: #414141;
	font-family: tahoma, arial, sans-serif;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #f1f1f1
}
form {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px
}
h1 {
	font-size: 23px;
	color: #785422;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 5px;
}
h2 {
	font-size: 20px;
	color: #59159E;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 5px;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: Gray;
}
h3 {
	font-size: 15px;
	color: #785422;
	font-family: impact, arial, sans-serif;
	font-weight: normal;	
}
h4 {
	
	font-weight: bold;
	height: 12px;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 4px;
	/*padding-left: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: Gray;*/
}

input {
	border-right: #898989 1px solid;
	border-top: #898989 1px solid;
	font-size: 11px;
	border-left: #898989 1px solid;
	width: 168px;
	border-bottom: #898989 1px solid;
	font-family: tahoma;
	height: 21px
}
td {
	font-size: 11px;
	font-family: tahoma, arial, sans-serif;
}
th {
	font-size: 11px;
	color: #414141;
	font-family: tahoma, arial, sans-serif;
}
/* Classes */
.b1 {
  background-image: url('images/b1.jpg')
}
.c2 {
  background-image: url('images/c2.jpg')
}
.c4 {
  background-image: url('images/c4.jpg')
}
.center {
  text-align: center
}
.indent {
  margin-left: 0.5in;
  text-indent: 0.5in
} 
.info {
  text-indent: 10px
}
.foot {
  background-image: url('images/foot.jpg')
/*  background-repeat: no-repeat  */
}
.norepeat {
  background-repeat: no-repeat
}
.q1 {
  background-image: url('images/q1.jpg')
}
.red {
color: red
}
.style1 {
	font-size: 10px
}
.style3 {
	font-size: 10px;
	color: #ffffff
}
.style4 {
	color: #ffffff
}
.top {
vertical-align: top
}
.tlg {
  background-image: url('images/tlg.jpg')
}
.image {
	background-color: #EAEAEA;
}
/* a tag */
a:link {
	color: #A13229;
}
a:visited {
	color: #707722;
}
a:hover {
	color: #4F128D;
}
a:active {
	color: #4F128D;
}



