html, body { 
  height: 100%; 
  margin: 0px; 
  padding: 0px; 
  }
body {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	}
h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
}
#menu {
	width: 200px;
	margin: 0;
	border-style: solid solid solid solid;
	border-color: InactiveCaption;
	border-width: 1px;
	}
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #000000;
	display: block;
	background:  url('Gif/menu.gif');
	padding: 8px 0 0 25px;
	position:relative; left:0; top:0;
	}
	
#menu li a:hover {
	color: #000000;
	font-weight: bold;
	background:  url('Gif/menu.gif') 0 -32px;
	padding: 8px 0 0 25px;
	
	}

#mnugreen {
	width: 200px;
	margin: 0;
	border-style: solid solid solid solid;
	border-color: InactiveCaption;
	border-width: 1px;
	}
#mnugreen li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#mnugreen li a:link, #mnugreen li a:visited {
	color: #000000;
	display: block;
	background:  url('Gif/mnugreen.gif');
	padding: 8px 0 0 25px;
	position:relative; left:0; top:0;
	}
	
#mnugreen li a:hover {
	color: #000000;
	font-weight: bold;
	background:  url('Gif/mnugreen.gif') 0 -32px;
	padding: 8px 0 0 25px;
	
	}
#menusmall {
	width: 145px;
	border: InactiveCaption 1px solid; 
	height: 21px;
	}
	
#menusmall li a {
  position: absolute;
	height: 19px;
 	voice-family: inherit;
	text-decoration: none;
	}	
	
#menusmall li a:link, #menusmall li a:visited {
	color: #000000;
	display: block;
	background:  url('Gif/menu_small.gif');
	padding-left: 19px;
	padding-top: 2px; position:relative; left:0; top:0;
	}
	
#menusmall li a:hover {
	color: #000000;
	font-weight: bold;
	background:  url('Gif/menu_small.gif') 0 -23px;
	padding-left: 20px;
	padding-top: 2px;
	}

#menutop {
	width: 181px;
	border: InactiveCaption 1px solid; 
	height: 24px;
	}
	
#menutop li a {
  position: absolute;
 	voice-family: inherit;
 	height: 22px;
	text-decoration: none;
	text-align: center;
	font-size:smaller;
	}	
	
#menutop li a:link, #menutop li a:visited {
	color: #000000;
	display: block;
	background:  url('Gif/top.gif') 0px -4px;
	padding-top: 2px;
	padding-left: 19px;
	position:relative; left:0; top:0;
	}
	
#menutop li a:hover {
	color: #000000;
	font-weight: bold;
	background:  url('Gif/top.gif') 0px -37px;
	padding-top: 2px;
	}
	
#save {
	width: 150px;
	margin-top: 2px;
	border-style: solid solid solid solid;
	border-color: InactiveCaption;
	border-width: 1px;
	}
#save li a {
  position: absolute;
 	voice-family: inherit;
 	height: 22px;
	text-decoration: none;
	text-align: center;
	}	
	
#save li a:link, #save li a:visited {
	color: #000000;
	display: block;
	background:  url('Gif/save.gif');
	padding: 3px 0 0 0;
	position:relative; left:0; top:0;
	}
	
#save li a:hover {
	color: #000000;
	font-weight: bold;
	background:  url('Gif/save.gif') 0 -32px;
	padding: 3px 0 0 0;
	
	}

#menucv {
	text-decoration: none;
	height: 21px;
	margin-left:25px;
	}
#menucv li a {
	height: 21px;
 	voice-family: inherit;
	text-decoration: none;
	vertical-align: middle;
	}	
	
#menucv li a:link, #menucv li a:visited {
	color: #000000;
	display: block;
	padding-top:0px;
	margin-top:0px;
	}
	
#menucv li a:hover {
	color: blue;
	font-weight: bold;
	padding-top:0px;
	margin-top:0px;
	}

.mnutd{
	height:33px;
	padding-top:1px;
}
.liactiv{
	text-decoration: none; 
	color: #000000; 
	font-weight: bold;
}
.divactiv{
	border: 1px solid #0000aa; 
	background: url('Gif/menu.gif') 0 -32px; 
	height:24px;
	padding-left:25px; padding-right:0; padding-top:8px; padding-bottom:0;
}
.divactivsmall{
	font-size:smaller;
	border: 1px solid #0000aa; 
	background: url('Gif/menu_small.gif') 0 -23px;
	padding-left: 20px;
	padding-top: 2px;
	height:19px; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:1px;
}
.top1{
	font-size:smaller;
	vertical-align: middle; 
	text-align: right;
}
.top2{
	font-size:smaller;
	vertical-align: middle; 
	padding-left:5px;
}
.botr{
	vertical-align: middle; 
}
.tpf{
	width: 35px; 
}
.cjpleft
	{
		padding-left: 3px;
		text-align:left;
		border-left:#0000aa 1px solid;
		border-bottom:#0000aa 1px solid;
		height:22px;
	}
.cjpaleft
	{
		text-decoration: none;
		color: #0000aa;
	}
.cjpmid
	{
		text-decoration: none;
		text-align:left;
		border-bottom:#0000aa 1px solid;
		font-size:smaller;
	}
.cjpright
	{
		text-decoration: none;
		text-align:center;
		border-right:#0000aa 1px solid;
		border-bottom:#0000aa 1px solid;
		font-size:smaller;
	}
.cjptitl
	{
		font-size:smaller;
		color:white;
		font-weight: bold;
		padding-top: 2px;
		padding-bottom: 2px;
	}
.cjpimg
	{
		width: 13px; 
		height: 16px; 
		vertical-align:middle;
	}
.cmtdleft
	{
		border: none;
		background-color: transparent;
	}
.cpjtdleft
	{
		border: none;
		background-color: transparent;
		font-size: smaller;
		padding-right: 5px;
		padding-top:2px;
		vertical-align: top;
		text-align: right;
	}
.cpjtdright
	{
		background-color: transparent;
		font-size: smaller;
		padding-left: 3px;
		padding-top:0px;
		vertical-align: top;
	}
.cntxtbox
	{
		height:18px;
		border: inactivecaption 1px solid;
		padding-left: 3px;
		margin-top: 2px;
	}

.cntdright
	{
		padding-left: 5px;
	}
.cv1tdleft
	{
		padding-left: 5px;
		text-align:left;
		font-size:smaller;
		height: 20px;
		vertical-align: middle;
	}
.cv1tdright
	{
		text-align:right;
		font-size:smaller;
		vertical-align: middle;
	}
.cv1tdcheck
	{
		text-align:left;
		font-size:smaller;
		height: 20px;
		vertical-align: middle;
		padding-left: 101px;
	}
.cv2tdtitl
	{
		padding-left: 5px;
		padding-top: 4px;
		font-weight: bold;
		font-size:smaller;
		vertical-align: top;
	}
.cv2tdleft
	{
		padding-left: 5px;
		text-align:left;
		font-size:smaller;
		height: 20px;
		vertical-align: middle;
	}
.cv2tdright
	{
		text-align:right;
		font-size:smaller;
		vertical-align: top;
		padding-top: 2px;
	}
.cv2tdhide
	{
		text-align:left;
		font-size:smaller;
		text-align:left;
		padding-bottom:5px;
		padding-left:100px;
		color: #ff0000;
	}
.cvtdlang
	{
		padding-top:3px; 
		padding-bottom:3px;
		vertical-align: top;
	}
.cv3tdtitl
	{
		padding-left: 5px;
		padding-top: 4px;
		font-weight: bold;
		font-size:smaller;
		vertical-align: top;
	}
.cvtdleft
	{
		padding-top: 3px;
		text-align:left;
		font-size:smaller;
		height: 20px;
		vertical-align: middle;
	}

.cvtdright
	{
		padding-right: 5px;
		text-align:right;
		font-size:smaller;
		vertical-align: top;
		padding-top: 3px;
	}

.cvdetalii
	{
		padding-right: 5px;
		text-align:right;
		font-size:smaller;
		vertical-align: bottom;
		padding-bottom:6px;
	}

.cvtxtbox
	{
		padding-left: 3px;
		margin-bottom: 2px;
		border: inactivecaption 1px solid;
		width: 248px;
	}
.cvtxtarea
	{
		padding-left: 3px;
		border: inactivecaption 1px solid;
		width: 248px;
		font: menu;
	}
	
.txtalb
	{
		font-size:smaller;
		color:white;
		font-weight: bold;
		vertical-align: middle;
		padding-left: 2px;
	}
.txtalb1
	{
		font-size:smaller;
		color:white;
		font-weight: bold;
		vertical-align: middle;
		padding-left: 0px;
	}
.txtalb2
	{
		font-size:smaller;
		color:white;
		vertical-align: middle;
		text-align:center;
		width: 60px;
	}
.txtalb3
	{
		font-size:smaller;
		color:white;
		vertical-align: middle;
		padding-left: 0px;
	}
.txtalb4
	{
		text-align:left;
		font-size:smaller;
		color:white;
		font-weight: bold;
		vertical-align: middle;
		padding-left: 5px;
	}
.txtalb5
	{
		text-align:center;
		font-size:smaller;
		color:white;
		font-weight: bold;
		vertical-align: middle;
		padding-left: 3px;
		padding-right: 3px;
	}
.txtred
	{
		font-size:smaller;
		color:#cc0000;
		font-weight: bold;
		vertical-align: top;
		height: 21px;
		padding-top:0px;
		padding-left:5px;
	}
.txtblue
	{
		font-size:smaller;
		color:#0000aa;
		font-weight: bold;
		vertical-align: top;
		height: 21px;
		padding-top:0px;
		padding-left:5px;
	}
.txtblack
	{
		font-size:smaller;
		vertical-align: top;
		height: 0px;
		padding-top:0px;
		padding-left:5px;
	}
.txtblack1
	{
		font-size:smaller;
		font-weight: bold;
		vertical-align: middle;
		padding-left: 7px;
		padding-top:5px;
		height: 24px;
	}
.txtblack2
	{
		font-size:smaller;
		vertical-align: middle;
		padding-left: 3px;
		padding-top:5px;
	}
.cv6txtblue
	{
		font-size:smaller;
		font-weight: bold;
		color:#0000aa;
		vertical-align: middle;
		padding-left: 7px;
		height: 24px;
	}
.cvscj1
	{
		font-size:smaller;
		height: 0px;
		padding-top:0px;
		padding-left:2px;
	}
.cvscj2
	{
		font-size:smaller;
		color:#0000aa;
		font-weight: bold;
		height: 0px;
		padding-top:0px;
		padding-left:2px;
	}
.cvflag
	{
		vertical-align: middle;
		margin-right: 2px;
		width: 13px;
		height: 10px;
	}
.cvflagbig
	{
		vertical-align: middle; 
		margin-top: 2px;
		margin-right: 2px;
	}
.cvtdmod
	{
		vertical-align: middle;
		text-align: center;
		height: 0px;
		border-bottom: inactivecaption 1px solid;
		font-size:smaller;
	}
.cvtddel
	{
		vertical-align: middle;
		text-align: center;
		height: 0px;
		border-bottom: inactivecaption 1px solid;
		border-right: inactivecaption 1px solid;
	}
.cvimgmod
	{
		vertical-align: middle;
		margin-right: 2px;
		width: 16px; 
		height: 16px;
	}
.cvimgdel
	{
		vertical-align: middle;
		margin-right: 2px;
		width: 18px; 
		height: 18px;
	}
.cvtdscj
	{
		vertical-align: top;
		padding-left: 2px; 
		height: 0px;
		border-left: inactivecaption 1px solid;
		border-bottom: inactivecaption 1px solid;
	}
.cv3tdoras
	{
		font-size:smaller;
		vertical-align: middle;
		text-align: left;
		padding-left: 10px; 
		height: 0px;
		border-bottom: inactivecaption 1px solid;
	}

.cvascuns
	{
		width: 0px; 
		height:18px; 
		visibility: hidden;
	}

.cv5txtbox
	{
		padding-left: 3px;
		border: inactivecaption 1px solid;
		width: 400px;
	}
.cv5linie
	{
		vertical-align: middle;
		text-align: left;
		height: 21px;
	}
.cv5tdcurs
	{
		font-size:smaller;
		color:#0000aa;
		font-weight: bold;
		padding-left:5px;
		border-left: inactivecaption 1px solid;
		border-bottom: inactivecaption 1px solid;
	}
.cv5tdaltcurs
	{
		color:#0000aa;
		font-weight: bold;
		border-left: inactivecaption 1px solid;
		border-bottom: inactivecaption 1px solid;
	}
.cv6row2
	{
		font-size:smaller;
		vertical-align: middle;
		padding-left:0px;
		border-bottom: inactivecaption 1px solid;
	}

.cv6rowL1
	{
		vertical-align: middle;
		height: 0px;
		padding-left:5px;
		padding-bottom:5px;
	}
.cv6rowL2
	{
		vertical-align: middle;
		padding-left:0px;
		padding-bottom:5px;
	}
.cv6rowL4
	{
		vertical-align: middle;
		text-align: center;
		padding-left:0px;
		padding-bottom:5px;
		width:120px;
	}
.cv6txtbox
	{
		padding-left: 3px;
		margin-top:2px;
		border: inactivecaption 1px solid;
		width: 283px;
	}
.cv6td5px
	{
		padding-left: 5px;
	}


.cv0
	{
		font-size:smaller;
		font-weight: bold;
		background-color: #ccccff;
		height: 24px; 
		padding-left:6px;
		vertical-align: middle;
	}
.cv1
	{
		font-size:smaller;
		font-weight: bold;
		background-color: #0099ff;
	}
.cv2
	{
		font-size:smaller;
	}
.cv3
	{
		font-size:smaller;
		font-weight: bold;
		background-color: #0099ff;
		height: 24px; 
		padding-left:6px;
		vertical-align: middle;
	}
.cautal
	{
		padding-left: 5px;
		font-size:smaller;
	}
.cautar
	{
		padding-right: 5px;
		text-align:right;
		vertical-align: middle;
	}
.cauta
	{
		padding-right: 5px;
		vertical-align: middle;
		padding-top:5px;
		padding-bottom:5px;
	}
.blue
	{
		background-color: inactivecaption;
		color: white;
	}
.tdleft
	{
		font-size:smaller;
		color:#0000aa;
		font-weight: bold;
		vertical-align: middle;
		border-left: inactivecaption 1px solid;
		border-bottom: inactivecaption 1px solid;
		text-align:left;
		padding-left: 3px;
		padding-right: 20px;
	}
.txtleft
	{
		text-decoration: none;
	}
.tdmid1
	{
		font-size:smaller;
		vertical-align: middle;
		border-bottom: inactivecaption 1px solid;
		text-align:left;
		padding-left: 3px;
		padding-right: 20px;
	}
.tdmid2
	{
		font-size:smaller;
		vertical-align: middle;
		border-bottom: inactivecaption 1px solid;
		text-align:center;
		padding-left:3px;
		padding-right:3px;
	}
.tdright
	{
		font-size:smaller;
		vertical-align: middle;
		border-right: inactivecaption 1px solid;
		border-bottom: inactivecaption 1px solid;
		text-align:center;
	}
.flag
	{
		margin-left: 5px;
		margin-right: 5px;
		width: 18px;
		height: 12px;
	}
.partdleft
	{
		font-size:smaller;
		text-align: right;
		padding-top: 11px;
	}
.partdright
	{
		font-size:smaller;
		padding-left: 5px;
		padding-top: 10px;
	}
.pptxttop1
	{
		text-align:left;
		font-size:smaller;
		color:white;
		font-weight: bold;
		vertical-align: middle;
		padding-left: 5px;
	}
.pptxttop2
	{
		text-align:center;
		font-size:smaller;
		color:white;
		font-weight: bold;
		vertical-align: middle;
		padding-left: 3px;
		padding-right: 3px;
		width:80px;
	}
.pptdj
	{
		text-decoration: none;
		font-size:smaller;
		vertical-align: middle;
		text-align:left;
		padding-left: 15px;
	}
.pptrj
	{
		height: 22px;
	}
.pptdtop
	{
		vertical-align: top;
	}
.pptdl2
	{
		vertical-align: top;
		font-size:smaller;
		font-weight: bold;
		padding-left: 20px;
		padding-top: 3px;
	}
.pptdleft
	{
		text-decoration: none;
		font-size:smaller;
		vertical-align: middle;
		border-left: inactivecaption 1px solid;
		border-bottom: inactivecaption 1px solid;
		text-align:left;
		padding-left: 3px;
		padding-right: 20px;
	}
.ppa1
	{
		text-decoration: none;
		color:#0000aa;
	}
.pptdmid1
	{
		font-size:smaller;
		vertical-align: middle;
		border-bottom: inactivecaption 1px solid;
		text-align:left;
		padding-left: 3px;
		padding-right: 20px;
	}
.logo
	{
		vertical-align: middle;
		border-bottom: inactivecaption 1px solid;
		text-align:right;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 1px;
		padding-bottom: 1px;
		width:50px;
	}
.logopp
	{
		vertical-align: middle;
		text-align:center;
		width:25%;
	}
.pptdmid2
	{
		font-size:smaller;
		vertical-align: middle;
		border-bottom: inactivecaption 1px solid;
		text-align:center;
		padding-left:3px;
		padding-right:3px;
	}
.pptdright
	{
		font-size:smaller;
		vertical-align: middle;
		border-right: inactivecaption 1px solid;
		border-bottom: inactivecaption 1px solid;
		text-align:center;
	}
.pptoate
	{
		text-decoration: none;
		font-size:smaller;
		font-weight: bold;
		vertical-align: middle;
		text-align:center;
	}
.ppspn
	{
		text-decoration: none;
		font-weight: bold;
		color: #cc0000;
	}
.ppsm
	{
		font-size:larger;
		font-weight: bold;
		color:#0000aa;
		padding-left:30px;
	}
.sctp
	{
		text-align:center;
		width: 200px;
		vertical-align: middle;
		padding-top: 30px;
	}
.untdtitl
	{
		padding-left: 5px;
		padding-top: 2px;
		font-weight: bold;
		font-size:smaller;
		vertical-align: top;
	}

.untdleft
	{
		padding-left: 5px;
		text-align:left;
		font-size:smaller;
	}
.untdright
	{
		text-align:right;
		font-size:smaller;
		vertical-align: middle;
	}
.untdcheck
	{
		text-align:left;
		font-size:smaller;
		height: 20px;
		vertical-align: middle;
		padding-left: 101px;
	}
.vcvtd1
	{
		font-size:smaller;
		font-weight: bold;
		vertical-align: middle;
		text-align: center;
		height: 24px;
		padding-top: 2px; 
		padding-bottom: 2px;
	}
.vcvtd2
	{
		width:50%;
		height:24px;
		text-align:right;
		padding-top: 0px;
	}
.vcvtd3
	{
		font-size:smaller;
		padding-top: 5px;
		padding-left:3px;
	}