body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#header {
	padding: 0px;
	margin: 0px;
	height: 72px;
	background-image: url("images/header3.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#top {
	background-color: #150941;
	height: 10px;
	width: 760px;
	padding: 0px;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
}

#menu {
	background-color: #A09CB2;
	border-right: 1px solid #150941;
	width: 100px;
	height: 100%;
	padding: 0px;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
}

#menu IMG {
	border-bottom: 1px solid #150941;
}

#menu IMG.2 {
	border-top: 1px solid #150941;
	border-bottom: 1px solid #150941;
}

#menu a {
	display: block;
	background-color: #DBDBDE;
	padding: 2px;
	text-decoration: none;
	color: #000000;
	border: 1px solid #E6E6E6;
}

  #menu A.Active,
  #menu a:hover {
	  background-color: #150941;
	  color: #FFFFFF;
  }

#menu a.Sub,
#menu a.Subactive {
	display: block;
	background-color: #CEC1D5;
	padding: 1px;
	text-decoration: none;
	color: #000000;
	border: 0px solid #E6E6E6;
}
  #menu a.Subactive {
	  background-color: #261379;
	  color: #FFFFFF;
  }
  #menu A.Sub:hover,
  #menu A.Subactive:hover {
	  background-color: #A09CB2;
	  color: #000000;
  }

#content {
	overflow: hidden;
	padding: 13px;
	font-size: 9pt;
	width: 558px;
	height: 100%;
	
}

#content .header {
	width: 530px;
	overflow: hidden;
	background-color: #DBDBDE;
	border: 1px solid #DBDBDE;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	margin: 1px;
	padding: 1px;
}

#content FORM .text {
	width: 530px;
	border-left: 1px dashed #DBDBDE;
	border-right: 1px dashed #DBDBDE;
	padding: 3px;
	margin: 1px;
	text-align: right;
}

#content TABLE {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#content .admin {
	border-bottom: 1px dashed #DBDBDE;
	border-left: 1px dashed #DBDBDE;
	border-right: 1px dashed #DBDBDE;
	width: 530px;
	padding: 3px;
	margin: 0px;
}

#content .admin A {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#content .admin A:link, #content .admin A:active, #content .admin A:visited {
	font-weight: normal;
	font-style: normal;
}

#content .admin A:hover {
	text-decoration: none;
	color: #A09CB2;
}

#content .text CITE {
	width: 90px;
	height: 16px;
	font-weight: normal;
	font-style: normal;
}

#content .text EM {
	width: 160px;
	height: 16px;
	font-weight: normal;
	font-style: normal;
}

.row {
clear:both;
}
  .cursor {
  cursor:pointer;
  }
    .cursor:hover{
    color:#150941;
    }
  .row div {
  float:left;
  padding-left:2px;
  }
  .row .colum4{
  width:130px;
  }
  .head div {
  font-weight:bold;
  }
  
  .line div {
  border-top:1px solid #000000;
  padding-top:3px;
  }

A:link, A:active, A:visited, CENTER A:link, CENTER A:active, CENTER A:visited {
	text-decoration: none;
	color: #150941;
}

#content .text a:hover {
	text-decoration: none;
	color: #A09CB2;
}

#popup .header {
	width: 100%;
	background-color: #DBDBDE;
	border: 1px solid #DBDBDE;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	margin: 1px;
	padding: 1px;
}

#popup TEXTAREA {
	width: 298px;
	border: 1px solid #000000;
	color: #000000;
	font-size: 9pt;
}

#popup INPUT {
	width: 298px;
	height: 25px;
	border: 1px solid #000000;
	color: #000000;
	font-size: 9pt;
}

#reclame {
	padding: 0px;
	margin: 0px;
	background-color: #A09CB2;
	border-left: 1px solid #150941;
	border-top: 1px solid #150941;
	width: 100px;
	height: 100%;
}

TABLE,TD,TR,FORM {
	margin: 0px;
	padding: 0px;
}

#content TR.con1 {
	background-color: #EFEFEF;
}

#content TR.con0 {
	background-color: #FFFFFF;
}

INPUT, TEXTAREA, SELECT {
	background-color: transparent;
	color: #000000;
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
	width: 320px;
	border: 1px solid #150941;
}

INPUT.button {
	background-color: #A09CB2;
}

INPUT.date {
	width: 75px;
}
INPUT.sdate {
	width: 40px;
}
INPUT.radio {
	width: 20px;
	border: 0px;
}
#content .text, #content .textAdmin {
	width: 530px;
	overflow: hidden;
	border-left: 1px dashed #DBDBDE;
	border-right: 1px dashed #DBDBDE;
	padding: 3px;
	margin: 1px;
}
#content .textAdmin {
padding: 0px;
}