/* STD settings, including background and font */body,td,th {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color: #333333;	text-align: left;}body {	margin-left: 1px;	margin-top: 0px;	margin-right: 1px;	margin-bottom: 5px;	background-attachment: fixed;	background-image: url(../stdimages/bg_strip.gif);	background-repeat: repeat-x;	background-position: top;}/* STD links */a:link { 	color:#0033CC; 	text-decoration:none	}a:visited { 	color:#0033CC; 	text-decoration:none	}a:hover { 	color:#0033CC; 	text-decoration:underline; 	cursor:pointer;	}a:active { 	color:#0033CC; 	text-decoration:none	}/* MENU at the top */.menu_top {	font-size: 15px;	font-style: normal;	font-weight: normal;	font-variant: normal;	color: #333333;	text-align: center;	vertical-align: middle;	line-height: 35px;	background-color: #CCCCCC;}A.menu_top:link {	color:#333333;	text-decoration:none;}A.menu_top:visited {	color:#333333;	text-decoration:none;}A.menu_top:hover {	color:#000000;	text-decoration:none;	cursor:pointer;	line-height: 20px;	font-weight: bold;}A.menu_top:active {	color:#333333;	text-decoration:none;}/* MENU on the LEFT */.menu_left {	font-size: 15px;	font-style: normal;	font-weight: normal;	font-variant: normal;	color: #333333;	text-align: left;	vertical-align: middle;	line-height: 30px;	background-color: #CCCCCC;	padding-left: 15px;}A.menu_left:link {	color:#333333;	text-decoration:none;	padding-left: 0px;}A.menu_left:visited {	color:#333333;	text-decoration:none;	padding-left: 0px;}A.menu_left:hover {	color:#000000;	text-decoration:none;	cursor:pointer;	padding-left: 0px;	font-weight: bold;}A.menu_left:active {	color:#333333;	text-decoration:none;	padding-left: 0px;}/* FOOTER udb */.footer {	font-size: 14px;	font-style: normal;	font-weight: normal;	font-variant: normal;	color: #999999;	line-height: 30px;}A.footer:link {	color:#999999;	text-decoration:none;	padding-left: 0px;}A.footer:visited {	color:#999999;	text-decoration:none;}A.footer:hover {	color:#999999;	text-decoration:underline;	cursor:pointer;}A.footer:active {	color:#999999;	text-decoration:none;}/* PHOTOS text */.photos {	font-size: 12px;	color: #333333;	line-height: 14px;	text-align: left;	vertical-align: top;}/* Images */.image_frame {	border:1px dashed #333333; 	margin:1px; 	z-index:8;}/* Copy text */.text_bold {	font-size: 15px;	font-style: normal;	line-height: normal;	font-weight: bold;	color: #333333;}.text_header {	font-size: 15px;	font-style: normal;	line-height: normal;	font-weight: bold;	color: #333333;}