
body {
	font-family: Arial;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	background-color: #5A6A8C;
	
}
td,th {
	font-family: Arial;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.DocNormW {
	font-size: 12px;
	color: #FFFFFF;
}

.DocNorm {
	font-size: 14px;
	color: #846963;
}
.DocSM {
	font-size: 11px;
	color: #846963;
}
.DocBoldBig {
	font-size: 15px;
	font-weight: bold;
	
}
.DocBold {
	font-size: 14px;
	font-weight: bold;
	
}
.DocBoldW {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
 
.DocHeadIt {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

.DocHeadRED {
	font-size: 20px;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}

.DocBoldHeadIt {
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
}

.DocumentB {
color: #000000;
font-size: 12px;
font-weight: bold;
}

.Document {
color: #000000;
font-size: 12px;
}

.DocumentTitle {
color: #000000;
font-size: 14px;
}

.DocumentSM {
color: #000000;
font-size: 10px;
}

.DocWhite {
	font-size: 10px;
	color: #FFFFFF;
}
.CartMenuBG{background-color:#EFEFEF;}
DIV.CartMenuBox {border: 2px solid #5A5ACD;}

a.FadedLinkOption:link{color:#A20F0F;;text-decoration:none;}
a.FadedLinkOption:visited{color:#A20F0F;text-decoration:none;}
a.FadedLinkOption:active{text-decoration:none;}
a.FadedLinkOption:hover{color:#000000;text-decoration:none;}

.FadedTextOption {color: #999999;}
.SelectedTextOption {color: #FF0000; font-weight: bold;}

/* Settings For Middle Page Info Box */
.CartPageInfoBG{background-color:#EFEFEF;}
DIV.CartPageInfoBox {border: 2px solid #5A5ACD;}
.LoudTextColor{color: #FF0000;}

/* Settings For Main Page Content Box */
.CartContentsBG{background-color:#EFEFEF;}
DIV.CartContentsBox {border: 2px solid #5A5ACD;}
.TitleTextColor{color: #FF0000;}

/* Repeating Rows Settings */
.RepeatRowColor1{background-color:#CCCCCC;}
.FieldTitleColor1{color: #000000; font-size: 12px; font-weight: bold;}
.DataTextColor1{color: #000000; font-size: 12px; }

.RepeatRowColor2{background-color:#EBEBEB;}
.FieldTitleColor2{color: #000000; font-size: 12px; font-weight: bold;}
.DataTextColor2{color: #000000; font-size: 12px; }

/* General Settings */
.Bold {font-weight: bold;}
.XLarge {font-size: x-large}
.Large {font-size: large}
.Small {font-size: x-small}

a.InSiteLink:link {color:#FF0000;text-decoration:none;font-weight:bold;}
a.InSiteLink:visited {color:#FF0000;text-decoration:none;font-weight:bold;}
a.InSiteLink:active{color:#FF0000;text-decoration:underline;font-weight:bold;}
a.InSiteLink:hover{color:#FFFF00;text-decoration:underline;font-weight:bold;}

a.OutSiteLink:link {color:#CCCCCC;text-decoration:none;font-weight:bold;}
a.OutSiteLink:visited {color:#CCCCCC;text-decoration:none;font-weight:bold;}
a.OutSiteLink:active{color:#CCCCCC;text-decoration:underline;font-weight:bold;}
a.OutSiteLink:hover{color:#FF0000;text-decoration:underline;font-weight:bold;}

