body {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	color: black;
	font-family: tahoma, arial, verdana;
 	}


.border {
	color: #448ed7;
	font-weight: bold;
	font-size:20;
	text-decoration:none;
	}
	

.login {
	height:26;
	font-size:12;
	padding:4;
	}


img {
	border:0;
	}
	
	
hr {
	color: #bfbfbf;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top : 1px solid #bfbfbf;
	height : 1px;
	}		
	
	
.red {
	padding: 5;
	font-size: 11;
	text-align:center;
	width:117;
	height:24;
	cursor:hand;
	color:white;
	font-weight:bold;
	background:red;
	border:0;
	}

	
a.red:link, a.red:hover, a.red:visited {
	padding-top:5;
	font-size: 11;
	cursor:hand;
	color:white;
	font-weight:bold;
	}
	
	
.text, table, input, select, textarea {
	font-size: 11;
	font-family: tahoma, arial, verdana;
	color: black;
	}

.border {
 	padding-left:22;
	padding-right:6;
 	}
	
	
	
a:link, a:visited {
	font-family: tahoma;
	text-decoration: none;
	font-style: normal;
	color: #557BB9;
	}

	
a:hover {
	font-family: tahoma;
	text-decoration : underline;
	font-style : normal;
	}	


h1 {
	font-family:Trebuchet MS, Arial,Tahoma;
	font-size: 20;
	font-weight:bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: #557BB9;
	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: 14;
	color: #557BB9;
	font-weight:bold;
	letter-spacing: -0.05em;
	}

	
h3 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size:14;
	color: #557BB9;
	font-weight:bold;
	font-family: tahoma;
	}
	
	
p, ul, li {
	margin-top: 0px;
	margin-bottom: 0px;
	}
	

.active {
	padding:6;
	width:20;
	height:20;
	font-face: verdana;
	font-size: 10;
	font-weight: bold;
	text-align : center;
	background : #557BB9;
	color: white;
	cursor:hand;
	}
	
a.passive:link, a.passive:hover, a.passive:visited, .passive {
	padding:6;
	width:20px;
	height:20px;
	font-face: verdana;
	font-size: 10;
	font-weight: bold;
	cursor:hand;
	text-align : center;
	color: black;
	}

a.passive:hover {
	background : #F3F3F3;
	}

	
	
a.menu:link, a.menu:visited  {
	font-family: Verdana;
	color:#557BB9;
	text-decoration:none;
	font-size: 22;
	}

a.menu:hover {
	color:#808080;
	text-decoration:underline;
	}
	
	
#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;
}
