BODY, TD {
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;

	SCROLLBAR-FACE-COLOR: #4B90D1;
	SCROLLBAR-HIGHLIGHT-COLOR: #A5C8E8;
	SCROLLBAR-SHADOW-COLOR: White; 
	SCROLLBAR-3DLIGHT-COLOR: White;
	SCROLLBAR-ARROW-COLOR: #F4F3F1;
	SCROLLBAR-TRACK-COLOR: #F1F1F1;
	SCROLLBAR-DARKSHADOW-COLOR: #4B90D1;
	SCROLLBAR-BASE-COLOR: White;	
	}

BODY {
	direction: ltr;
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	background-color: White;
	color: Black;
}
	
A {
	font-weight: bold;
	text-decoration: none;
	color: #0000CC;
}

A:Hover {
	text-decoration: underline;
	font-weight: bold;
	color: #990000;
}

/* ======================================= Top Menu Bar ======================================= */
TABLE.TopMainMenu {
	position: relative;
	top: -1px;
}
TABLE.TopMainMenu A {
	font-weight: bold;
	text-decoration: none;
	color: #337ABE;
	width: 100%;
}
TABLE.TopMainMenu A:Hover {
	text-decoration: none;
	font-weight: bold;
	color: #2049A3;
	width: 100%;
}
/*
TABLE.TR.TD.MainMenuOnMouseSelected {
	background-image: url(../Images/Main/MenuBarMouseOver.jpg);
}
*/

.MainMenuDynamicPopUp {
	border: solid 1px #655B52;
}

TABLE.TopMainMenuLinks A {
	font-weight: bold;
	text-decoration: none;
	color: #A5C8E8;
	width: 100%;
}
TABLE.TopMainMenuLinks A:Hover {
	text-decoration: none;
	font-weight: bold;
	color: #2049A3;
	width: 100%;
}

.TopSeparator {
	text-decoration: none;
	color: #B5C9BD;
}
/* ============================================================================================ */

/* ==================================== Bottom Menu Bar ======================================= */
TABLE.BottomMainMenuLinks A
{
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	font-weight: normal;
	color: #2b6db4;
	width: 100%;
	font-weight: bold;
}
TABLE.BottomMainMenuLinks A:Hover {
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	font-weight: normal;
	color: #000066;
	width: 100%;
	font-weight: bold;
}
.DownSeparator
{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
/* ============================================================================================ */

.LabelCopyRights
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #cde3ff;
}

.ProductNameTitle A , .ProductNameTitle{
	color: #0C3865;
	font-weight: bold;
	text-decoration: underline;
}

.ProductNameTitle A.Hover {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

/* ================================ Left Side Selected Products =============================== */
A.MainMenuSelectedProducts IMG
{
	border: solid 1px #424242;
	FILTER: progid:DXImageTransform.Microsoft.shadow(color='#999999', direction=125, strength=5) progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

A:Hover.MainMenuSelectedProducts IMG
{
	border: solid 1px #0000CC;
	FILTER: progid:DXImageTransform.Microsoft.shadow(color='#BBBBBB', direction=125, strength=5) progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
/* ============================================================================================ */

.PageTitle {
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 18px;
	color: #659005;
	font-weight: bold;
}

.PageTitle2 {
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 18px;
	color: #56ACFF;
	font-weight: bold;
}

.SendMailTextBox
{
	width: 100%;
	border: solid 1px #1f1f1f;
	background-color: White;
	color: #000099;
	padding-left: 2px;
	font-size: 12px;
	font-family: "Courier New" , Courier, monospace;
	filter: progid:dximagetransform.microsoft.shadow(color=    'gray' , direction=125, strength=3);
	background-image: url(../Images/BlackWhiteTransfer.gif);
	background-repeat: repeat-x;
}

.OrderFormTextBox
{
	width:100%;
	border:solid 1px #1f1f1f;
	background-color: #F8F8F8;
	color: #2F2E2A;
	padding-left: 2px;
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	FILTER: progid:dximagetransform.microsoft.shadow(color='gray', direction=125, strength=3);
	background-image: url(../Images/BlackWhiteTransfer.gif);
	background-repeat: repeat-x;
}

A.ProductsTreeRoot {
	/*font-weight: normal;*/
	text-decoration: none;
	color: DarkBlue;
	cursor: default;
}

A:Hover.ProductsTreeRoot {
	/*font-weight: normal;*/
	text-decoration: none;
	color: DarkBlue;
	cursor: default;
}

A.ProductsTreeNode {
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}

A:Hover.ProductsTreeNode {
	font-weight: bold;
	text-decoration: none;
	color: #0D0FFF;
}

A.ProductsTreeSELECTED {
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}

A:Hover.ProductsTreeSELECTED {
	font-weight: bold;
	text-decoration: none;
	color: Black;
}

A.ProductsInCollection IMG
{
	border: solid 1px White;
}

A:Hover.ProductsInCollection IMG
{
	border: solid 1px #CCCCCC;
}

/* ================================ More Styles For Editor ==================================== */
A.AdditionalLink {
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}

A:Hover.AdditionalLink  {
	text-decoration: underline;
	font-weight: bold;
	color: Blue;
}
.ShadowBorder1
{
	border: solid 1px #424242;
	FILTER:progid:dximagetransform.microsoft.shadow(color='#999999', direction=125, strength=5);
}

.GlobalButton1
{ 
    padding: 0px 4px 4px 4px;
    font-size: 8pt; 
    font-family: Verdana; 
    height: 19px; 
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#dcdcdc, EndColorStr=#ffffff);
    border-right: #7b9ebd 1px solid;
    border-top: #7b9ebd 1px ridge; 
    border-left: #7b9ebd 1px ridge;
    border-bottom: #7b9ebd 1px ridge;
}

INPUT.GlobalButton2,
A.GlobalButton2
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F3F3FF;
	text-decoration: none;
	background: #171E6D;
	border: outset #CECFFF 2px;
	padding: 2px 5px 2px 5px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#6465FF, EndColorStr=#000197);
	height: 23px;
}
A.GlobalButton2:hover
{
	font-family: Verdana; 
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;	
	background: #282776;
	border: solid White 2px;
	padding: 2px 5px 2px 5px;
	height: 23px;
	filter: none;
}
/* ============================================================================================ */

A.SidesLinks {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #1D4BA3;
}
A:Hover.SidesLinks {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	color: #660000;
}

.GlobalTitle1 {
	color: #0C3865;
	font-weight: bold;
	font-size: 14px;
}
.GlobalTitle2 {
	color: #0C3865;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}

.GlobalTitle3 {
	color: #0C3865;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

.GlobalTitle4 {
	color: #0C3865;
	font-weight: bold;
	text-decoration: underline;
}

HR.ProductSeperator {
	color: #CCCCCC;
	height: 1px;
}

.DDL_BuyDetails
{
	width: 98%;
}

/* ===================================== FAQ ================================================ */
.FAQTree table tr td a  {
/*	cursor: default;
*/}
A.FAQTreeRoot {
	/*font-weight: normal;*/
	text-decoration: none;
	color: #535353;
/*	cursor: default;
*/}

A:Hover.FAQTreeRoot {
	/*font-weight: normal;*/
	text-decoration: none;
	color: #535353;
/*	cursor: default;
*/}

A.FAQTreeNode {
	text-decoration: none;
	font-weight: bold;
	color: DarkBlue;
}

A:Hover.FAQTreeNode {
	text-decoration: underline;
	font-weight: bold;
	color: #990000;
}

A.FAQTreeSELECTED {
	text-decoration: none;
	color: Red;
}

A.FAQTreeSELECTED, A.FAQTreeSELECTED:hover {
	text-decoration: none;
	color: Red;
}
/* =================================== END FAQ ============================================== */

.FaqBr
{
	line-height:5px;
}

A.FaqTitlesLinks
{
	color: Red;
	font-weight: bold;
}
