﻿a {
	color: #0000FF;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial;
	}
img {
	border-style: none;
}

a:hover 
{
	color:#0000FF;
	text-decoration: underline;
}

.nf {
    font-size: 11px;
	font-family: Verdana, Helvetica, Arial;
	line-height: 13px;
	
}

.nfhead {
    font-size: 14px;
	font-family: Verdana, Arial;
	color: #72747B;
	font-weight: bold;
	text-decoration: none;
	
}

.nfhead1 {
    font-size: 13px;
	font-family: Verdana, Arial;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	
}
.nfnews {
    font-size: 10px;
	font-family: Verdana, Arial;
}

.nftop {
    font-size: 13px;
	font-family: Verdana, Arial;
    font-weight: bold;
    color: #72747B;
}

H1 {
    font-size: 13px;
	font-family: Verdana, Arial;
	color: #72747B;
	font-weight: bold;
	text-decoration: none;
	position:relative;
	top: -32px;
	Left: 20px;
}

.formstyle {
	color: #693000;
	font-size: 11px;
	font-family: Verdana, Arial;
	text-decoration: none;
	border: solid 1px #693000;
	background-color : #f5f5f5;
}

.formstylesearch {
	color: #72747b;
	font-size: 11px;
	font-family: Verdana, Arial;
	text-decoration: none;
	border: solid 1px #72747b;
	background-color : #f5f5f5;
}

.formstylemenu{
	color: #72747b;
	font-size: 11px;
	font-family: Verdana, Arial;
	text-decoration: none;
	border: solid 1px #72747b;
	background-color : #f5f5f5;
}

.formstyleforside {
	color: #72747b;
	font-size: 11px;
	font-family: Verdana, Arial;
	text-decoration: none;
	border: solid 1px #72747b;
	background-color : #E5E4DD;
}



.formstylefont {
    font-size: 11px;
	font-family: Verdana, Arial;
    font-weight: normal;
    color: #FFFFFF;
}

.formstyle72747B {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial;
	text-decoration: none;
	border: solid 1px #72747B;
	background-color : #f5f5f5;
}

#passwordStrength  {
	height:18px; 
	display:block; 
}

#passwordDescription {
	font-family:Verdana; 
	font-size:xx-small; 
	text-align:right;
}

.strength0 {
	width:250px; 
	background:#cccccc;
}

.strength1 {
	width:50px; 
	background:#ff0000;
}

.strength2 {
	width:100px; 
	background:#ff5f5f;
}

.strength3 {
	width:150px; 
	background:#56e500;
}

.strength4 {
	background:#4dcd00; 
	width:200px;
}

.strength5 {
	background:#399800; 
	width:250px;
}

.speclink {
	font-family: Verdana, Arial; 
	font-size:11px; 
	color:#693000; 
	cursor:hand;
}

.speclinkLager 
{
	font-family: Verdana, Arial; 
	font-size:11px; 
	color:#72747B; 
	cursor:hand; 
	}
        
.HiddenDiv  
{
	WIDTH:200px; 
	VISIBILITY: hidden; 
	BORDER-RIGHT: black 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: black 1px solid; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	BORDER-LEFT: black 1px solid; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: black 1px solid; 
	POSITION: absolute; 
	BACKGROUND-COLOR: white
	}
	
.VisibleDiv  
{
	WIDTH:200px; 
	VISIBILITY: visible; 
	BORDER-RIGHT: black 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: black 1px solid; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	BORDER-LEFT: black 1px solid; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: black 1px solid; 
	POSITION: absolute; 
	BACKGROUND-COLOR: white 
	}
	
