@charset "UTF-8";

body {
	margin-left: 25px;
	margin-right: 25px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: square;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a.bodylink:link {
	color: #BA4B4B;
	text-decoration: none;
}
a.bodylink:visited {
	color: #BA4B4B;
	text-decoration: none;
}
a.bodylink:hover {
	color: #BA4B4B;
	text-decoration: underline;
}
a.bodylink:active {
	color: #BA4B4B;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #000000;
}
h2 {
	font-size: 14px;
	color: #736357;
}
h3 {
	font-size: 12px;
	color: #000000;
}
h4 {
	font-size: 12px;
	color: #BA4B4B;
}
h5 {
	font-size: 16px;
	color: #000000;
}
h6 {
	font-size: 14px;
	color: #BA4B4B;
}

.MainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
a.MainNav:link {
}
a.MainNav:visited {
	color: #736357;
}
a.MainNav:hover {
	text-decoration: underline;
	color: #BA4B4B;
}
a.MainNav:active {
	text-decoration: underline;
}

.UpperNav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
a.UpperNav:link {
}
a.UpperNav:visited {
	color: #736357;
}
a.UpperNav:hover {
	text-decoration: underline;
	color: #BA4B4B;
}
a.UpperNav:active {
	text-decoration: underline;
}
a.copyright:link {
	text-decoration: none;
}
a.copyright:active {
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
a.copyright:visited {
}
a.copyright:hover {
	color: #BA4B4B;
	text-decoration: underline;
}

#pic {
	background-color: #FFFFFF;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: auto;
	left: 450px;
	top: auto;
	width: auto;
}

.button { border: none; background: url(../images/up.png) no-repeat top left; padding: 2px 8px; }
.button:hover { border: none; background: url(../images/down.png) no-repeat top left; padding: 2px 8px; }
.upbutton { border: none; background: url(../images/up1.png) no-repeat top left; padding: 2px 8px; height:52px; width:160px }
.upbutton:hover { border: none; font-weight: bold; background: url(../images/down1.png) no-repeat top left; padding: 2px 8px; height:52px; width:160px }
.calbutton { border: none; background: url(../images/calarrow.png) no-repeat center left; padding: 2px 8px; }
.calbutton:hover { border: none; font-weight: bold; background: url(../images/calarrow1.png) no-repeat center left; padding: 2px 8px; }
#content { clear: both; color: #000000; background: #D1CCC5; padding: 1em; }
.input { border: 1px solid #006; background: #ffc; }
.input:hover { border: 1px solid #f00; background: #ff6; }
.input #selected { border: 1px solid #f00; background: #ff6; }
