@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #452D03;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(toojan-images/main-tile.gif);
}
a {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.b {
	color: #993300;
}
a.b:hover {
	color: #000000;
}
a.c {
	color: #FFFFFF;
	margin-right: 18px;
}
a.c:hover {
	color: #712400;
	margin-right: 18px;
}





.white {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.titles-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.title-inner {
	font-size: 21px;
	color: #AD5803;
}

#btm {
	height: 31px;
	background-color: #E58200;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
}
#innermatter {
	height: auto;
	background-color: #e9e9e9;
	text-align: justify;
}
.left {
	float: left;
	padding-right: 3px;
	padding-top: 1px;
}
.h4 {
	font-size: 14px;
	color: #993300;
	font-weight: bold;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #824202;
}
.input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #F4F5F7;
}

