

body,tr,td
{
    	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}




table,td  {
	border-collapse: collapse;
   

}
body  {

       background-image: url(../images/background.gif) ;
       background-repeat: repeat;
       background-color: #ffffcc;
	
}

 
.Bottom {
	background-image: url(../images/footbar.gif);
	background-repeat: repeat;
	width: 100%;
	text-align: left;
	vertical-align: top;
	height: 31px;
	color: #FFFFFF;
	font-weight: bold;
  }


h1 {
        font-weight: bold;
		font-size: 14px;
		text-align: center;
		BORDER-BOTTOM: #336699 1px solid;
        BORDER-TOP: #336699 1px solid;
        margin-top: 0;
		height: 19px;
        background: url(../images/point.gif) left center no-repeat;
        background-color: #efefef;
}

h2 {
        font-weight: bold;
		font-size: 14px;
        text-align: left;
        BORDER-BOTTOM: #336699 1px solid;
        BORDER-TOP: #336699 1px solid;
        padding-left: 15px;
        margin-top: 0;
        height: 19px;
        background: url(../images/point.gif) left center no-repeat;
        background-color: #efefef;
}

h3 {
		font-weight: bold;
		font-size: 14px;
        text-align: center;
        BORDER-BOTTOM: #336699 1px solid;
        BORDER-TOP: #336699 1px solid;          
        margin-top: 0px;
		margin-bottom: 0px;
        height: 19px;
        background: url(../images/point.gif) left center no-repeat;
        background-color: #efefef;
}

h4 {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	BORDER-BOTTOM: #336699 1px solid;
	BORDER-TOP: #336699 1px solid;
	margin-top: 0;
	margin-bottom: 0;
	height: 45px;
	background: url(../images/point.gif) left center no-repeat;
	background-color: #efefef;
}

a:link, a:visited    	{ color: #000000; text-decoration: underline;      }
a:hover			{ color: #000000; text-decoration: underline; }

.Life {
  BORDER-TOP: #000000 1px solid;
}

.PHeader {
  font-weight: bold;
  text-decoration: underline;
  text-indent:1em;
}


.navlinkf
{
	color: ##4040FF;;
	background-color: #efefef;
	padding-left: 16px;
	height: 25px;
	border-top: 1px solid #336699;
    	text-align: left;
	font-weight: bold;

}

.navlink
{
	color: #000000;
	background-color: #efefef;
	padding-left: 16px;
	height: 25px;
	border-top: 1px solid #336699;
    text-align: left;
}
.link {
  padding-left: 10px;
}


.content {
        background-color: #FFFFFF;
        padding-left: 20px;
        padding-right: 20px;
}
.Heading {
	background-color: #336699;
	padding-left: 10px;
    color: #FFFFFF;
	font-weight: bold;
	height: 19px;
	border-bottom: 2px solid #333333;
    border-top: 2px solid #FFFFFF;
}

.privacy {
	text-align: center;
	width: 100%;
	height: 40px;
	background-color: #efefef;
}

.spacer {
	background: #FFFFFF;
}

.announce {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.note {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.announce {
        font-weight: bold;
		font-size: 14px;
		text-align: center;
		BORDER-BOTTOM: #336699 1px solid;
        BORDER-TOP: #336699 1px solid;
        margin-top: 0;
		height: 19px;
        background: url(../images/point.gif) left center no-repeat;
        background-color: #efefef;
}


#PriPag a:link    { color: #336699; }
#PriPag a:visited { color: #4040FF; }
#PriPag a:hover   { color: #4040FF; }

#topFeature { margin-top:30px;}
#topFeature h2 { font-size:16px; margin:0 0 15px 0; padding:0 0 3px 0; color:#07102f; border-bottom:1px solid #0e1b48; font-weight:bold;}
#topFeature img { float:left; margin-right:20px;}
#topFeature h3 { font-size:13px; margin:0 0 6px 0; padding:0; color:#07102f; font-weight:normal;}
#topFeature p { color:#999194; font-size:10px; margin:0;}
#topFeature p span.price { font-size:18px; line-height:32px; color:#33689c;}
#topFeature a { color:#33689c; text-decoration:none;}
#topFeature a:hover { color:#0e1b48; text-decoration:none;}

