@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	text-align: justify;
}

.garchig
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style: italic;
	font-weight:bold;
	}
.newstitle {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

.activetitle {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	font-size:13px;
}
form {
	display: inline;
}

a {
	color: #6B451E;
	text-decoration: none;
}

.subject {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}
.subject:hover {
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
}
.copy {
	font-size: 11px;
	color:#ffffff;
	text-align:center;
}
.bottomlink {
	font-size: 11px;
	color:#ffffff;
	text-align:center;
	text-decoration: none;
}
.bottomlink:hover {
	font-size: 11px;
	color:#ffffff;
	text-align:center;
	text-decoration: underline;
}
.textjustfy {
	text-align: justify;
}
.arrow {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.calbox_urt {
	height: 18px;
	width: 150px;
	border: 1px solid #666666;
	font-size: 10px;
}
.calbox {
	height: 18px;
	width: 75px;
	border: 1px solid #666666;
	font-size: 10px;
}
.calbox1 {
	height: 18px;
	width: 95px;
	border: 1px solid #666666;
	font-size: 10px;
}
.calbox2 {
	height: 18px;
	width: 35px;
	border: 1px solid #666666;
	font-size: 10px;
}
.submitbutton {
	height: 22px;
	width: 50px;
	border: 1px solid #666666;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #6B451E;
}
.smalltext {
	font-size: 10px;
}
#otherpics {
	z-index:1;
	height:auto;
	width:710px;
	overflow:auto;
	
}