body {
	scrollbar-face-color: #000066;
	scrollbar-highlight-color: #000066;
	scrollbar-shadow-color: #000066;
	scrollbar-3dlight-color: #000066;
	scrollbar-arrow-color:  #66CCCC;
	scrollbar-track-color: #6699CC;
	scrollbar-darkshadow-color: #000066;
}
.bodytext {
	font-family: "Trebuchet Ms", Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #000066;
}
h1 {
	font-family: "Trebuchet Ms", Tahoma, Verdana, Arial;
	font-size: 15px;
	color: #6699cc;
}
a:link {color: #6699CC;	text-decoration: none}
a:active {  color: #6699CC; text-decoration: none}
a:hover {  color: #66CCCC; text-decoration: none}
a:visited { color: #6699CC; text-decoration: none;
}
.submitbutton {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-weight: bold;
	background-color: #6699cc;
	font-size: 14px;
	font-variant: normal;
	color: #FFFFFF;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid solid;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid solid;
	text-align: center;
	letter-spacing: 1px;


}
.ddmenu {  font-family: "Trebuchet MS", Tahoma, Verdana, Arial; font-size: 14px; font-weight: normal; font-variant: normal; background-color: #66cccc; color: #000066}
.textbox {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
	background-color: #ffffff;
	border: 0px #000000 solid;
	color: #000066;
	letter-spacing: 1px;
	background-image:  url(img/text-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.linkone:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #0066FF;
	text-decoration: none;
	font-weight: normal;
}
a.linkone:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	}
a.linkone:hover {
		color: #CCCCCC;
	text-decoration: none;


}
.linktwo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;}
.deletebutton {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-weight: bold;
	background-color: #ff0000;
	font-size: 12px;
	color: #FFFFFF;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid solid;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid solid;


}
.dash {
	border: 1px dashed #999999;
}
.1pixborder {
	border: 1px solid #999999;
}
.dashhorizontal {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.linkthree {
	color: #cc0000;
	
}
a.linkthree:link {
	color: #cc0000;
	
}
a.linkthree:visited {
	color: #cc0000}
	
.backgroundimg {
	background-image:   url(img/bg.gif);
	background-position: left top;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}
.background {
	background-image:  url(img/bg.gif);
	background-position: left top;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.backgroundleft {
	background-image: url(img/left_column.gif);
	background-repeat: repeat-y;
	background-position: 13px;
}
