body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

a {
	text-decoration: none;
	color: #de2418;
}

a: hover {
	text-decoration: underline;
}

td {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	color: #2c3032;
}

.langsel td {
	color: #de2418;
	vertical-align: middle;
	height: 30px;
	padding-right: 2px;
	padding-left: 10px;
	background: url('/images/langsel_bg.gif');
	background-repeat: no-repeat;
}

.langsel td a {
	color: #6287a2;
}

.logo {
	width: 183px;
	text-align: center;
	vertical-align: middle;
	background-color: #de2418;
}

.frame {
	background-color: #f2f3f3;
}

.footer {
	color: #848096
}

.leftmenu td {
	height: 24px;
	color: #dd2314;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

.leftmenu td a {
	color: #64727C;
}

.level0 {
	font-size: 11px;
	font-weight: bold;
}

.level1 {
	font-weight: normal;
}

h1 {
	color: #6287A2;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background: url('/images/header_bg.gif');
	background-repeat: repeat-x;
	background-position: 0% 100%;
	line-height: 24px;
}

.field {
	border: 1px solid #c4c5c0;
	width: 240px;

}

.label {
	text-align: right;
}

.print {
	float: right;
	padding-left:30px;
}

.topflash {
	visibility: visible;
	z-index: -1;
}

.test {
	background-color: #0000ff;
	width: 150px;
	height: 40px;
	position: absolute;
	z-index: 10;
	top: 30;
	left: 330;
	visibility: hidden;
}

/**
 * Additional component to enlarge images
 */
#enlarge {
	width: 800px;
	overflow: hidden;
}
#enlarge span {
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	cursor: default;
}
#enlarge .preview {
	float: left;
	width: 140px;
	text-align: center;
	overflow: auto;
	max-height: 480px;
}
#enlarge .big-img {
	margin-left: 140px;
	text-align: center;
}
#enlarge .buttons {
	text-align: right;
	clear: both;
}
#enlarge ul {
	list-style: none;
	margin: 0;
	padding:  0;
	text-align: center;
}
#enlarge .preview-tag {
	width: 120px;
	margin: 0 auto;
}
#enlarge .preview-img {
	width: 120px;
	height: 65px;
}
.l-tb {
	background:url('/images/thumb_l.jpg');
}
.r-tb {
	background:url('/images/thumb_r.jpg');
}
.b-tb {
	background:url('/images/thumb_b.jpg');
}
.n-tab {
	width:8px;
	height:7px
}

#u-inline  {
 width: 800px; overflow: hidden; margin-top: 8px
}

#u-inline .preview {
 float: left; width: 140px; height: 490px; overflow: auto;
}

#u-inline ul {
 margin: 0; padding: 0; list-style: none; margin: 0 auto; text-align: center; width: 120px;
}

#u-inline ul li span {
 font-family: Verdana, Geneva, sans-serif; color:  #666; font-size: 11px;
}

#u-inline ul li img {
 display: block; border: 1px solid #CCC; cursor: pointer;
}

#u-inline ul li img:hover {
 opacity: 0.7;
}

#u-inline .big-picture {
 margin-left: 140px; text-align: center;
}

#u-inline .buttons {
 text-align: right;clear: both;
}

#u-prev, #u-next {
 height: 20px;
 width: 20px;
 border: 0;
 cursor: pointer;
}

#inline-back {
 position: absolute; background: url(/scripts/jquery/fancybox/fancy_nav_left.png); width: 30px; height: 30px; left: 0; top: 40%; cursor: pointer;
}

#inline-fwd {
 position: absolute; background: url(/scripts/jquery/fancybox/fancy_nav_right.png); width: 30px; height: 30px; right: 0; top: 40%; cursor: pointer
}

.single-span {
 font-family: Verdana, Geneva, sans-serif; color:  #666; font-size: 11px;
}

.buttons { text-align: right; }
