/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #979595;
}
h1 {
	font-size: 11px;
}
h1 ul {
	list-style: disc;
	margin-left: 20px;
}

.copyright {
	font-size: 9px;
	color: #979595;
	font-weight: none;
}
#address {
	font-size: 11px;
	color: #979595;
	font-weight: bold;
}
#address a {
	color: #979595;
}
#address a:hover {
	color: #fff;
}
#nxtPrev {
	font-size: 12px;
	color: #979595;
}
#nxtPrev a {
	color: #979595;
}
#nxtPrev a:hover {
	color: #fff;
}


.email:hover {
	font-size: 7.5pt;
	color: #ffffff;
	font-weight: none;
	text-decoration: none;
}
.email:active {
	font-size: 7.5pt;
	color: #979595;
	font-weight: none;
	text-decoration: none;
}
.email1 {
	font-family: arial, helvetica;
	font-size: 9pt;
	color: #979595;
	font-weight: none;
	text-decoration: none;
}
.email1:hover {
	font-size: 9pt;
	color: #ffffff;
	font-weight: none;
	text-decoration: none;
}
.email1:active {
	font-size: 9pt;
	color: #979595;
	font-weight: none;
	text-decoration: none;
}
.logininput{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 8pt;
	border-left: #000000 1px solid;
	color: #000000;
	border-bottom: #000000 1px solid;
	background-color: #bdbdbd;
}