
	
td, th {
	font-family:verdana,tahoma;
	font-size:11px;
	color:#010101;}	
	
strong {
	color:#882625;}	
	
b {
	font-size:13px;
	color:#997189;}	
	
a {
	font-family:Verdana, Arial;
	font-size:11px;
	color:#882625;
	text-decoration:underline;}
a:hover {
	text-decoration:none;}		
	
.title_link{
	font-size:17px;
	color:#997189;
	text-decoration:none;}
.title_link:hover{
	color:#AF9D65;}		
	
.title_main {
	font-size:17px;
	color:#AF9D65;}	
	
.link_index {
	font-size:11px;
	color:#010101;
	text-decoration:none;}
.link_index:hover{
	text-decoration:underline;}		
	
.menu_inside {
	font-size:14px;
	font-weight:bolder;
	color:#882625;
	text-decoration:none;}	
.menu_inside:hover{
	color:#C6894E;}	
	
.menu_marker{
	font-size:14px;
	font-weight:bolder;
	text-decoration:none;
	color:#C6894E;}	
	
.link_text {
	font-size:11px;
	font-weight:bold;
	color:#AF9D65;
	text-decoration:none;}
.link_text:hover {
	text-decoration:underline;}		
	
.form_content{
	width:200px;
	height:20px;
	font-family:Verdana, Arial;
	font-size:11px;
	color:#4D4D4D;
	border:1px solid #958A5B;}
	
.submit {
	width:70px;
	height:20px;
	border:1px solid #882625;
	background-color:#882625;
	font-family:Verdana, Arial;
	font-size:12px;
	color:#ffffff;
	white-space:nowrap;
	text-align:center;}		
	
.search {
	width:156px;
	height:20px;
	border:1px solid #C6894E;
	font-family:verdana,arial;
	font-size:11px;
	color:#000000;}	
	
.footer {
	color:#FCD8A0;}	
	
	
	
	
div.sc_menu {
  /* Set it so we could calculate the offsetLeft */
  position: relative;
  height: 80px;
  width: 430px;
  /* Add scroll-bars */
  overflow: auto;
}
ul.sc_menu {
  display: block;
  height: 110px;
  /* Max width here, for users without Javascript */
  width: 1500px;
  padding: 15px 0 0 15px;
  /* Remove default margin */
  margin: 0;
  background: url('navigation.png');
  list-style: none;
}
.sc_menu li {
  display: block;
  float: left;
  padding: 0 4px;
}
.sc_menu a {
  display: block;
  text-decoration: none;
}
.sc_menu span {
  /* We want a caption to display on the next line */
  display: block;
  margin-top: 3px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}	
.sc_menu img{width:50px;}
#bigImg{width:430px;}
#bigImgTitle{width:430px;text-align:center;}
.pics{position: relative;}
.pics img{height:236px; width:452px;}
.frame{position:absolute; background: url('/images/frame.png') no-repeat 0 0; height:238px; width:454px; top:0; left:0; behavior:url(/css/iepngfix.htc); z-index:100;}
