
	
/** ---------------------------------------------------------------------------------------- **/
/**                               Start Global Settings                                      **/
/** ---------------------------------------------------------------------------------------- **/

table.entirepage {
	width:100%;
	padding:0px;
	margin:0px;
}
	
#head-background {
	background-image: url('/layoutgraphics/stroud/top_expanding_green.jpg');
	width: 100%;
	height: 172px;
}
#head-bgimage {
	background-image: url('/layoutgraphics/stroud/top_big.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	width: 100%;
	height: 172px;
}
#head-rt-corner {
	background-image: url('/layoutgraphics/stroud/top_rt_corner.jpg');
	background-position:right top;
	background-repeat:no-repeat;
	height: 172px;
} 
#head-lf-corner {
	float:left;
	padding-top:0px;
	height: 167px;
	width: 184px;
} 
#logo-nav {
	margin-left:196px;
	margin-right:43px;
	padding-top:3px;
	height: 157px;
} 
#head-adspace {
	clear:both;
	margin-right:43px;
	max-width:350px;
	height: 157px;
} 
#sidebar {
	background-image: url('/layoutgraphics/stroud/sidebar-green.jpg');
	min-height:536px;
	background-position:left;
	background-repeat:repeat-y;
	width:196px;
	vertical-align:top;
}

#sidebar-nav {
	background-image: url('/layoutgraphics/stroud/sidebar.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	height:536px;
	width:187px;
	margin-right:12px;
}

.sidebar-rt {
	background-image: url('/layoutgraphics/stroud/sidebar_rt_green.jpg');
	background-position:right top;
	background-repeat:repeat-y;
	width: 34px;
	text-align:right;
	vertical-align:top;
} 
.sidebar-rt-top {
	background-image: url('/layoutgraphics/stroud/sidebar_rt_top.jpg');
	background-position:right top;
	background-repeat:no-repeat;
	height: 200px;
	width: 34px;
	vertical-align:top;
} 
.sidebar-rt-bot {
	background-image: url('/layoutgraphics/stroud/sidebar_rt_bot.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	height:100px;
	width: 34px;
	vertical-align:bottom;
} 
#body-content {
	width:90%;
	vertical-align:top;
}
#footer-background {
	background-image: url('/layoutgraphics/stroud/bot_expanding_green.jpg');
	background-repeat:repeat-x;
	width: 100%;
	height: 130px;
	vertical-align:top;
	text-align:center;
}
#sidebar-bot {
	position:relative;
	top:-11px;	
	background-image: url('/layoutgraphics/stroud/sidebar-bot.jpg');
	background-repeat:no-repeat;
	height:11px;
	width:196px;
} 
#ijo {
	float:left;
	background-image: url('/layoutgraphics/stroud/bot_lf_corner.jpg');
	background-repeat:no-repeat;
	vertical-align:bottom;
	width:235px;
	height:122px;
}
#ijologo {
	margin-top:15px;
	border: 0;
}

#footer-ctr {
	padding-top:30px;
	text-align:center;
	height:92px;
}
#psiprime {
	position:relative;
	top:-30px;
	float:right;
	margin-right:5px;
	width:150px;
	text-align:center;
}
#stroud {
	position:relative;
	float:left;
	top:30px;
	width:247px;
}
#footer-rt {
	float:right;
	background-image: url('/layoutgraphics/stroud/bot_rt_corner.jpg');
	background-position:right;
	background-repeat:no-repeat;
	height: 122px;
	width: 54px;
} 

.rightside {
vertical-align:top;
border-left:1px #055E49 solid;

}



ul {margin:0; padding:0; list-style:none}
li {background: url(/layoutgraphics/stroud/bot_expanding_green.jpg) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 34px; line-height:25px; vertical-align:top;}
li.nobul {margin:0 0 0 0px; padding:0 0 0 12px; line-height:20px; vertical-align:top;}
.list {padding:0 12px 0 0; font-size:14px; font-style:italic; font-weight:bold; color:#FF0000; }

h1 {margin:0px;padding:0px;}
h2 {margin:0px;padding:0px;}
h3 {margin:0px;padding:0px;}

/** ---------------------------------------------------------------------------------------- **/
/**                               End Global Settings                                        **/
/** ---------------------------------------------------------------------------------------- **/



/** ---------------------------------------------------------------------------------------- **/
/**                            Start Public Only Settings                                    **/
/** ---------------------------------------------------------------------------------------- **/

body { 
	
	background-color: #000000;
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a{ text-decoration: none; }
a:link    {color: #FFF8A2; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
a:hover   {color: #FFD700; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
a:visited {color: #FFFFCC;font-weight: bold; font-family: Arial, Helvetica, sans-serif;} 



td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

input, textarea, checkbox, select, radio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
	background: #FFFFFF;
}

td.prodoptions {
	font-family: Palatino Linotype, Times New Roman;
	font-size: 14px;
	color: #FFFFFF; 
}
input.prodoptions, textarea.prodoptions {
	font-family: Palatino Linotype, Times New Roman;
	font-size: 12px;
	border-collapse:collapse;
	border-color:#8ECFBB;
	border-width:1px;
	color: #000000; 
	background: #8ECFBB;
}
checkbox.prodoptions, radio.prodoptions {
	font-family: Palatino Linotype, Times New Roman;
	font-size: 12px;
	color: #000000; 
	background-color: #000000;
}
select.prodoptions {
	font-family: Palatino Linotype, Times New Roman;
	font-size: 12px;
	border-collapse:collapse;
	border-color:#8ECFBB;
	border-width:1px;
	color: #000000; 
	background: #8ECFBB;
}

.button {
  color: #FFFFFF;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
	background-color:#055E49; 
	border-collapse:collapse;
	border-color:#29B088;
	border-width:1px;
}

/** ---------------------------------------------------------------------------------------- **/
/**                              End Public Only Settings                                     **/
/** ---------------------------------------------------------------------------------------- **/



/** ---------------------------------------------------------------------------------------- **/
/**                               Start Top Settings                                         **/
/** ---------------------------------------------------------------------------------------- **/
a.headerlink { font-family: Arial, Helvetica, sans-serif; font-size: 11px;	padding: 2px 0px 2px 5px;}
a.headerlink:link    { color: #FFFFFF; text-decoration:none;}
a.headerlink:visited { color: #FFFFFF; text-decoration:none;}
a.headerlink:focus   { color: #FFFF00; text-decoration:underline;}
a.headerlink:active  { color: #FFFF00; text-decoration:underline;}
a.headerlink:hover   { color: #FFFF00; text-decoration:underline;}

.ContentHead { font-weight: bold; font-size: 20px; color:#FFFFFF; height: 36px; font-family: Arial, Helvetica, sans-serif; background-color:#000000;}

.topMenu {  }
.topMenuLinkM { font-family:Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; color:#FFFFFF; }

A.topMenuLinkM:link    {font-family: Arial, Helvetica, sans-serif; font-size:16px; font-style: normal; color:#FFFFFF; text-decoration: none;} 
A.topMenuLinkM:visited {font-family: Arial, Helvetica, sans-serif; font-size:16px; font-style: normal; color:#FFFFFF; text-decoration: none;}
A.topMenuLinkM:focus   {font-family: Arial, Helvetica, sans-serif; font-size:16px; font-style: normal; color:#FFFF00; text-decoration: none;}
A.topMenuLinkM:active  {font-family: Arial, Helvetica, sans-serif; font-size:16px; font-style: normal; color:#FFFF00; text-decoration: none;}
A.topMenuLinkM:hover   {font-family: Arial, Helvetica, sans-serif; font-size:16px; font-style: normal; color:#FFFF00; text-decoration: none;}

.Subcatlink, A.SubcatLink, A.SubcatLink:link
                     { font-weight: normal; font-size: 11px;	color:#FFF8A2; font-family: Arial, Helvetica, sans-serif; font-style: normal; text-decoration: none;}   
A.SubcatLink:visited { font-weight: normal;	font-size: 11px; color:#FFD700;	font-family: Arial, Helvetica, sans-serif;	font-style: normal;}
A.SubcatLink:hover   { text-decoration: underline; color: #FFD700;}

A.TabLink, A.TabLink:link, A.TabLink:visited
                  { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #FFFFFF; font-size: 14px;}   
A.TabLink:hover  { text-decoration: none; color: #FFFF00;}

/** ---------------------------------------------------------------------------------------- **/
/**                                  End Top Settings                                        **/
/** ======================================================================================== **/
/**                                Start Left Settings                                       **/
/** ---------------------------------------------------------------------------------------- **/
.LeftContentHead  {	font-weight: bold; font-size: 20px; color:#000000; font-family: Arial, Helvetica, sans-serif;}
.LeftCategoryHead {	font-weight: bold; font-size: 14px;	color:#000000;	font-style: normal; font-family: Arial, Helvetica, sans-serif;}
.leftnormal, A.leftnormal:link, A.leftnormal:visited, .LeftNormal, A.LeftNormal:link, A.LeftNormal:visited
						      { text-decoration: none; color: #055E49; font-size: 11px; font-family: Arial, Helvetica, sans-serif;}   
A.leftnormal:hover, A.LeftNormal:hover{ text-decoration: underline; }
.LeftLarge        { color:#000000; font-size: 12px; font-weight: bold; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }

A.LeftLink, A.LeftLink:link, A.LeftLink:visited
                  { font-weight: bold; font-size: 13px;	color:#FFFFFF; text-decoration: none; line-height: 15px;	font-family: Arial, Helvetica, sans-serif;}
A.LeftLink:hover  { text-decoration: underline; color: #FFF8A2;}

.Subcatlink, A.SubcatLink, A.SubcatLink:link
                     { font-weight: bold; font-size: 11px;	color:#FFFFFF; font-family: Arial, Helvetica, sans-serif; font-style: normal; text-decoration: none;}   
A.SubcatLink:visited { font-weight: bold;	font-size: 11px; color:#FFFF00;	font-family: Arial, Helvetica, sans-serif;	font-style: normal;}
A.SubcatLink:hover   { text-decoration: underline; color: #FFFF00;}

.leftMenuLinkM { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; font-weight: bold; }

A.leftMenuLinkM { 
	display: block; 
	
	padding: 3px 0px 0px 3px; 
	margin: 0px;
	outline-style: none;
	-moz-outline: none !important; }

A.leftMenuLinkM:link    { color:#FFFFFF; font-weight:bold; text-decoration:none; } 
A.leftMenuLinkM:visited { color:#FFFFFF; font-weight:bold; text-decoration:none; }
A.leftMenuLinkM:focus   { color:#FFD700; font-weight:bold; text-decoration:none;  }
A.leftMenuLinkM:active  { color:#FFD700; font-weight:bold; text-decoration:none;  }
A.leftMenuLinkM:hover   {	color:#FFD700; font-weight:bold; text-decoration:none;  }

.leftMenuLinkMopen { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFF00; font-weight: bold; }
A.leftMenuLinkMopen {
	display: block; 
	
	
	padding: 4px 0px 0px 1px; 
	margin: 0px;
	outline-style: none;
	-moz-outline: none !important; }

A.leftMenuLinkMopen:link    { color:#FFFF00; font-weight:bold; text-decoration:none; } 
A.leftMenuLinkMopen:visited { color:#FFFF00; font-weight:bold; text-decoration:none; }
A.leftMenuLinkMopen:focus   { color:#FFFFCC; font-weight:bold; text-decoration:none;  }
A.leftMenuLinkMopen:active  { color:#FFFFCC; font-weight:bold; text-decoration:none;  }
A.leftMenuLinkMopen:hover   {	color:#FFFFCC; font-weight:bold; text-decoration:none;  }

.leftMenuLinkMopen2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold; 
	display: block; 
	
	padding: 4px 20px 4px 10px; 
	margin: 0px;
	outline-style: none;
	-moz-outline: none !important; }

.leftMenuLinkM12 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: normal; }

A.leftMenuLinkM12 { 
	display: block; 
	background-image: url(/images/buttons/btn.gif);
	padding: 0px 20px 2px 5px; 
	margin: 0px;
	outline-style: none;
	-moz-outline: none !important; }

A.leftMenuLinkM12:link    { color:#FFFFFF; font-weight:normal; text-decoration:none; } 
A.leftMenuLinkM12:visited { color:#FFFFFF; font-weight:normal; text-decoration:none; }
A.leftMenuLinkM12:focus   { color:#FFFFFF; font-weight:normal; text-decoration:none; background-image: url(/images/buttons/btn-hover.gif); }
A.leftMenuLinkM12:active  { color:#FFFFFF; font-weight:normal; text-decoration:none; background-image: url(/images/buttons/btn-hover.gif); }
A.leftMenuLinkM12:hover   {	color:#FFFFFF; font-weight:normal; text-decoration:none; background-image: url(/images/buttons/btn-hover.gif); }

.leftMenuLinkM12open {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal; 
	display: block; 
	background-image: url(/images/buttons/btn-open.gif);
	padding: 0px 20px 3px 5px; 
	margin: 0px;
	outline-style: none;
	-moz-outline: none !important; }

.sidebarOuterFrame{
	display: block; 
	padding: 1px 2px 5px 1px; 
	margin: 0px;
	outline-style: none;
	-moz-outline: none !important; }
	
.sidebarInnerFrame{
	display: block;
	padding: 1px 5px 5px 5px;
	margin: 0px;
	outline-style: none;
	-moz-outline: none !important; 	background: #000000;
	border: 1px solid #ffffff;
}

.sidebarInnerFrame2{
	display: block;
	padding: 1px 5px 5px 5px;
	margin: 0px;
	outline-style: none;
	-moz-outline: none !important; 	background: #ffffff;
	border: 1px solid #FFFFFF;
}

.sidebartbl{
	padding: 0px 0px 0px 10px;}

a.sidebar{ font-family: Arial, Helvetica, sans-serif; color: #FFF8A2; font-weight: bold; text-decoration: none; font-size: 10pt;  }
a.sidebar:link { color: #FFF8A2; font-weight: bold; text-decoration: none;  }
a.sidebar:visited { color: #FFFFCC; font-weight: bold; text-decoration: none;  }
a.sidebar:active { color: #FFD700; font-weight: bold; text-decoration: none;  }
a.sidebar:hover{ color: #FFD700; font-weight: bold; text-decoration: none; }
a.sidebar:focus{ color: #FFD700; font-weight: bold; text-decoration: none; }

.sidebar0{ font-family: Arial, Helvetica, sans-serif; color: #FFF8A2; font-weight: normal; text-decoration: none; font-size: 10pt; padding-left:10px;}
a.sidebar0:link { color: #FFF8A2; font-weight: normal; text-decoration: none;  padding-left:10px;}
a.sidebar0:visited { color: #FFFFCC; font-weight: normal; text-decoration: none;  padding-left:10px;}
a.sidebar0:active { color: #FFD700; font-weight: normal; text-decoration: none;  padding-left:10px;}
a.sidebar0:hover{ color: #FFD700; font-weight: normal; text-decoration: none; padding-left:10px;}
a.sidebar0:focus{ color: #FFD700; font-weight: normal; text-decoration: none;  padding-left:10px;}

/** ---------------------------------------------------------------------------------------- **/
/**                                 End Left Settings                                        **/
/** ======================================================================================== **/
/**                               Start Footer Settings                                      **/
/** ---------------------------------------------------------------------------------------- **/
.footer{background-image:url(/layoutgraphics/stroud/top_rt_corner.jpg);height:200px;width:400px;}
.footerside{background-image:url(/layoutgraphics/stroud/sidebar_rt_top.jpg);height:200px;}
.footerline{background-image:url(/layoutgraphics/stroud/top_expanding_green.jpg);height:16px;}

a.footerlink, a.footerlink:link, a.footerlink:hover, a.footerlink:visited
	{	font-family: Arial, Helvetica, sans-serif; color: #FFFFCC;	font-weight: normal; font-size: 10px; text-decoration: underline;}
footerlinktext
	{	font-family: Arial, Helvetica, sans-serif; color: #FFFFCC;	font-weight: normal; font-size: 10px; }

/** ---------------------------------------------------------------------------------------- **/
/**                               End Footer Settings                                        **/
/** ======================================================================================== **/
/**                               Start Font Settings                                        **/
/** ---------------------------------------------------------------------------------------- **/
.font-vsm {font-family: Arial, Helvetica, sans-serif; font-size:9px; font-style: normal;}
.font-sm {font-family: Arial, Helvetica, sans-serif; font-size:10px; font-style: normal;}
.font-sm-il {font-family: Arial, Helvetica, sans-serif; font-size:10px; font-style: italic;}
.font-med {font-family: Arial, Helvetica, sans-serif; font-size:12px; font-style: normal;}
.font-med-bold {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
.font-large {font-family: Arial, Helvetica, sans-serif; font-size:14px; font-style: normal;}
.font-large-bold {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;}
.font-super {font-family: Arial, Helvetica, sans-serif; font-size:20px; font-style: normal; color:#FFFFCC;}
.font-header {font-family: Arial, Helvetica, sans-serif; font-size:18px; font-style: normal; color:#FFFFFF; }
a.font-header, a.font-header:link, a.font-header:hover, a.font-header:visited
{font-family: Arial, Helvetica, sans-serif; font-size:18px; font-style: normal; color:#FFFFFF; text-decoration: none;}

.SubContentHead { background-color: #000000; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold;    height: 20px;}

.SmBlackBold { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 9px; color: #000000; }
.SmLightHeader {	font-family: Arial, Helvetica, sans-serif; color: #FFF8A2; font-weight: bold; font-size: 14px; }
.SmDarkHeader {	font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; font-size: 14px; }
a.SmDarkHeader, a.smdarkheader:link, a.smdarkheader:hover, a.smdarkheader:visited
	{	font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; font-size: 14px; text-decoration: none;}

.Normal       { font-size: 12px; color:#FFF8A2; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}
.NormalText   {font: 10px, Arial, Helvetica, sans-serif}

.NormalLarge  { font-size: 14px; line-height: 18px; color:#FFFFFF; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.NormalLarge2 { font-size: 15px; line-height: 19px; color:#FFFFFF; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}
.NormalLarge3 { font-size: 16px; line-height: 20px; color:#FFFFFF; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}
.LargeWhiteHeader {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: normal; font-size: 25px; }
.LargeWhiteText {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;	font-weight: normal;}
.LargeDarkHeader, .largedarkheader {font-family: Arial, Helvetica, sans-serif; color: #FFFFCC; font-weight: normal; font-size: 25px;}

.MedDarkHeader, .meddarkheader {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: normal; font-size: 18px; }
.MedLightHeader {font-family: Arial, Helvetica, sans-serif; color: #FFF8A2; font-weight: normal; font-size: 18px; }
a.MedLightHeader, a.MedLightHeader:link, a.MedLightHeader:visited
	{font-family: Arial, Helvetica, sans-serif; color: #FFFFCC; font-weight: normal; font-size: 18px; text-decoration: none; }
a.MedLightHeader:hover
	{	font-family: Arial, Helvetica, sans-serif; color: #FFF8A2;	font-weight: normal; font-size: 18px; text-decoration: underline; }
.MedWhiteText {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: normal;}

.MessageSm    { font-size: 10px; line-height: 11px; color:#FFFFFF; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}
.MessageSmBold{ font-size: 10px; line-height: 11px; color:#FFFFCC; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.Message      { font-size: 12px; line-height: 14px; color:#FFFFFF; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}
.MessageBold  { font-size: 12px; line-height: 14px; color:#FFFFFF; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.MessageMed   { font-size: 14px; line-height: 16px; color:#FFFFFF; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}

.bodytbl{
	background-color: #000000;
	padding:5 5 5 5;
}

.normalform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2B002B;
	background: #FFFFFF;
}

.Ptext11 {font: 11px, Arial, Helvetica, sans-serif; color: #660066;}

.basker, a.basker, a.basker:link, a.basker:hover, a.basker:visited
	{	font-family: Arial, Helvetica, sans-serif; color: #FFFFCC;	font-weight: bold; font-size: 19px; text-decoration: none;}

.basker10	{	font-family: Arial, Helvetica, sans-serif; color: #FFFFCC;	font-weight: normal; font-size: 10px;}
.baskersc20	{	font-family: Arial, Helvetica, sans-serif; color: #FFFFCC;	font-weight: bold; font-size: 25px; }

/** ---------------------------------------------------------------------------------------- **/
/**                                 End Font Settings                                        **/
/** ======================================================================================== **/
/**                           Start General Links Settings                                   **/
/** ---------------------------------------------------------------------------------------- **/

A.SiteLink, A.SiteLink:link, A.SiteLink:visited
                 { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #FFFFFF; font-size: 11px;}   
A.SiteLink:hover { text-decoration: underline; color: #FFFF00;}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
                      { color: #FFFFFF; text-decoration: none; font-size: 11px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
A.SiteLinkBold:hover  { color: #FFFF00; text-decoration: none;}
A.SiteLinkBold:Active { color: #FFFF00; text-decoration: none; font-size: 11px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}

A.BodyLink, A.BodyLink:link, A.BodyLink:visited
                  { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #FFF8A2; font-size: 11px;}   
A.BodyLink:hover  { text-decoration: underline; color: #FFD700;}

A.BodyLink-md, A.BodyLink-md:link, A.BodyLink-md:visited
                     { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #FFF8A2; font-size: 14px;}   
A.BodyLink-md:hover  { text-decoration: underline; color: #FFD700;}

A.BodyLink-sm, A.BodyLink-sm:link, A.BodyLink-sm:visited
                     { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #FFF8A2; font-size: 10px;}   
A.BodyLink-sm:hover  { text-decoration: underline; color: #FFD700;}

.crumbtrail, A.crumbtrail, A.crumbtrail:link
                     { font-weight: normal; font-size: 11px;	color:#FFF8A2; font-family: Arial, Helvetica, sans-serif; font-style: normal; text-decoration: none;}   
A.crumbtrail:visited { font-weight: normal;	font-size: 11px; color:#FFFFCC;	font-family: Arial, Helvetica, sans-serif;	font-style: normal;}
A.crumbtrail:hover   { text-decoration: underline; color: #FFD700;}


A.Navline, A.Navline:link, A.Navline:visited, .Navline
                { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #FFFFCC; font-size: 11px; line-height: 20px;}   
A.Navline:hover { text-decoration: underline; color: #FFFFCC;}

td.srhead, a.srhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding:2 0 0 0;
}
/** ---------------------------------------------------------------------------------------- **/
/**                             End General Links Settings                                   **/
/** ======================================================================================== **/
/**                           Start General Style Settings                                   **/
/** ---------------------------------------------------------------------------------------- **/

.header { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;	
	font-style: bold;	
	text-decoration: none;	
	color: #FFFF00;
}

.border { border: thin solid #ffffff; }
.solid {border: 1px solid #FFFFFF; }
.dotted {	border:  thick dashed #FFFFFF;}
.texture {background-image:url(/layoutgraphics/stroud/top_rt_corner.jpg);}
.divider {background-image: url(/layoutgraphics/); height: 4px;}

.purple_bright {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFF8A2;
}

.purple11{	color: #FFF8A2;	font-weight: bold; font-size: 11px;}

.redbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
 	background: #FEC2CB;
	font-weight: bold;
	display: block;
	padding:1 1 1 1;
	border: 1px solid #FF0000;
	-moz-outline: none !important;
}

.back {background-image: url(/layoutgraphics/stroud/top_expanding_green.jpg);}
.dot {background-image:url(/layoutgraphics/);}
.spacer {background-image:url(/layoutgraphics/);}

/** ---------------------------------------------------------------------------------------- **/
/**                             End General Style Settings                                   **/
/** ======================================================================================== **/
/**                           Start Shopping Cart Settings                                   **/
/** ---------------------------------------------------------------------------------------- **/



.CartListHead { background-color: #000000; border-bottom: #055E49 1px solid; border-left: #055E49 1px solid; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 8pt; padding-left: 5px;}
.CartListHead2 { background-color: #3F7F6C; border-bottom: #055E49 1px solid; border-left: #055E49 1px solid; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 8pt; padding-left: 5px;}
.CartListItem { background-color: #274F43; border-bottom: #055E49 1px solid; border-left: #055E49 1px solid; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10px; padding-left: 5px;}
.CartListItem2 { background-color: #000000; border-bottom: #055E49 1px solid; border-left: #055E49 1px solid; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10px; padding-left: 5px;}
.CartListItemAlt { background-color: #1E90FF; border-bottom: #055E49 1px solid; border-left: #055E49 1px solid; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10px; padding-left: 5px;}
.CartListFooter { background-color: #000000; border-top: #055E49 1px solid; border-left: #055E49 1px solid; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 10pt; padding-left: 5px;}
.CartListFooter2 { background-color: #3F7F6C; border-top: #055E49 1px solid; border-left: #055E49 1px solid; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 10pt; padding-left: 5px;}
a.CartLink, A.CartLink:link, A.CartLink:visited, .CartLink
                { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #FFFFFF; font-size: 16px;}   
a.CartLink:hover { text-decoration: underline; color: #FFFFFF;}
.SearchResults { background-color: #000000; border-bottom: dimgray 1px solid; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; padding-left: 5px;}
.formSearch { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; }
.listDate { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none;	margin-left: 8px;	margin-top: 12px;	margin-right: 0px;	margin-bottom: 5px;}
.listItem { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none; background-color: #000000; padding: 3px 3px 3px 8px;}
.listItemNarrow { font-family: Arial, Helvetica, sans-serif;	font-size: 11px; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none; background-color: #055E49; padding: 3px 3px 3px 8px;}
.archiveBullets { font-family: Arial, Helvetica, sans-serif; font-size: 11px;	font-style: normal;	color: #FFFFFF; text-decoration: none; line-height: 12px; padding: 0px;	margin: 10px 0px 0px 8px;}

/** ---------------------------------------------------------------------------------------- **/
/**                             End Shopping Cart Settings                                   **/
/** ======================================================================================== **/

	