/* CSS Document */

.title
{
width: 205px;
font-family: verdana, helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
}

.LOGINtitle
{
width: 200px;
color:#999999;
font-family: verdana, helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
}

.submenu
{
width: 175px;
margin-left:20px;
border: none;
background-color: transparent;
layer-background-color: white;
font-family: verdana, helvetica, sans-serif;
font-size: 10px;
}

.formmenu
{
width: 175px;
margin-left:20px;
border: none;
background-color: transparent;
layer-background-color: white;
font-family: verdana, helvetica, sans-serif;
color:#999999;
font-size: 10px;
}



a
{text-decoration: none;}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color:#FF9900;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.formPassword {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	height: 15px;
	width: 120px;
}.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 777777;
	width: 100px;
}
.divider {
	background-image: url(img/vertical_separator_dot.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
}
