/* CSS Document background-image:url(Images/Background.jpg); */

HTML, BODY {  }
BODY {
	background-color: #F5F4EF;
	margin-left: 60px;
	margin-top: 60px;
	margin-right: 60px;
	margin-bottom: 60px;
	vertical-align : middle; 

	
	
	
}

BODY,  TD,  H1, A  { color:#37322E; font-family: "Trebuchet MS", Arial; font-size:11px;line-height:14px;font-weight:normal; }
INPUT,TEXTAREA, SELECT {font-family: "Trebuchet MS", Arial; font-size:11px; color:#707D88;}


img
{
vertical-align : middle;
}

#page-wrap {
	width: 100%;
	background: #F5F4EF;
	text-align:center; 
	vertical-align : middle; padding-top:30px; 
	
	
	/* display: table; height: 400px; #position: relative; overflow: hidden;
	 
	margin: 60px auto;
	padding: 60px;*/
}

#top, #bottom, #left, #right {
	background: #000000;
	}
	#left, #right {
		position: fixed;
		top: 0; bottom: 0;
		width: 60px;
		}
		#left { left: 0; }
		#right { right: 0; }
		
	#top, #bottom {
		position: fixed;
		left: 0; right: 0;
		height: 60px;
		}
		#top { top: 0; }
		#bottom { bottom: 0; }



H1 { font-size:15px;color:#4E5A54;font-weight:bold; } 
H2 { font-size:14px;color:#4E5A54;font-weight:bold; line-height:1px;  }
H3 { font-size:13px;color:#4E5A54;font-weight:bold; margin-top:4px;  }
H4 { font-size:12px;color:#4E5A54; font-weight:lighter; }
UL { line-height:20px}
UL,ul, OL,ol { margin-top:0px}
LI, li {margin-left:-20px; line-height:14px;}

P, H1, H2, H3 { line-height:17px;margin-bottom:0;padding-bottom:5px; }
P { margin-top:5px; }

#theFrame {height:95%; background-color:#F5F4EF; text-align:center} 

#backtop {background-image:url(Images/backtop.png); background-repeat:no-repeat; height:30px}
#backmid {background-image:url(Images/backmid.png); background-repeat:repeat-y;}
#backbot {background-image:url(Images/backbot.png); background-repeat:no-repeat; height:30px}
#content { min-height:300px; padding-left:40px; padding-right:40px; text-align:left}

#header {height:42px; background-color:#37322E; color:#F5F4EF; font-size:13px; font-weight:bold}


A:active, A:link, A:visited, A:hover { color:#1A4E72; }
A:active, A:link, A:visited { text-decoration:none; }
A:hover { text-decoration:underline; }

A.foot:link,A.foot:visited    { font-size: 11px;   color: #333333; text-decoration: none}
A.foot:hover     { font-size: 11px;   color: #000000; text-decoration: underline}

A.HeaderLink:link,A.HeaderLink:visited    { font-size:13px;   color: #E7E2D5; font-weight:bold; text-decoration: none}
A.HeaderLink:hover     { color: #000000; text-decoration: underline}

A.ProdTitle:link,A.ProdTitle:visited    { font-size: 11px;   color: #000000; text-decoration: none}
A.ProdTitle:hover     { font-size: 11px;   color: #EE1B2C; text-decoration: underline}



A.pop:link,A.pop:visited    { font-size: 10px; color:#666666; text-decoration: none}
A.pop:hover     {color: #CC0000; text-decoration: underline}
	
hr {border-top : 1px dashed #4B4B4B;}
	
	

	
#theGrey {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:3000px;
	z-index:1;
	background-image: url(images/BG_grey.png);
	display:none;
}
	
	
a.SubNav, a.SubNav:visited, div.sample_attach
		{
		  display: block;
		  		
		  border-width: 0px 0px 1px 0px;
		  border-color:#4E5A54;
		  border-style: solid; padding-top:5px; padding-bottom:5px;
		 
		  /*border:  1px 1px 0px 0px solid;
		   padding: 5px 5px;
		   width:   89px;
			*/
		  		
		  text-decoration: none;
		  font-family: Arial;
		  font-weight: 900;
		  font-size: 1.0em;
		  color:   #37322E; 
		  background-image:url(Images/DB_sub1.png);
		   
		}
	
A.SubNav:hover   {
/*background-image:url(Images/DB_sub2.png); */
color:   #E7E2D5;
}	
	
	
	
	
	
	
	
	
	
	
	