body {
	background-attachment: fixed;
	background-image: url(images/bgblend.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#CCCCCC
}

.topframe {
background-attachment:inherit;
	border: 1px solid #666666;
	background-image: url(images/signimage.jpg);
	background-repeat: no-repeat;
background-position: left;
	
	

	background-color:#FFFFFF;
	
}

.toolbuttons {
	border: 0px solid #666666;
	vertical-align: bottom;
}
.mainframe {
	background-attachment: scroll;
	background-image: url(images/bglogo.jpg);
	background-repeat: no-repeat;
	background-position: center 60px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 1px solid #666666;
	background-color:#FFFFFF;	
}

.mainframe2 {
	background-attachment: scroll;
	background-image: url(images/bglogo.jpg);
	background-repeat: no-repeat;
	background-position: center 60px ;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 1px solid #666666;
	background-color:#FFFFFF;
}

.menubrd {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #000000;

}
.designcredits {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 7px;
	font-style: normal;
	color: #000066;
}
.bottomframe {
	border-top: 0px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color:#FFFFFF
	
}
.clocktext {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 9px;
	font-style: italic;
	color: #000066;
	text-align: right;
	vertical-align: top;
}
.maintext {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
}
.heading {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
}

.headingblack {
font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	color:;
	}
#myimage{
filter:light
}
.maintextmed {

	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
}

.search {
	border: 1px solid #666666;
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#FFFFFF;
	
}

.grad {
	background:url(images/grad.jpg);
	background-repeat:repeat-x;
}
