BODY
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, sans-serif;
}

TABLE
{
	font-size: 12px;
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	text-align: left;
}

/* Starts of Border CSS */
.Border
{
	border: 1px Solid #4680BC;
}

.BorderTop
{
	border-top: 1px Solid #b1d0ff;
}
.borderBottom
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddfed;
}
.borderFull
{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddfed;
}

.BorderLeftRight
{
	border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
}

/*  Ends of Border CSS */


/*  Starts of Input CSS */

INPUT.radio
{
	width: auto;
	height: auto;
	border: 1px none #858585;
}
INPUT.Readonly
{
	border: solid 1px #858585;
}
a:link
{
	color: #000000;
	text-decoration: none;
}

a:visited
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #cccccc;
	text-decoration: none;
}

a:active
{
	color: #000000;
	text-decoration: none;
}
techlib:link
{
	font: 11px Helvetica, sans-serif;
	color: Black;
	text-decoration: underline;
}

techlib:visited
{
	font: 11px Helvetica, sans-serif;
	color: Black;
	text-decoration: underline;
}

techlib:hover
{
	font: 11px Helvetica, sans-serif;
	color: Gray;
	text-decoration: underline;
}

techlib:active
{
	font: 11px Helvetica, sans-serif;
	color: Black;
	text-decoration: underline;
}

.validator
{
	color: #FF0000;
}

INPUT.button
{
	width: auto;
	height: 22px;
	font: 11px Helvetica, sans-serif;
}

.button
{
	width: auto;
	height: 22px;
	font: 11px Helvetica, sans-serif;
}

.message
{
	font: 12px Helvetica, sans-serif;
	color: Blue;
	padding-left: 10px;
	padding-bottom: 10px;
}

.error
{
	font: 12px Helvetica, sans-serif;
	color: Red;
	padding-left: 10px;
	padding-bottom: 10px;
}

.ExceptionMessage
{
	font: 11px Helvetica, sans-serif;
	padding-left: 10px;
	padding-bottom: 10px;
}

.Title
{
	font-weight: bold;
	font-size: 16px;
	color: #C60A00;
	height: 27px;
}
.ctrlHeading
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.gray15bold
{
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #999999;
}

.FamilyProductLinkButton
{
	background-image: url(../../images/infotileline2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

a.ctrlLink
{
	font: 18px Helvetica, sans-serif;
	color: #7d7d7d;
	text-decoration: none;
}

.ProductAttachments
{
	background-image: url(../../images/btn3ddxfoff.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

a.ProductAttachmentsLink
{
	font-weight: bold;
	color: #5f5f5f;
}
.ProductSpecsTitle
{
	font: Helvetica, sans-serif;
	color: #999999;
}

.black16bold
{
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.black36bold
{
	font-family: Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
.black13
{
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.black18bold
{
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.orange16bold
{
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ff5e2c;
}
.gray10bold
{
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

a.menu2:link
{
	font-family: Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
a.menu2:visited
{
	font-family: Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
a.menu2:active
{
	font-family: Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
a.menu2:hover
{
	font-family: Helvetica, sans-serif;
	color: #96999C;
	font-size: 10px;
	text-decoration: none;
}
