﻿body {
	background-color:#f9f9f9;
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin:0px;
}
body, td {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #2c3a49;
}
a:link {
	color: #0030C9;
	text-decoration: none;
	cursor: pointer;
}
a:visited {
	color: #003070;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #FF5000;
	text-decoration: none;
	cursor: pointer;
}
.sa:link {
	color: #0030C9;
	text-decoration: none;
	cursor: pointer;
}
.sa:visited {
	color: #0030C9;
	text-decoration: none;
	cursor: pointer;
}
.sa:hover {
	color: #FF5000;
	text-decoration: none;
	cursor: pointer;
}
.ser {
	color:#808a9f;
	font-size: 11px;
}
.not {
	font-style: italic;
	color:#868e98;
	font-size:12px;
}
.lightline {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.lightlinet {
	border-top:1px solid #cccccc;
}
.lightlineb {
	border-bottom:1px solid #cccccc;
}
.dak {
    vertical-align:middle;
}
.dak2 {
    background-color:#F0F0F0;
    border-top:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
    vertical-align:middle;
}
.imgbord {
	border:1px solid #707070;
}
/* Facebox */
#facebox .b {
  background:url(images/b.png);
}

#facebox .tl {
  background:url(images/tl.png);
}

#facebox .tr {
  background:url(images/tr.png);
}

#facebox .bl {
  background:url(images/bl.png);
}

#facebox .br {
  background:url(images/br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 200px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
#name {
  background-color: #FFFFFF;
}
