body
{
   margin: 0px;
   font-family: Verdana, Arial, Serif;
   font-size: 11px;
   line-height:15px;
   width:800px;
   background-image:url(images/bg_page2.jpg);
   background-repeat:repeat;
   background-color:green;
   
   
}
h1
{
	line-height:normal;
}
h4
{
	line-height:normal;
	font-size:x-small;
	font-weight:bold;
}
td
{
   vertical-align: top;
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

hr
{
   /*color: #b45d16;*/
   color: Green;
}

#container
{
   
  /* background-image: url(images/bg_menubar.jpg);
    background-repeat: repeat-x;*/
  background-color:White;
  margin-top:0px;
  
}

#container2
{
    /*background-image: url(images/bg_body.jpg);
    background-repeat:no-repeat;  */
     background-color:White;
   margin-right: 180px;
}

#header
{
   padding-top: 0px;
   margin: 5px 0px 0px  5px;
   width: 790px;
   height: 120px;   
   background-image: url(images/header_bg.jpg);   
   background-repeat:repeat;
   background-color:White;
   /*background-image: url(images/HeaderSlice.gif);*/
}

#header2
{
   padding: 0px;
   margin: 0px;
   width: 780px;
   height: 184px;
   background-image: url(images/Header.gif);
}

#headermenu
{
   position: relative;
   top: 153px;
   left: 245px;
   width: 700px;
   padding: 2px 2px 2px 2px;
}

#breadcrumb
{
   /*background-color: #202020;*/
    /*background-image: url(images/bg_menubar.jpg);*/
    /*background-image: url(images/bg_table.jpg);
   color: White;*/
   
   font-size: 10px;	   
	background-color: #ffffff;
	border-bottom: solid 1px green;
	padding: 3px 0px 3px 6px;
	/*margin:  3px 10px 0px 10px;*/	 
	color:#006600;
	background-image : url(images/bg_body.jpg);
	width:620;
}

#breadcrumb a
{
   color: Purple;
}

#footermenu
{
   text-align: center;
   padding-top: 10px;            
}

#footertext
{
   text-align: center;
   padding-top: 3px;            
}

#bannerbox
{
   border: solid 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; 
}

#loginbox
{
   position: absolute;
   top: 20px;
   right: 10px;
   width: 180px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 10px;
}

#loginbox input
{
   color: red;
   border-color: red;
   background-color: #f7d582;
   font-size: 10px;
}

#themeselector
{
   position: absolute;
   text-align: right;
   top: 153px;
   right: 10px;
   width: 180px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 10px;
}

#themeselector select
{
   color: black;
   background-color: #e1e1e1;
   font-size: 10px;
}

#welcomebox
{
   font-size: 12px;
   text-align: right;
}

#footer
{   
   position:absolute;  
   padding: 0px;
   margin-left: 5px;
   margin-right:5px;
   width: 790px;
   height: 50px;
   background-image: url(images/bg_menubar.jpg);
   visibility: hidden;
}
        
#leftcol
{
   position: absolute;
   top: 120px;
   left: 5px;
   width: 175px;
   background-color: white;
   font-size: 10px;
   background-image : url(images/bg_body.jpg);
}

#leftcol div.text
{
   padding: 0px 0px 0px 0px;
   text-align: justify;
}

#leftcol div.alternatetext
{
   padding: 0px 0px 0px 0px;
   background-color: #e1e1e1;
   text-align: justify;
}

#leftcol div.sectiontitle, #leftcol .sectiontitle span
{
	padding: 6px 6px 6px 3px; /*background-color: #818689;*/	
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
}

#rightcol a
{
   color: blue;
}

#centercol
{
   position: absolute;
   top:120px;
   margin-left: 180px; 
   width:440px;
   padding: 0px;
   background-color: white; 
   /*background-image : url(images/bg_body.jpg);  */
}

#centercolcontent
{
   padding: 5px 5px 5px 5px;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
   font-weight: bold;
   font-size: smaller;
   /*color: #4682b4;*/
   color: #006600;
   margin-bottom:5px;
   margin-left:5px; 
}

#centercolcontent div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
}

#rightcol
{
   position: absolute;
   top: 120px;
   left: 620px;
   /*right: 0px;  */             
   width: 175px;
   color: Black;
   background-color: white;
   font-size: 10px;
   /*background-image : url(images/bg_body.jpg);*/
}

#rightcol a
{
   color: #006600;
}
#rightcol a:hover
{
	text-decoration:underline;
	color:#00cc00;
}

#rightcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#rightcol div.sectiontitle, #rightcol .sectiontitle span
{
   padding: 6px 6px 6px 3px;
  /*background-color: #706a6a;*/
   color: #006600;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}
#Login
{
	background-image : url(images/bg_table.jpg);
	background-repeat:repeat-x; 
	padding: 5px 5px 0px 5px;
	margin: 5px 10px 10px 0px;
	 border-color: Green;
	 border-style: solid;
	 border-width: 1px; 
	
}
.rigthmenu
{
	background-image : url(images/bg_table.jpg);
	background-repeat:repeat-x;
	padding: 5px 5px 0px 5px;
	margin: 0px 5px 5px 5px;
	border-color: Green;
	border-style: solid;
	border-width: 1px; 
}
.footermenulink
{
   font-family: Arial, Serif;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;        
}

.footermenulink a
{
   text-decoration: none;
   color: black; 
}

.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; 
}
.leftmenulink
{
	 margin-left: 10px;
	 margin-top:0px;
	 margin-bottom:10px;
	 margin-right:0px;
	 font-family: Verdana;
	 font-size:x-small;	
	 width: 180px; 
	 background-image : url(images/bg_table.jpg);
	 background-repeat:repeat-x;
	 padding:5px 0px 0px 5px;
	 border-width: 1px;
	 border-color: Green;
	 border-style:solid;	 	 
}

.leftmenulink a
{
	text-decoration: none;
	color: #006600;
} 
.leftmenulink a:hover
{
	text-decoration: underline;
	color: #006633;
} 
.leftmenulinkstatic
{
	 margin-right: 10px;
	 line-height:20px;
		 
}


.highlight
{
   background-color: #fefbd2;
   color: #000080;
}

.highlightcity
{
   background-color: #df2e05;
}

.highlightstate
{
   background-color: #f4c977;
}

.highlightcountry
{
   background-color: #818689;
}

.articlebox
{
   background-color: #fefef0;
   color: black;
   border: solid 1px Green;
   padding: 6px 6px 6px 6px;
   font-size: smaller;
   background-image: url(images/bg_column.jpg);
   background-repeat:repeat-x;
   line-height:15px;
}

.articletitle
{
   font-size: 14px;
   font-weight: bold;
   color: #003366;
   text-decoration: none;
   line-height:20px;
}

.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;*/
   background-color: #ccff99;
   font-weight: bold;
   text-align: center;
}

.posttitle
{
   padding: 3px;
   margin-bottom: 10px;
   /*background-color: #f09d35;*/
   background-color: #99ff33;
   color: black;
   font-weight: bold;
}

.postbody
{
   padding: 3px;
}

.shoppingcartbox
{
   font-size: 11px;
}

.shoppingcartboxcontent
{
   padding: 6px;
}

a
{
	text-decoration: none;
	color: #006600;
}
a:hover
{
	text-decoration: none;
	color: #00cc00;
}
.ContentListing
{
	/*background-image: url(images/bg_table.jpg);*/	
	/*background-color: #ccff99;*/
	border-bottom: solid 1px green;
	padding: 4px 0px 2px 6px;
	margin: -10px -5px 0px -10px;
}
.ContentListing1
{
	background-image: url(images/bg_table.jpg);	
}
.TitleLine
{
	background-image: url(images/bg_menubar.jpg);
	background-repeat:repeat-x;	
	background-color: #ccff99;
	border-bottom: solid 1px green;
	padding: 4px 0px 5px 6px;
	 margin: -5px -5px 0px -5px;
	 font-size: 12px;
	font-weight: bold;
	 color:#ffffff;    
}
.webparttitle
{
	background-image : url(images/bg_column.jpg);
	background-repeat:repeat-x;
	font-weight: bold;
   font-size: x-small;
   color: #006600;
    height:25px;
    padding-top:10px;
    padding-left:5px;
    
}
.gridheader
{
   
   background-image: url(images/bg_menubar.jpg);
    background-repeat: repeat-x;
  
}
.htmlboxright
{
	background-image: url(images/bg_table.jpg);
    background-repeat: repeat-x;
    padding: 5px 5px 0px  5px;
	margin: 0px 10px 10px 0px;
	border-color: Green;
	border-style: solid;
	border-width: 1px; 
	font-family: Verdana;
	 font-size:x-small;	
}
.htmlboxleft
{
	background-image: url(images/bg_table.jpg);
    background-repeat: repeat-x;
    padding: 5px 5px 0px 5px;
	margin: 5px 10px 10px 10px;
	border-color: Green;
	border-style: solid;
	border-width: 1px; 
	font-family: Verdana;
	 font-size:x-small;	
}
.htmlboxcenter
{
	font-family: Verdana, Arial, Serif;
   font-size: 11px;
   line-height:18px;
}
.htmlboxtop
{
	background-image: url(images/bg_table.jpg);
    background-repeat: repeat-x;
	padding: 5px 5px 0px 0px;
	margin: 0px 20px 10px 0px;
	border-color: Green;
	border-style: solid;
	border-width: 1px; 
	font-family: Verdana;
	 font-size:x-small;	
}