body {
	background-color: #FEFEFE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	background-image: url(../images/brickage.GIF);
}

p {
	margin:0;
	padding:0;

}

.smalllinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	
}
.smalllinks a{
	font-size: 10px;
	color:#000000;
	text-decoration: none;
}
.smalllinks a:Hover{
	font-size: 10px;
	color:#FF0000;
	text-decoration: none;
}

a {
	font-size: 12px;
	color: #336699;
	font-weight: bold;
}

form {
	
}


input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.topblock {
	border: 1px solid #000000;
	width: 95%;
	background-color: #CCCCCC;
	position: absolute;
	left: 2.5%;
	top: 20px;
	overflow: hidden;
	height: 75px;
}

.toplink {
	border: 1px solid #000000;
	background-color: #FEFEFE;
	width: 95%;
	position: absolute;
	left: 2.5%;
	top: 95px;
	overflow: auto;
	height: 12px;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
}

.mainblock {
	border: 1px solid #000000;
	width: 95%;
	background-color: #FFFFFF;
	position: absolute;
	left: 2.5%;
	top: 120px;
	overflow: auto;
	height: 600px;
	
}
.maintop {
	width: 100%;
	background-color: #FFFFFF;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	height: 49px;
}
.sidebar {
	
	width: 175px;
	background-color: #FFFFFF;
	position: absolute;
	left: 0;
	top: 50px;
	overflow: auto;
	height: 100%;
}
.content {
	border-left: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
	background-color: #FFFFFF;
	position: absolute;
	width: 80%;
	left: 176px;
	top: 50px;
	overflow: visible;
	height: 100%;
	padding-left: 5px;	
}
.footer {
	float: left;
	border: 1px solid #000000;
	padding: 0px;
	margin: 0px;
	width: 95%;
	background-color: #CCCCCC;
	position: absolute;
	left: 2.5%;
	top: 720px;
	overflow: hidden;
	height: 35px;
	font-size: 9px;
	color: #333333;
}

.navlinks {
	font-size: 10px;
	background-color: #FFFFFF;
}

.navlinks a:Hover{
	background-color: #8BEFF8;
		color:#FF0000;
	text-decoration: none;
}

.navlinks td:Hover{
background-color: #66CCFF;
background-image:url(../images/highlight.png);
}
.qlinktable {
	font-size: 10px;
	background-color: #FFFFFF;
}

.qlinktable td:Hover{
background-color: #66CCFF;
background-image:url(../images/highlight.png);
}

.newstable th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#D2F0FF
}
.newstable td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}
.newstable p{
padding-left: 2px;
}
.newstable img {
border:1px solid #666666; 
}
