body {
	background-color: #F0F0F0;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.whiteText {
	color: #FFFFFF;
}
.navBorder {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.navborders {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-image: url(../images/navFill.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.mainBorder {
	border: 2px solid #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a {
	font-weight: bold;
}
a.webvlink:active, a.webvlink:link, a.webvlink:visited {text-decoration:underline}
a.webvlink:hover {text-decoration:none; color:#0099FF}

a.links:active, a.links:link, a.links:visited {text-decoration:underline; color:#482f57}
a.links:hover {text-decoration:none; color:#A783BC}

.selected {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.leftBorder {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.input {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	background-color: #FF99CC;
	border: 1px solid #E0386B;
	cursor: pointer;
}
#showimage{
	position:absolute;
	visibility:hidden;
	border: 1px solid #333333;
	z-index: 99;
}

#dragbar{
cursor: crosshair;
cursor: pointer;
background-color: #A783BC;
color: #FFFFFF;
border-bottom: 1px;
border-bottom-color: #333333;
min-width: 500px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin: 8px;
height: 8px;
}

.rightBorder {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

div.img-dec {
	background: url('../images/shadow.gif') no-repeat bottom right;
	clear: right;
	float: right;
	margin: 0px;
	position: relative;
}

div.img-dec img {
	background-color: #fff;
	border: 1px solid #482f57;
	display: block;
	margin: -5px 5px 5px -5px;
	position: relative;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}

.text a {
	color: #333333;
}
.picBorder {
	border: 1px solid #000000;
}
.style1 {font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-variant: normal;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}