.HRStyle
{
	border-top: 1px solid #1761ab;
	line-height: 1px;
	width:100%;
}
/*----- Menu Styles -----*/
.menustyle
{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	background: #ffffff;
	white-space: nowrap;
}

.menuitem
{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	padding-left:1px;
	border:0px;
	border-bottom: solid 1px #1761ab;
	background: #ffffff;
	white-space: nowrap;
	cursor:pointer;
	width:90px;
}

.mouseover
{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	padding-left:1px;
	border:0px;
	border-bottom: solid 1px #1761ab;
	background: #ccc; 
	white-space: nowrap; 
	cursor:pointer; 
	width:90px;
}

/*----- Link Styles -----*/
.Link
{
	font-family: Verdana, Tahoma;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    color: Navy;
	text-decoration: none;
}

.PagerLink
{
	font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    color: #1761ab;
}

.PagerLink a:link
{
	font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    color: #1761ab;
    text-decoration: underline;
}

.PagerLink a:visited
{
	font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    color: #1761ab;
    text-decoration: underline;
}

.TextLink
{
	font-family: Verdana, Tahoma;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    color: #1761ab;
	text-decoration: none;
}

.TextLink a:Link
{
	font-family: Verdana, Tahoma;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    color: #1761ab;
	text-decoration: none;
}

.TextLink a:visited
{
	font-family: Verdana, Tahoma;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    color: #1761ab;
	text-decoration: none;
}

.BoldTextLink
{
	font-family: Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    color: #1761ab;
	text-decoration: none;
}

.BoldTextLink a:Link
{
	font-family: Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    color: #1761ab;
	text-decoration: none;
}

.BoldTextLink a:Visited
{
	font-family: Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    color: #1761ab;
	text-decoration: none;
}


.BoldNewsletterTextLink
{
	font-family: Verdana, Tahoma;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    color: #1761ab;
	text-decoration: none;
}

.BoldNewsletterTextLink a:Link
{
	font-family: Verdana, Tahoma;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    color: #1761ab;
	text-decoration: none;
}

.BoldNewsletterTextLink a:Visited
{
	font-family: Verdana, Tahoma;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    color: #1761ab;
	text-decoration: none;
}

.LinkWhite
{
	font-family: Verdana, Tahoma;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    color: White;
	text-decoration: none;
}

.LinkBlue
{
	font-family: Verdana, Tahoma;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    color: #1761ab;
	text-decoration: none;
}

a:hover
{
    color: #6699ff;
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
}
/*----- Text Styles -----*/
.Normal
{
    font-family: Verdana, Tahoma;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    color: #000000;
    text-align: justify;
}

.Title1
{
	border-bottom: 1px solid #1761ab;
	border-top: 1px solid #1761ab;
	width: 100%;
	font-family: Verdana, Tahoma;
    font-size: 18px;
    font-weight:bolder;
    line-height: 22px;
    color: #000000;
}
	
.Title2
{
	font-family: Verdana, Tahoma;
	border-bottom: 1px solid #1761ab;
	width: 100%;
    font-size: 16px;
    font-weight:bold;
    line-height: 20px;
    color: #000000;
}

.Title3
{
	font-family: Verdana, Tahoma;
    font-size: 14px;
    font-weight:bold;
    line-height: 20px ;
    color: #000000;
}

.Title4
{
    font-family: Verdana, Tahoma;
    font-size: 12px;
    font-weight: bolder;
    line-height: 16px;
    color: #000000;
}

.NoteResolution
{
    font-family: Verdana, Tahoma;
    font-size: 10px;
    line-height: 10px;
    color: #696969;
}

.Note
{
	font-family: Verdana, Tahoma;
    font-size: 12px;
    color: red;
    font-weight: bold;
    line-height: 14px
}

.Error
{
	font-family: Verdana, Tahoma;
    font-size: 12px;
    color: red;
    font-weight: bold;
    line-height: 14px
}

.NewstickerHeader
{
	font-family: Verdana, Tahoma;
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
    color: White;
}

.NormalNewsticker
{
    font-family: Verdana, Tahoma;
    font-size: 10px;
    font-weight: normal;
    line-height: 14px;
    color: #000000;
    text-align: justify;
}

.NewstickerFooter
{
	font-family: Verdana, Tahoma;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    color: White;
}

.HiddenField
{
	visibility: hidden;
}
/*----- Body Style -----*/
BODY
{
    background-color: #d8dfe7;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    SCROLLBAR-FACE-COLOR: #1761ab;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #ffffff;
    SCROLLBAR-3DLIGHT-COLOR: #000000;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
/*----- List -----*/
.ListHeaderLink
{
	font-family: Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    background-color: #1761AB;
    color: White;
	text-decoration: none;
}

.ListHeaderLink a:link
{
	font-family: Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    background-color: #1761AB;
    color: White;
	text-decoration: none;
}

.ListHeaderLink a:visited
{
	font-family: Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    background-color: #1761AB;
    color: White;
	text-decoration: none;
}

.ListItem
{
	background-color: #d8dfe7;
    border-bottom: dimgray;
    color: black;
    font-family: Verdana;
    font-size: 12px;
    padding-left: 5px
}

.ListItemAlt
{
    background-color: #e6e6fa;
    border-bottom: dimgray;
    color: black;
    font-family: Verdana;
    font-size: 12px;
    padding-left: 5px
}

.ListFooter
{
	line-height: 5px;
    background-color: #1761AB;
    color: White;
	text-decoration: none;
}

.unsorted
{
	font-family: Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    background-color: #1761AB;
    color: White;
	text-decoration: none;
	background-image: url(/img/sort.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.sortedAsc
{
	font-family: Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    text-indent: 10px;
    background-color: #1761AB;
    color: White;
	text-decoration: none;
	background-image: url(/img/sort_asc.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.sortedDesc
{
	font-family: Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    text-indent: 10px;
    background-color: #1761AB;
    color: White;
	text-decoration: none;
	background-image: url(/img/sort_desc.gif);
	background-repeat: no-repeat;
	background-position: left;
}

/* ---- Shop ---- */
.StepTitle
{
	font-family: Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    background-color: #6bace6;
    color: #d8dfe7;
	text-decoration: none;
}

.StepActive
{
	font-family: Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    background-color: #6bace6;
    color: #d8dfe7;
	text-decoration: none;
}

.StepInactive
{
	font-family: Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    background-color: "Transparent";
    color: Gray;
	text-decoration: none;
}