/* CSS Document */ 
body {
	margin: 10px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height:14px;	
}
a {
	text-decoration: none;
}
#lhs-menu {
	position: absolute;
	top: 250px;
	left: 10px;
	color:#7b8993;
	padding:10px;
	width:150px;
/*	font-family: Helvetica;
	font-weight: normal; */
}
#lhs-menu a {
	color:#56636c;
	text-deoration: none;
	font-weight: bold;
}
#lhs-menu a:hover {
	color:#7b8993;
	text-deoration: underline;
	font-weight: bold;
}

#search {
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 95px;
	padding-left: 20px;	
	width: 200px;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
#container {
	position: relative;
	margin: auto;
	padding: 0px;
	width: 585pt;
	background-position: top left;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: none;
}
#menu {
	position: absolute;
	left: 226px;
	top: 46px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
#menu a	{
	color:#fff;
	text-decoration: none;
}
#menu a:hover	{
	color:#fff;
	text-decoration: underline;
}
#topgrx-left {
	position: absolute;
	left: 9px;
	top: 121px;

}	
#content {
	margin: 0px 20px 0px 0px;
	padding: 10px;
	background: url("watermark.gif");
	background-repeat: no-repeat;
	background-position: top right;
	height: 400px;	
}
table, td, tr {
	border: 0px solid;
}
a {
	color: #990000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
#total {
	color: #660000;
	font-size: 17px;
}
.readonly {
	color: #666;
	background-color: #ccc;
}
#bulk {
	margin-left: 170px;
}
.text {float: left;}
.input {float: left;}
#form {
/*	width: 600px; */
	font-size: 85%; 
	text-align: left; 
	margin: 0px auto; 
	border: 1px solid #D9D9D9; 
	padding: 10px;
}

input, select {font-family: tahoma, verdana, sans-serif; font-size: 95%;}
textarea {font-size: 95%;}
hr {height: 1px; color: #D9D9D9;}
.submit {background-color: #666; font-size: 100%; font-weight: bold; color: #FFF;}	
.papers {width: 80px; float: left; text-align: center;}

.questionleft {float: left; font-weight: ; text-align: left;}
.questionright {float: right; font-weight: bold; text-align: right;}
.news {font-size: 80%; color: #004FA3;}
#banner {
	position: absolute;
	left: 17px;
	top: 172px;	
}
.star-ad {
	position: absolute;
	z-index: 1;
	height: 176px;
	width: 156px;
	left: -56px;
	top: -11px;
}
.star-ad-right {
	position: absolute;
	z-index: 1;
	height: 112px;
	width: 246px;
	top: -7px;
	right: -23px;
}
.steven-ad {
	position: absolute;
	z-index: 1;
	height: 191px;
	width: 131px;
	top: 289px;
	left: 748px;
}
.vids {
	position: absolute;
	z-index: 1;
	top: 577px;
	right: -21px;
}

