body {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	color: white;
	font-family: tahoma, arial, verdana;
 	}

img {
	border-width:0;
	}
	
	

	
.border {
	color: #448ed7;
	font-weight: bold;
	font-size:20;
	text-decoration:none;
	}
	
.zag {
	border: 1 solid #bfbfbf;
	color: black;
	font-weight: bold;
	font-size:12;
	padding-top:4;
	padding-bottom:4;
	background-image: url(/img/bg2.gif);
	}
	
	
hr {
	color: #bfbfbf;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top : 1px solid #bfbfbf;
	height : 1px;
	}		
	
	


.text, table {
	font-size: 12;
	font-family: tahoma, arial, verdana;
	}

input.submit, div.input {
	background: url(/img/bg5.gif);
	color:#01669A;
	font-size: 10;
	border: 1 solid #979797;
	text-align:center;
	cursor: pointer;
	}

input.text {
	border: 1 solid #979797;
	background: white;
	color: black;
	font-size: 11;
	height:20;
	padding-top:2;
	padding-left:4;
	}



.t {background: url(/img/dot2.gif) 0 0 repeat-x; width:100%;}
.b {background: url(/img/dot2.gif) 0 100% repeat-x}
.l {background: url(/img/dot2.gif) 0 0 repeat-y}
.r {background: url(/img/dot2.gif) 100% 0 repeat-y;}
.bl {background: url(/img/bl.gif) 0 100% no-repeat}
.br {background: url(/img/br.gif) 100% 100% no-repeat}
.tl {background: url(/img/tl.gif) 0 0 no-repeat}
.tr {background: url(/img/tr.gif) 100% 0 no-repeat; padding:10px; }
	
	
	
a:link, a:visited {
	font-family: tahoma;
	text-decoration: none;
	font-style: normal;
	color: black;
	}

	
a:hover {
	font-family: tahoma;
	text-decoration : underline;
	font-style : normal;
	}	


h1 {
	font-family:Trebuchet MS, Arial,Tahoma;
	font-size: 18;
	font-weight:bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: #8E0054;
	letter-spacing: -0.05em;
	}
	
	
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 22; 
	color: black;
	font-weight:bold;
	letter-spacing: -0.05em;
	}

	
h3 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size:14;
	color: black;
	font-weight:bold;
	font-family: tahoma;
	}
	
	
h4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 19; 
	color: #676573;
	font-weight:bold;
	letter-spacing: -0.05em;
	}
	

h5 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 22;
	color: #8d0053;
	font-weight:bold;
	letter-spacing: -0.05em;
	}
	
		
p, ul, li {
	margin-top: 0px;
	margin-bottom: 0px;
	}
	

.active {
	font-face: verdana;
	font-size: 10;
	font-weight: bold;
	text-align : center;
	background : #C1608D;
	color: white;
	}
	
.passive {
	font-face: verdana;
	font-size: 10;
	font-weight: bold;
	cursor:pointer;
	text-align : center;
	color: white;
	}


	
.digit {
	background: #FFCB00;
	color:red;
	border: 1 solid black;
	width:15;
	height:15;
	font-size:10;
	}
		
	
a.menu:link, a.menu:visited, a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:black;
	}




<!--
#chlnk {
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
	height:100px;
	z-index:100;
	overflow: scroll;
	overflow-x:hidden;
	visibility:hidden;
	background-color:#FFFFFF;
	color:#000000;
}
#chlnk p {
	font-size:10px;
	margin-top:0px;
	margin-bottom:5px;
}
#chlnk h1 {
	font-size:10px;
	margin-top:0px;
	margin-bottom:5px;
}
-->
