@charset "iso-8859-1";

IMG
{
	border: 0px;
}

A	/* Generic, unspecified Anchors */
{
	color: #0000FF;
	text-decoration: none;
}

A:hover /* Generic, unspecified Anchors over states */
{
	color: #0011EE;
        text-decoration: underline;
}

/* Text */

body
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #000000;
	background: #fff9e1;
}

p,div,span,th,td,dl,dd,dt,ol,ul,h1,h2,h3,h4,h5,h6,input
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.BlueVLineLeft
{
	background-image: url(../img/BlueVLineLeft.gif);
}

.BlueVLineRight
{
	background-image: url(../img/BlueVLineRight.gif);
}

.TEXTAREA
{
	font-family: Courier New, Courier;
	FONT-SIZE: 10px;
	background-color: #DDDDDD;
        color: #FF0000;
}

.copyrightText
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #330099;
}

.LABEL
{
        font-family: Verdana;
	FONT-SIZE: 12px;
        font-weight: bold;
}

.OPTIONAL
{
        font-family: Verdana;
	FONT-SIZE: 12px;
}

.LIGHTBLUE
{
        font-family: Arial, sans-serif;
	font-size: 13px;
        font-weight: lighter;
	color: #330099;
}

.BOLDBLUE
{
        font-family: Arial, sans-serif;
	font-size: 14px;
        font-weight: bold;
	color: #0033FF;
}

.BOLDDARK
{
        font-family: Arial, sans-serif;
	font-size: 12px;
        font-weight: bold;
	color: #330099;
}


.MIDDLEDARK
{
        font-family: Arial, sans-serif;
	font-size: 14px;
        font-weight: bold;
	color: #330099;
}

.BOLDDARKHEADER
{
        font-family: Arial, sans-serif;
	font-size: 16px;
        font-weight: bold;
	color: #993399;
}

.BIGMOVE
{
        font-family: Arial, sans-serif;
	font-size: 12px;
        font-weight: bold;
        text-decoration: underline;
	color: #993399;
}

.ERROR
{
        font-family: Verdana;
	FONT-SIZE: 12px;
        font-weight: bold;
        color: #cc3333;
}

.TEXTFIELD
{
        font-family: Courier New, Courier;
	FONT-SIZE: 10px;
}

.SELECT
{
        font-family: Courier New, Courier;
	FONT-SIZE: 10px;
}


div.SearchTabDiv {
	overflow: visible;
	position: static;
	width: 220px;
	height: 16px;
}

div.SearchTabOn {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
	width: 80px;
	height: 16px;
	overflow: visible;
	position: static;
	float: left;
	cursor: pointer;
	font-weight: bold
}

div.SearchTabOff {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000099;
	background: #FFFFFF;
	width: 80px;
	height: 16px;
	overflow: visible;
	position: static;
	float: left;
	cursor: pointer
}

div.SearchTabOver {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000099;
	background: #FFFFFF;
	width: 80px;
	height: 16px;
	overflow: visible;
	position: static;
	float: left;
	cursor: pointer;
	text-decoration: underline;
}

div.SearchTabSeparator {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
	width: 20px;
	height: 16px;
	overflow: visible;
	position: static;
	float: left;
}

img.ThumbPictureBorder {
        border: 1pt solid;
        color: #FF0000;
}

p {
   margin-top: 10px;
   margin-right: 20px;
   margin-left: 20px;
   align: left;
}
.BOLDGREY {
        font-family: Arial, sans-serif;
	font-size: 12px;
        font-weight: bold;
	color: #000000;
	background: #cfcfcf;
	width: 20px;
}

.GREY {
        font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #f0f0f0;
  }

.FABRICHEADER {
        font-family: Arial, sans-serif;
	font-size: 12px;
        font-weight: bold;
	color: #000000;
	background: #fff9e1;
}

.FABRICLINE {
        font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background: white;
}
