/*--------------------------------page properties-----------------------------------*/
body{
	background-image:url(images/layout/bkg-page.jpg);
	background-repeat:repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #000000;
	font-family:arial; 
	font-size:10pt; 
	text-decoration: none; 
	font-weight: normal;
	height:auto;
	scrollbar-3dlight-color: #333333;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-track-color: #CCCCCC;
}


/*--------------------------------table properties-----------------------------------*/	
.mainborder {
        margin-top: 5px;
		padding-top: 2px;
        padding-right: 2px;
        padding-bottom: 2px;
        padding-left: 2px;
        }
		
.mainpgbckground {
		background-image: url(images/layout/pagebckgrnd_bottom.jpg);
		background-repeat: no-repeat;
		background-position:bottom;
        }
		
.innerborder {
        margin-top: 0px;
	    margin-right: 10px;
	    margin-bottom: 5px;
	    margin-left: 5px;
        padding-top: 0px;
        padding-right: 10px;
        padding-bottom: 0px;
        padding-left: 5px;
		font-family:arial; 
		font-size:10pt; 
		text-decoration: none; 
		font-weight: normal; 
		color: #FFFFFF
        }
		
.pictureborder_menu {
        background-image: url(images/layout/bodyborder.gif);
	    background-repeat: repeat;  
        padding-top: 1px;
        padding-right: 1px;
        padding-bottom: 1px;
        padding-left: 1px;
        }
		
.body_padding {
        padding-top: 2px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 5px;
        }
/*--------Image Borders------*/
.photos-border img {
	border-style: solid;
	border-color: #1b3f73;
	background: #FFF;
	border-width: 1px;
	padding: 0px;
	margin: 5px;
}

.photos-border a:hover img {
	border-style: solid;
	background: #FFF;
    border-color: #990000;
	border-width: 1px;
	padding: 0px;
	margin: 5px;
}

.photos-border2 img {
	margin: 3px;
	padding: 5px;

}

.photos-border2 a:hover img {
	margin: 3px;
	padding: 5px;

}

.photos-border2b img {
	border-style: solid;
	border-color: #1b3f73;
	background: #FFF;
	border-width: 1px;
	margin: 10px;
	padding: 5px;

}

.photos-border2b a:hover img {
	margin: 10px;
	padding: 5px;

}	
	
	
.photos-border3 img {
	border-style: solid;
	border-color: #1b3f73;
	background: #FFF;
	border-width: 1px;
	margin: 10px;
	padding: 5px;

}

.photos-border3 a:hover img {
	border-style: solid;
    border-color: #990000;
	border-width: 1px;
	background: #FFF;
	margin: 10px;
	padding: 5px;
	
}

.photos-border3b img {
	border-style: solid;
	border-color: #1b3f73;
	background: #FFF;
	border-width: 1px;
	margin-right: 2px;
	margin-top:10px;
	margin-bottom:10px;
	padding: 2px;

}

.photos-border3b a:hover img {
	border-style: solid;
    border-color: #990000;
	border-width: 1px;
	background: #FFF;
	margin-right: 2px;
	margin-top:10px;
	margin-bottom:10px;
	padding: 2px;
	
}

.photos-border4 img {
	border-style: solid;
	border-color: #1b3f73;
	background: #FFF;
	border-width: 1px;
	margin: 5px;
	padding: 5px;

}

.photos-border4 a:hover img {
	border-style: solid;
    border-color: #990000;
	border-width: 1px;
	background: #FFF;
	margin: 5px;
	padding: 5px;
	
}

.photos-border5 img {
	border-style: solid;
	border-color: #1b3f73;
	background: #FFF;
	border-width: 1px;
	margin: 5px;
	padding: 3px;

}

.photos-border5 a:hover img {
	border-style: solid;
    border-color: #990000;
	border-width: 1px;
	background: #FFF;
	margin: 5px;
	padding: 3px;
	
}

.photos-inline img {
	margin: 5px;

}

.photos-inline a:hover img {
	margin: 5px;

}	

/*--------Table Backgrounds------*/
.tablebacksa {
color:#FFFFCC;
	background-color: #2e4676;       
        }
		
.tablebacksb {
	background-color: #e0e1e2;        
        }
		
.tablebacksc {
	background-color: #6b737e;      
        }
			
/*--------Table Lines------*/
.linespacer_1a {
	line-height: 1px;
	background-color: #2e4676;       
        }
		
.linespacer_1b {
	line-height: 1px;
	background-color: #e0e1e2;        
        }
		
.linespacer_1c {
	line-height: 1px;
	background-color: #6b737e;      
        }

.linespacer_2 {
	line-height: 2px;        
        }

hr.blue {
  line-height: 1px;
  margin: 0;
  border: 0;
  width: 100%;
  color: #2E4676;
  background-color: #2E4676;
  height: 1px;
}	

		
/*--------Table Spacings------*/
.spacer_1 {
	line-height: 1px;        
        }

.spacer_2 {
	line-height: 2px;        
        }
		
.spacer_4 {
	line-height: 4px;        
        }
		
.spacer_5 {
	line-height: 5px;        
        }
/*--------------------------------Link Properties-----------------------------------

/*--------------------------------Contact Fields-----------------------------------*/

.submit{font-size:7pt;color:black;border:1px solid #151C10;background-color:#ffffff;}

.contact_text{font-size:8pt;color:#525963;background-color:#ffffff;border:1px solid #525963;}

/*--------------------------------Default Page Links-----------------------------------*/
a:link,a:active,a:visited { font-weight: normal; line-height:12pt; color:#525963}

a:hover{ text-decoration:underline; font-weight: normal; line-height:12pt; color:#000000}

/*--------------------------------Custom Links-----------------------------------*/

.header_link:active { font-family:Verdana; font-size:8pt; text-decoration: none; font-weight: normal; color: #FFFFFF}
.header_link:link { font-family:Verdana; font-size:8pt; text-decoration: none; font-weight: normal; color: #FFFFFF}
.header_link:visited { font-family:Verdana; font-size:8pt; text-decoration: none; font-weight: normal; color: #FFFFFF}
.header_link:Hover { font-family:Verdana; font-size:8pt; text-decoration: underline; font-weight: normal; color: #FF0000}

.arrow2:active { font-family:Verdana; font-size:7px; text-decoration: none; font-weight:bold; color: #ffffff}
.arrow2:link { font-family:Verdana; font-size:7px; text-decoration: none; font-weight:bold; color: #ffffff}
.arrow2:visited { font-family:Verdana; font-size:7px; text-decoration: none; font-weight:bold; color: #ffffff}
.arrow2:Hover { font-family:Verdana; font-size:7px; text-decoration: none; font-weight:bold; color: #FF0000}

.link_menu:active { text-decoration: underline; font-weight: normal; color: #FFFFFF}
.link_menu:link { text-decoration: underline; font-weight: normal; color: #FFFFFF}
.link_menu:visited { text-decoration: underline; font-weight: normal; color: #FFFFFF}
.link_menu:Hover { text-decoration: underline; font-weight: normal; color: #FF0000}

.menu_link:active { font-family:arial; font-size:8pt; text-decoration: none; font-weight: bold; color: #525963}
.menu_link:link { font-family:arial; font-size:8pt; text-decoration: none; font-weight: bold; color: #525963}
.menu_link:visited { font-family:arial; font-size:8pt; text-decoration: none; font-weight: bold; color: #525963}
.menu_link:Hover { font-family:arial; font-size:8pt; text-decoration: underline; font-weight: bold; color: #2b599d}

.sidemenu_link:active { font-family:arial; font-size:10pt; text-decoration: none; font-weight: bold; color: #525963}
.sidemenu_link:link { font-family:arial; font-size:10pt; text-decoration: none; font-weight: bold; color: #525963}
.sidemenu_link:visited { font-family:arial; font-size:10pt; text-decoration: none; font-weight: bold; color: #525963}
.sidemenu_link:Hover { font-family:arial; font-size:10pt; text-decoration: underline; font-weight: bold; color: #2b599d}

.pagetextlink:active {  font-family:arial; font-size:9pt; text-decoration: underline; font-weight: normal; line-height:12pt; color: #525963}
.pagetextlink:link {  font-family:arial; font-size:9pt; text-decoration: underline; font-weight: normal; line-height:12pt; color: #525963} 
.pagetextlink:visited {  font-family:arial; font-size:9pt; text-decoration: underline; font-weight: normal; line-height:12pt; color: #525963} 
.pagetextlink:Hover {font-family:arial; font-size:9pt; text-decoration: underline; font-weight: normal; line-height:12pt; color: #2b599d}

.pagetextbold_link:active {  font-family:arial; font-size:9pt; text-decoration: none; font-weight: bold; line-height:12pt; color: #525963}
.pagetextbold_link:link {  font-family:arial; font-size:9pt; text-decoration: none; font-weight:  bold; line-height:12pt; color: #525963} 
.pagetextbold_link:visited {  font-family:arial; font-size:9pt; text-decoration: none; font-weight:  bold; line-height:12pt; color: #525963} 
.pagetextbold_link:Hover {font-family:arial; font-size:9pt; text-decoration: underline; font-weight:  bold; line-height:12pt; color: #2b599d}

.pagetexthighlight_link:active {  font-family:arial; font-size:9pt; text-decoration: none; font-weight: bold; line-height:12pt; color: #2E4676}
.pagetexthighlight_link:link {  font-family:arial; font-size:9pt; text-decoration: none; font-weight:  bold; line-height:12pt; color: #2E4676} 
.pagetexthighlight_link:visited {  font-family:arial; font-size:9pt; text-decoration: none; font-weight:  bold; line-height:12pt; color: #2E4676} 
.pagetexthighlight_link:Hover {font-family:arial; font-size:9pt; text-decoration: underline; font-weight:  bold; line-height:12pt; color: #525963}

.pagetext_highlight_bluelnk:active {  font-family:arial; font-size:9pt; text-decoration: underline; font-weight: bold; color: #2b599d}
.pagetext_highlight_bluelnk:link {  font-family:arial; font-size:9pt; text-decoration: underline; font-weight: bold; color: #2b599d}
.pagetext_highlight_bluelnk:visited {  font-family:arial; font-size:9pt; text-decoration: underline; font-weight: bold; color: #2b599d}
.pagetext_highlight_bluelnk:Hover {font-family:arial; font-size:9pt; text-decoration: underline; font-weight: bold; color: #990000}

.pagetext_highlight_blcklnk:active {  font-family:arial; font-size:9pt; text-decoration: underline; font-weight: bold; color: #000000}
.pagetext_highlight_blcklnk:link {  font-family:arial; font-size:9pt; text-decoration: underline; font-weight: bold; color: #000000}
.pagetext_highlight_blcklnk:visited {  font-family:arial; font-size:9pt; text-decoration: underline; font-weight: bold; color: #000000}
.pagetext_highlight_blcklnk:Hover {font-family:arial; font-size:9pt; text-decoration: underline; font-weight: bold; color: #990000}

.reverselink:active {  font-family:arial; font-size:9pt; text-decoration: underline; font-weight: normal; line-height:12pt; color: #2b599d}
.reverselink:link {  font-family:arial; font-size:9pt; text-decoration: underline; font-weight: normal; line-height:12pt; color: #2b599d} 
.reverselink:visited {  font-family:arial; font-size:9pt; text-decoration: underline; font-weight: normal; line-height:12pt; color: #2b599d} 
.reverselink:Hover {font-family:arial; font-size:9pt; text-decoration: underline; font-weight: normal; line-height:12pt; color: #525963}

.inside_link:active {  font-family:arial; font-size:9pt; text-decoration: none; font-weight: bold; color: #2e4676}
.inside_link:link {  font-family:arial; font-size:9pt; text-decoration: none; font-weight: bold; color: #2e4676} 
.inside_link:visited {  font-family:arial; font-size:9pt; text-decoration: none; font-weight: bold; color: #2e4676} 
.inside_link:Hover {font-family:arial; font-size:9pt; text-decoration: underline; font-weight: bold; color: #2b599d}

.pagetext_highlight_rd_lnk:active {  font-family:arial; font-size:9pt; text-decoration: underline; font-weight: bold; color: #990000}
.pagetext_highlight_rd_lnk:link {  font-family:arial; font-size:9pt; text-decoration: underline; font-weight: bold; color: #990000}
.pagetext_highlight_rd_lnk:visited {  font-family:arial; font-size:9pt; text-decoration: underline; font-weight: bold; color: #990000}
.pagetext_highlight_rd_lnk:Hover {font-family:arial; font-size:9pt; text-decoration: underline; font-weight: bold; color: #2b599d}

.details_link:active {  font-family:arial; font-size:10px; text-decoration: underline; font-weight: normal; line-height:12pt; color: #525963}
.details_link:link {  font-family:arial; font-size:10px; text-decoration: underline; font-weight: normal; line-height:12pt; color: #525963} 
.details_link:visited {  font-family:arial; font-size:10px; text-decoration: underline; font-weight: normal; line-height:12pt; color: #525963} 
.details_link:Hover {font-family:arial; font-size:10px; text-decoration: underline; font-weight: normal; line-height:12pt; color: #2b599d}

.footer_link:active { font-family:Verdana; font-size:8pt; text-decoration: none; font-weight: normal; color: #000000}
.footer_link:link { font-family:Verdana; font-size:8pt; text-decoration: none; font-weight: normal; color: #000000}
.footer_link:visited { font-family:Verdana; font-size:8pt; text-decoration: none; font-weight: normal; color: #000000}
.footer_link:Hover { font-family:Verdana; font-size:8pt; text-decoration: underline; font-weight: normal; color: #000000}

.sitedesign_link:active { font-family:Verdana; font-size:8pt; text-decoration: none; font-weight: normal; color: #666666}
.sitedesign_link:link { font-family:Verdana; font-size:8pt; text-decoration: none; font-weight: normal; color: #666666}
.sitedesign_link:visited { font-family:Verdana; font-size:8pt; text-decoration: none; font-weight: normal; color: #666666}
.sitedesign_link:Hover { font-family:Verdana; font-size:8pt; text-decoration: none; font-weight: normal; color: #000000}

.topnav_link:active { font-family:Verdana; font-size:8pt; text-decoration: none; font-weight: normal; color: #eff0f2}
.topnav_link:link { font-family:Verdana; font-size:8pt; text-decoration: none; font-weight: normal; color: #eff0f2}
.topnav_link:visited { font-family:Verdana; font-size:8pt; text-decoration: none; font-weight: normal; color: #eff0f2}
.topnav_link:Hover { font-family:Verdana; font-size:8pt; text-decoration: underline; font-weight: normal; color: #eff0f2}

.title-1b_link:active { font-family:tahoma; font-size:9pt; text-decoration: none; font-weight: bold; color: #2b599d}
.title-1b_link:link { font-family:tahoma; font-size:9pt; text-decoration: none; font-weight: bold; color: #2b599d}
.title-1b_link:visited { font-family:tahoma; font-size:9pt; text-decoration: none; font-weight: bold; color: #2b599d}
.title-1b_link:Hover { font-family:tahoma; font-size:9pt; text-decoration: underline; font-weight: bold; color: #525963}

.title-1_link:active { font-family:tahoma; font-size:9pt; text-decoration: none; font-weight: bold; color: #000000}
.title-1_link:link { font-family:tahoma; font-size:9pt; text-decoration: none; font-weight: bold; color: #000000}
.title-1_link:visited { font-family:tahoma; font-size:9pt; text-decoration: none; font-weight: bold; color: #000000}
.title-1_link:Hover { font-family:tahoma; font-size:9pt; text-decoration: underline; font-weight: bold; color: #525963}

.title-4_link:active { font-family:tahoma; font-size:10pt; text-decoration: none; font-weight: bold; color: #525963}
.title-4_link:link { font-family:tahoma; font-size:10pt; text-decoration: none; font-weight: bold; color: #525963}
.title-4_link:visited { font-family:tahoma; font-size:10pt; text-decoration: none; font-weight: bold; color: #525963}
.title-4_link:Hover { font-family:tahoma; font-size:10pt; text-decoration: none; font-weight: bold; color: #2b599d}


/*--------------------------------Font List, Properties-----------------------------------*/
.pagetext{ font-family:arial; font-size:12px; text-decoration: none; font-weight: normal; line-height:14px; color: #525963}

.pagetext2{ font-family:arial; font-size:10pt; text-decoration: none; font-weight: normal; line-height:11pt; color: #2b599d}

.pagetext_rd{ font-family:arial; font-size:12px; text-decoration: none; font-weight: normal; line-height:14px; color: #990000}

.catalogtext{ font-family:arial; font-size:9pt; text-decoration: none; font-weight: normal; line-height:10pt; color: #000000}

.reversetext{ font-family:arial; font-size:9pt; text-decoration: none; font-weight: normal; line-height:10pt; color: #2b599d}

.reversetext2{ font-family:arial; font-size:10pt; text-decoration: none; font-weight: normal; line-height:12pt; color: #2b599d}

.pagetext_bold{ font-family:arial; font-size:9pt; text-decoration: none; font-weight: bold; line-height:10pt; color: #525963}

.pagetext_light{ font-family:arial; font-size:9pt; text-decoration: none; font-weight: normal; line-height:10pt; color: #2E4676}

.pagetext_highlight{ font-family:arial; font-size:9pt; text-decoration: none; font-weight: bold; line-height:10pt; color: #2E4676}

.pagetext_highlight_title{ font-family:arial; font-size:12pt; text-decoration: none; font-weight: bold; line-height:12pt; color: #2E4676}

.pagetext_highlight_rd{ font-family:arial; font-size:9pt; text-decoration: none; font-weight: bold; line-height:10pt; color: #990000}

.pagetext_highlight_blck{ font-family:arial; font-size:9pt; text-decoration: none; font-weight: bold; line-height:10pt; color: #000000}

.header { font-family:Verdana; font-size:8pt; text-decoration: none; font-weight: normal; color: #FFFFFF}

.reversetext_bold{ font-family:arial; font-size:9pt; text-decoration: none; font-weight: bold; line-height:10pt; color: #2b599d}

.reversetext_bold2{ font-family:arial; font-size:12pt; text-decoration: none; font-weight: bold; line-height:12pt; color: #2b599d}

.WEStore_title{ font-family:arial; font-size:9pt; text-decoration: none; font-weight: bold; color: #525963}

.WEStoretext{ font-family:arial; font-size:8pt; text-decoration: none; font-weight: bold; color: #525963}

.address{ font-family:tahoma; font-size:11px; text-decoration: none; font-weight: bold; color: #525963}

.mapaddress{ font-family:arial; font-size:9pt; text-decoration: none; font-weight: normal; color: #2e4676}

.title-1{ font-family:tahoma; font-size:12px; text-decoration: none; font-weight: bold; color: #000000}

.title-1b{ font-family:tahoma; font-size:9pt; text-decoration: none; font-weight: bold; color: #2b599d}

.title-2{ font-family:tahoma; font-size:9pt; text-decoration: none; font-weight: bold; color: #525963}

.title-3{ font-family:arial; font-size:11pt; text-decoration: none; font-weight: bold; color: #eff0f2}

.title-3b{ font-family:arial; font-size:11pt; text-decoration: none; font-weight: bold; color: #000000}

.title-3c{ font-family:arial; font-size:11pt; text-decoration: none; font-weight: bold; color: #354254}

.title-3d{ font-family:arial; font-size:11pt; text-decoration: none; font-weight: bold; color: #2b599d}

.title-2d{ font-family:arial; font-size:10pt; text-decoration: none; font-weight: bold; color: #2b599d}

.title-4{ font-family:tahoma; font-size:10pt; text-decoration: none; font-weight: bold; color: #525963}

.title-5{ font-family:arial; font-size:18px; text-decoration: none; font-weight: normal; line-height:20px; color: #525963}

.footer{ font-family:Verdana; font-size:8pt; text-decoration: none; font-weight: normal; color: #FFFFFF}

.copywrite { font-family:arial; font-size:10px; text-decoration: none; font-weight: bold; color: #FFFFFF}

.bolden{ font-weight:normal;  font-weight: bold; font-size:12pt; color: #990000}

.bolden2{ font-weight:normal;  font-weight: bold; font-size:10pt; color: #990000}

.espanol{ font-family:Verdana; font-size:8pt; text-decoration: none; font-weight: normal; color: #990000}

.arrow{ font-family:Verdana; font-size:7px; text-decoration: none; font-weight:bold; color: #2b599d}

.arrow2{ font-family:Verdana; font-size:7px; text-decoration: none; font-weight:bold; color: #ffffff}

.topnav{ font-family:Verdana; font-size:8pt; text-decoration: none; font-weight: bold; color: #eff0f2}

.sitedesign{ font-family:Verdana; font-size:8pt; text-decoration: none; font-weight: normal; color: #666666; text-align:center; vertical-align:top;}

.sitename{	font-weight:normal; font-size:20pt;	letter-spacing:1px; color: #FF0000}

.star{	font-weight:normal;  font-weight: bold; font-size:14pt;	color: #FF0000}

.searchbox .submit{font-size:7pt;color:black;border:1px solid #151C10;background-color:#ffffff;}

.searchbox .text{font-size:7pt;color:black;background-color:#ffffff;border:1px solid #151C10;}

.copyright {font-family:Verdana; font-size:8px;color:#FFFFFF;letter-spacing: 1px;}

.copyright a,.copyright a:link,.copyright a:visited {color:#FFFFFF;text-decoration:none;}

.copyright a:hover,.copyright a:active {color:#FFFFFF;text-decoration:underline;}


