body
{
	margin: 0px;
	font-family: Verdana, Arial, Serif;
	font-size: 11px;	
}

td
{
   vertical-align: top;
}

td.fieldname
{
   text-align: right;
   /*font-size: 10px;*/
   font-weight: bold;   
}

hr
{
   color: #b45d16;
}

#container
{
   background-color: #AED7FF;
}

#container2
{
   background-color: #AED7FF;
   margin-right: 200px;
   height:200px;
    /*background-image: url(images/Header.gif);*/
}

#header
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%; /*background-image: url(images/HeaderSlice.gif);*/
	border-right: 2px groove;
	border-top: 2px groove;
	border-left: 2px groove;
	border-bottom: 2px groove; /*background-color: #39414a;*/
	
	
}
#headerTitle
{
	background-color: #202020;
	font-size: 1.5em;
	color: yellow;
	text-align: center;
	line-height: 1.2em;
	letter-spacing: .8em;
	/*
	font-size: large;
	color: #ffe32c;
	background-color: #4a4f54;
	text-align: center;*/
}
#header2
{  
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 100px;
   background-image: url(images/Header.gif);

  }



#headermenu
{
	position: relative;	
	height: 20px;
	padding: 2px 2px 2px 2px;
	background-color: #FFFFFF;
}

#breadcrumb
{
	background-color: #007DD0; /*#202020;*/
	color: White;
	padding: 3px;
	font-size: 10px;
	padding-left: 5px;
}

#breadcrumb a
{
   color: Yellow;
}

#footermenu
{
   text-align: center;
   padding-top: 10px;            
}

#footertext
{
   text-align: center;
   padding-top: 3px;            
}
#footerAmazon
{
	text-align: center;
	padding-top: 5px;
	
}
#amazonLeft
{
	
}
#bannerbox
{
   border: dashed 2px #c35308;
   margin-top: 20px;
   margin-bottom: 20px;
   margin-left: 10px;
   margin-right: 10px;
   padding: 5px;
   text-align: center;
   background-color: #e1e1e1;
}

#bannerbox a
{
   font-size: 10px;
   text-decoration: none;
   color: black; 
}

#loginbox2
{
	/* position: absolute;
	top: 16px;
	right: 10px; */
	width: 150px;
	height: 100px; /*padding: 2px 2px 2px 2px;*/ /*font-size: 10px;*/
	background-color: #AED7FF;
	color: #000000;
	/*
	position: absolute;
	top: 500px;
	left: 0px;
	*/
}

#loginbox2 input
{
	color: red;
	border-color: red;
	background-color: white;
	/*font-size: 10px;*/
}
#logMeinbox
{
	width: 300px;
}
#themeselector
{
	/*
   position: absolute;
   text-align: right;
   top: 153px;
   right: 10px;
   width: 180px;
   height: 60px;
   padding: 2px 2px 2px 2px;    
  */
}

#themeselector select
{
   color: black;
   background-color: #e1e1e1;
   /*font-size: 10px;*/
}

#welcomebox
{
   font-size: 10px;
   text-align: right;
}
#welcome
{
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
#welcome h1
{
	margin: -5px;
	font-size: 13px;
	
}
#welcome a
{
	font-size: small;
}
#footer
{
	border-style: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 62px;
	background-color: #007DD0; /*background-image: url(images/FooterSlice.gif);*/
	visibility: hidden;
	color: #FFFF66;
}
 #footerGoogleAddFooter
{
	margin-left: 200px;
}       
#leftcol
{
	position: absolute;
	top: 120px;
	left: 0px;
	width: 200px;
	background-color: #AED7FF;
	/*font-size: 10px;*/
	height: 533px;
}

#leftcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#leftcol div.alternatetext
{
   padding: 6px 6px 6px 6px;
   background-color: #e1e1e1;
   text-align: justify;
}

#leftcol div.sectiontitle, #leftcol .sectiontitle span
{
   padding: 6px 6px 6px 3px;
   background-color: #007DD0;
   color: white;
   font-size: 10px;
   font-weight: bold;
   text-transform: uppercase;
}
.articleHelp
{
	color: #000000;	
	/*font-family: Arial;*/
}
.articalAbstract
{
	font-size: 11px;	
}
#rightcol a
{
   color: blue;
}

#centercol
{
   position: relative;
   margin-left: 200px;
   margin-right:10px;
   padding: 0px;
   background-color: white;
}

#centercolcontent
{
   padding: 15px 6px 15px 6px;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
   font-weight: bold;
   
   color: #b45d16;
}

#centercolcontent div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
}

#rightcol
{
	position: absolute;
	top: 120px;
	right: 0px;
	width: 185px;
	color: #000000;
	background-color: #AED7FF; /*font-size: 10px;*/
	height: 709px;
	padding:2px;
}

#rightcol a
{
   color: blue;
}

#rightcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#rightcol div.sectiontitle, #rightcol .sectiontitle span
{
	padding: 6px 6px 6px 3px;
	background-color: #007DD0;
	color: #FFFFFF;
	
	font-weight: bold;
	text-transform: uppercase;
}

.footermenulink
{
   /*font-family: Arial, Serif;*/
   
   font-weight: bold;
   text-transform: uppercase;        
}

.footermenulink a
{
   text-decoration: none;
   color: White; 
}

.headermenulink
{
   /*font-family: Impact;*/
   /*font-size: 17px;*/
   text-transform: uppercase;        
}

.headermenulink a
{
   text-decoration: none;
   color: black; 
}

.headermenulink a:hover
{
   text-decoration: underline overline;
   color: black; 
}

.highlight
{
   background-color: #fefbd2;
   color: #000080;
}

.highlightcity
{
   background-color: #df2e05;
}

.highlightstate
{
   background-color: #f4c977;
}

.highlightcountry
{
   background-color: #818689;
}

.articlebox
{
	background-color: #fefef0;
	color: #007DD0;
	border: 1px groove #995117;
	padding: 6px 6px 6px 6px;
	font-size: smaller;
}

.articletitle
{
	font-size: 18px;
	font-weight: bold;
	color: #007DD0;
	text-decoration: none;
}

.articleabstract
{
   padding-top: 6px;
}

.comment
{
   padding: 4px 0px 4px 0px;
   /*font-size: smaller;*/
}

.pollbox
{
  /* font-size: 11px; */
}

.pollcontent
{
   padding: 6px;
}

.pollquestion
{
   /*font-size: 13px;*/
   font-weight: bold;
}

.polloptions
{
   padding-top: 10px;
   padding-bottom: 4px;
}

.pollbar
{
   background-color: red;
   /*font-size: 4px;   */
}

.progressbarcontainer
{
   width: 98%;
   height: 15px;
   border: solid 1px black;
   padding: 1px;
}

.progressbar
{
   width: 0px;
   background-color: Red;
   height: 15px;
}

.newsletterbox
{
   /*font-size: 11px;*/
}

.newsletterboxcontent
{
  /* padding: 6px;*/
}

.postinfo
{
   background-color: #f9eaa6;
   font-weight: bold;
   text-align: center;
}

.posttitle
{
	padding: 3px;
	margin-bottom: 10px;
	background-color: #007DD0;
	color: white;
	font-weight: bold;
}

.postbody
{
   padding: 3px;
}

.shoppingcartbox
{
   /*font-size: 11px;*/
}

.shoppingcartboxcontent
{
   padding: 6px;
}

#highSpeed
{
	font-size: 14px;
	
}
