.back-color {
	background-color: #333333;
}
.top-link
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;

}

.top-link a:link, a:visited
{
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	text-decoration: none;
	text-indent: 0%;
	white-space: normal;
}
.top-link  a:hover
{
	color: gray;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	text-decoration: none;
	text-indent: 0%;
	white-space: normal;
}


.top-image {
	margin-left: 15px;
	padding: 0px;

}
.nav
{
	font-family: Arial, Helvetica, sans-serif;
}

.nav a:link, a:visited, a:hover
{
	text-decoration: none;
	list-style-image: url(../images/bullet.jpg);
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
	top: 0px;
	padding: 0px;
	margin-bottom: 10px;

}
.line-back {
	background-image: url(../images/buttons-back.jpg);
	background-repeat: repeat-x;
}
#line-v
{
	background-image: url(../images/dot.jpg);
	background-repeat: repeat-y;

}
#line-h
{
	background-image: url(../images/dot2.jpg);
	background-repeat: repeat-x;

}
#msg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	list-style-image: url(../images/lil_arrow.gif);
	width: 621px;

}

