body
{
	background-color: #fff;
	color: #000;
	background-image: none;
	background-repeat: no-repeat;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
}
body.Admin
{
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
}
.Primary
{
	background-color: #ddd;
	color: #000;
	font-family: Verdana,sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.PrimaryHeader
{
	background-color: #ddd;
	color: #000;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 13px;
}
.PrimaryBoldText
{
	background-color: #ddd;
	color: #000;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.PrimaryEnlargedText
{
	background-color: #ddd;
	color: #000;
	font-family: Verdana,sans-serif;
	font-weight: normal;
	font-size: 13px;
}
.PrimaryReducedText
{
	background-color: #ddd;
	color: #000;
	font-family: Verdana,sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.Secondary
{
	background-color: #444;
	color: #fff;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.SecondaryHeader
{
	background-color: #444;
	color: #fff;
	font-family: Verdana,sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.SecondaryBoldText
{
	background-color: #444;
	color: #fff;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SecondaryEnlargedText
{
	background-color: #444;
	color: #fff;
	font-family: Verdana,sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.SecondaryReducedText
{
	background-color: #444;
	color: #fff;
	font-family: Verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.Accent
{
	color: #000;
	background-color: #eee;
	font-family: Verdana,sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.AccentHeader
{
	color: #000;
	background-color: #eee;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 13px;
}
.AccentBoldText
{
	color: #000;
	background-color: #eee;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.AccentEnlargedText
{
	color: #000;
	background-color: #eee;
	font-family: Verdana,sans-serif;
	font-weight: normal;
	font-size: 13px;
}
.AccentReducedText
{
	color: #000;
	background-color: #eee;
	font-family: Verdana,sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.Splash
{
	color: #000;
	background-color: #ccc;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.SplashHeader
{
	color: #000;
	background-color: #ccc;
	font-family: Verdana,sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.SplashBoldText
{
	color: #000;
	background-color: #ccc;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SplashEnlargedText
{
	color: #000;
	background-color: #ccc;
	font-family: Verdana,sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.SplashReducedText
{
	color: #000;
	background-color: #ccc;
	font-family: Verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.GridRowOdd
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal
}
.GridRowEven
{
	color: #000000;
	background-color: #DDDDDD;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal
}
td, .DefaultText
{
	color: #000;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.BoldText
{
	color: #000;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.EnlargedText
{
	color: #000;
	font-family: Verdana,sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.HeaderText
{
	color: #000;
	font-family: Verdana,sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.ReducedText
{
	color: #000;
	font-family: Verdana,sans-serif;
	font-size: 10px;
	font-weight: normal
}
.HomebaseText
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana,sans-serif;
	font-size: 13px;
	font-weight: bold;
}
table.TableWithBorder
{
	background-color: #fff;
	border-bottom: #444 1px solid;
	border-left: #444 1px solid;
	border-right: #444 1px solid;
	border-top: #444 1px solid;
	color: #000;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show
}
td.TableWithBorder
{
	background-color: #fff;
	border-bottom: #444 1px solid;
	border-left: #444 1px solid;
	border-right: #444 1px solid;
	border-top: #444 1px solid;
	color: #000;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show;
}
.Outline
{
	background-color: #444;
	border-bottom: #444 1px solid;
	border-left: #444 1px solid;
	border-right: #444 1px solid;
	border-top: #444 1px solid;
	color: #fff;
	font-family: Verdana,sans-serif;
	font-size: 15px;
	font-weight: bold;
	empty-cells: show;
}
.Error
{
	background-color: #444;
	color: #f00;
	font-family: Verdana,sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.FormElementInput
{
	background-color: #FFFFFF;
	color: #000000;
	border-color: #444;
	border-width: 1px;
	font-family: Verdana,sans-serif;
	font-weight: normal;
}
.FormButtons
{
	color: #000;
	background-color: #ddd;
	border-color: #444;
	border-width: 1px;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
a
{
	text-decoration: none;
	color: #444;
	font-family: Verdana,sans-serif;
	font-weight: normal;
	font-size: 12px;
}
a:link { color: #444; }
a:visited { color: #444; } 
a:hover { color: #000; }
a.menu
{
	text-decoration: none;
	color: #444;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.menu:link { color: #444; }
a.menu:visited { color: #444; }
a.menu:hover { color: #000; }
a.Gridmenu
{
	text-decoration: none;
	color: #ccc;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.Gridmenu:link { color: #ccc; }
a.Gridmenu:visited { color: #ccc; }
a.Gridmenu:hover { color: #fff; }
a.Homebase
{
	text-decoration: none;
	color: #444;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 13px;
}
a.Homebase:link { color: #444; }
a.Homebase:visited { color: #444; }
a.Homebase:hover { color: #000; }
a.FormFileManagerFileList
{
	text-decoration: none;
	color: #444;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.FormFileManagerFileList:link{ color: #444; }
a.FormFileManagerFileList:visited{ color: #444; }
a.FormFileManagerFileList:hover
{
	color: #fff;
	background-color: #444;
}
img.BlockIMG
{
	display: block;
	margin: 0px;
}
#sitesearch
{
}
#sitesearch .KeywordRow
{
	display: block;
}#sitesearch .MaxPagesRow
{
	display: block;
}
#sitesearch .StartSearchRow
{
	display: block;
	margin-top: 2px;
	margin-bottom: 10px;
}
#sitesearch .NoCriteria
{
}
#sitesearch .NoResults
{
}
#sitesearch .SearchedFor
{
	display: block;
	margin-bottom: 10px;
}
#sitesearch .clear
{
	display: block;
}
#sitesearch .ResultItem
{
}
#sitesearch .ResultSummaryLabel
{
}
#sitesearch .ResultSummary
{
	margin-bottom: 10px;
}
.ResultSummary .Matched
{
	color: #ff0000;
}
#sitesearch .Paging
{
	display: block;
	width: 100%;
}.Paging .ResultPrevious
{
	width: 100px;
	float: right;
	display: block;
}
#SP0 .ResultPrevious
{
	display: none;
}
.Paging .ResultNext
{
	width: 100px;
	float: right;
	display: block;
}
.noprint { display: block; }
@media print {
	.noprint { display: none; }
}

/* CUSTOM CLASSES */
div#HeaderLinks
{
	font-size: 10px;
	text-align: right;
	padding-bottom: 4px;
}
div#HeaderLinks a { font-weight: normal; }
.HeaderTable { width: 100%; }
.HeaderTable td { background-color: #33CC00; text-align: center;}
.HeaderTable td a { font-size: 11px; font-weight: normal; }
.HeaderTable td a:visited { font-weight: normal; }

.LeftNav
{
	background-color: #66CC33;
	font-size: 10px;
}
.LeftNav div#Categories
{ 
	background-color: #FFCCFF;
	font-size: 11px;
}
.LeftNav div#Categories a,
.LeftNav div#Categories a:link,
.LeftNav div#Categories a:visited
{
	width: auto;
	display: block;
	font-size: 10px;
	font-weight: normal;
	padding: 3px 0 2px 28px;
	margin: 0;
	background: transparent url(/DSN/wwwavisaimportscom/content/images/defaults/category_link_bg.gif) no-repeat top left;
	border-bottom: #B6B6B6 1px solid;
	color: #000;
}
.LeftNav div#Categories a:hover { color: #000; text-decoration: none; }
.LeftNav div#Categories p { padding: 0; margin: 0; }

div#Content
{
	margin: 10px;
	width: 536px;
}
h1.PageTitle
{
	background: transparent url(/DSN/wwwavisaimportscom/content/images/defaults/page_title_bg.gif) no-repeat top left;
	font-size: 12px;
	padding: 5px 0 8px 37px;
	margin: 0 0 10px 0;
	color: #fff;
}
div#Footer
{
	font-size: 10px;
	text-align: center;
}
div#Footer a
{
	font-weight: normal;
	text-decoration: underline; }
.Secondary a.menu:link,
.Secondary a.menu:visited,
.Secondary a.menu:hover {
     color: #FFFFFF;
}