@charset "UTF-8";
/* CSS Document */

#Body {
	background: #fff url(../../../images/inside-body-bg.gif) top center repeat-y;
	text-align: left;
}


#BodyCenter {
	border-top: 1px solid #e0e0dc;
	float: left;
	width: 660px;
}


#ImagePageTop {
	margin: -1px 0 0 -1px;
}

#BodyCenterMain {
	padding: 15px 40px;
}

#BodyCenterMain h1 {
	color: #a9b17c;
	font-size: 25px;
	font-weight: normal;
	margin: 12px 0px 17px 0px;
	padding: 0px;
	text-align:center;
}

#BodyCenterMain h2 {
	color: #ae6025;
	font-size: 16px;
	font-weight: normal;
	text-align:center;
	margin: 12px 0px 13px 0px;
	padding: 0px;
}

#BodyCenterMain p {
	margin: 0px;
	padding: 0px 0px 8px 0px;
	line-height: 16px;
}


#Footer {
	background: #fff url(../../../images/inside-footer-top.gif) top center no-repeat;
}
#NavRightSearch {
	background: url(../../../images/inside-main-top.gif) top left no-repeat;
	color: #fff;
	font-size: 13px;
	margin-left: 4px;
	padding-top: 35px;
	text-align:left;
}
#NavRightSearch a {
	color: #fff;
	text-decoration: none;
}
#NavRightSearch a:hover {
	color: #dff27e;
}
#NavRightSearch select {
	border:1px solid #9C9C9C;
	color:#494b3d;
	display:block;
	font-size:.9em;
    width:160px;
}
#NavRightSearch td {
color: #fff;
	font-size: 13px;
	}
.nav_link {
	background: url(../../../images/nav-link-bg.gif) bottom center no-repeat;
	padding: 0 0 20px 11px;
}
.nav_link_last {
	padding: 0 0 0 11px;
}
.nav_subtext {
	color: #b6bc97;
	font-size: 10px;
}

td.tabletitleRightError {
	font-family:Arial, sans-serif; 
	font-size:13px; font-weight:bold; 
	color:#FF0000; 
	background-color: beige; 
	vertical-align:middle; 
	text-align:right;
	}
