body, html {
  height:100%;
  background-color:#FFFFFF;
}
#noscr {
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: #FF0000;
	width: 100%;
	height: auto;
	margin: 0px;
	border: 1px solid #808080;
	border-left: none;
	border-right: none;
	border-top: none;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.noscr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: auto;
	vertical-align: middle;
}
.head1  {
 	font-family:Georgia, "Trebuchet MS", Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	}
.head2  {
 	font-family:Georgia, "Trebuchet MS", Verdana, Arial;
	font-weight:bold;
	font-size:14px;
	line-height:10px;
	color:#000000;
	text-align:left;
	}
.txtstandard  {
 	font-family:Georgia, "Trebuchet MS", Verdana, Arial;
	font-size:11px;
	line-height:14px;
	border-left:14px;
	color:#000000;
	text-align:left;
	font-weight:normal;
	}
.txtlink  {
	display: block;
	width: 400px;
	height: 24px;
 	font-family:Georgia, "Trebuchet MS", Verdana, Arial;
	font-size:11px;
	line-height:24px;
	border-left:14px;
	color:#000000;
	text-align:left;
	font-weight:normal;
	padding-left: 30px;
	background-image: url(../img/star.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
.mylist  {
 	font-family:Georgia, "Trebuchet MS", Verdana, Arial;
	font-size:11px;
	line-height:15px;
	border-left:14px;
	color:#000000;
	text-align:left;
	font-weight:normal;
	}
.brcheckhead  {
 	font-family:Georgia, "Trebuchet MS", Verdana, Arial;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	color:#000000;
	text-align:center;
	}
.brcheck  {
 	font-family:Georgia, "Trebuchet MS", Verdana, Arial;
	font-size:11px;
	line-height:14px;
	padding-left: 20px;
	padding-right: 20px;
	color:#000000;
	text-align:center;
	}
a:link   {
 	font-family:Georgia, "Trebuchet MS", Verdana, Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	text-align:left;
	}
a:visited  {
 	font-family:Georgia, "Trebuchet MS", Verdana, Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	text-align:left;
	}
a:hover  {
	color:#000000;
 	font-family:Georgia, "Trebuchet MS", Verdana, Arial;
	font-size:11px;
	text-align:left;
	text-decoration:underline;
	}
ul {
	padding:0px;
	margin-left:17px;
	border-bottom:none;
	font-family:Georgia, "Trebuchet MS", Verdana, Arial;
	font-size:12px;
	font-weight:normal;
}
ul li {
 	margin:0px; 
 	display:inline;
}
ul li a {
	display:block;
 	height:22px;
	max-height:16px;
 	width:171px;
 	padding:3px; 
 	margin-left:0px; 
 	border:1px solid #000000;
 	border-bottom:none;
 	text-decoration:none;
 	padding-left:10px;
}
ul li a:link {
 	color:#000000;
}
ul li a:visited {
 	color:#000000;
}
ul li a:link:hover {
 	color:#000000;
 	background-color:#82CEFF;
 	text-decoration:none;
}
ul li a:visited:hover {
 	color:#000000;
 	background-color:#82CEFF;
 	text-decoration:none;
}

