html, body { 
font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; 
font-size : 9pt; 
color: #000000; 
}
	
td { 
font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; 
font-size : 10pt; color: #000000;  
font-weight : normal;
}

.bckWhite { 
background-color: #FFFFFF; 
}

/*for News pop up*/
.bckDkGray{
background: #999 url(/images/bckNav.gif) repeat-x 0 0;
}

a { 
color : #990000; 
text-decoration : underline;
}
	
a:hover { 
color : #990000; 
text-decoration : none; 
}
	
a.small {
color : #666666; 
text-decoration : none; 
font-size: 8pt;
}
	
b { font-weight: bold; } 
	
/*displayMutiple titles*/
.subhead { 
color: #333; 
font-family : Trebuchet MS, Arial, Verdana, Geneva,  Helvetica, sans-serif; 
font-size : 11pt; 
font-weight: bold; 
}

.subhead a:link, .subhead a:active, .subhead a:visited 
{ 
color : #829ABF;
text-decoration : none; 
font-weight: bold; 
}

.subhead a:HOVER { 
color : MediumBlue; 
text-decoration : underline; 
}
	
.title { 
color: #000000; 
font-family : Trebuchet MS, Arial, Verdana, Geneva,  Helvetica, sans-serif; 
font-size : 15pt; 
font-weight: bold;
}

.subtitle { 
color: #003366; 
font-family : Trebuchet MS, Arial, Verdana, Geneva,  Helvetica, sans-serif; 
font-size : 13pt; 
font-weight: bold; 
}

.body1 { 
background-image: url(/media/images/bck_2.gif); 
background-repeat: repeat-x; 
font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; 
font-size : 9pt; 
color: #000000; 
}

.body2 { 
background-image: url(/media/images/bck_2.gif); 
background-repeat: repeat-x; 
font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; 
font-size : 9pt; 
color: #000000; 
}

/*used in floating models*/
.itemBorder { 
border: 1px solid #666; 
}

.bckHdr { 
background: #990000 url(/images/bckHdr.jpg) repeat 0 0; 
}

#logo {
float: left;
padding: 10px;
margin: 0px;
clear: both;
text-align: left;
}

#address {
font: normal 1em/1.5em Trebuchet MS, Arial,Verdana, Geneva, Helvetica, sans-serif;
color : #000; 
float: right;
text-align: right;
padding: 5px 7px 0px 0px;
width: 250px;
}

#address a {
color: #900;
}
	
.bckLeft { 
background-color: #fff; 
background-image: url(/images/bckLeft.jpg); 
background-repeat: no-repeat; 
}

.bckRight {
background-color: #fff; 
background-image: url(/images/bckRight.jpg); 
background-repeat: no-repeat; 
}
	
.bckInv {
background: #333 url(/images/bckInv.jpg) no-repeat 0 0; 
}

.bckCenter{
background: #333 url(/images/bckCenter.jpg) no-repeat 0 0; 
}

.bckWelcome {
background: #333 url(/images/bckWelcome.jpg) no-repeat 0 0; 
}

#center {
text-align: center;
width: 400px;
height: 325px;
overflow: auto;
padding: 10px 0px 0px 5px;
margin: 10px 0px 10px 0px;
}

#center img {
margin: 5px;
}

#welcome {
text-align: left;
font: normal 1em/1.25em rial, Helvetica, Verdana, sans-serif;
color: #000;
padding: 5px;
margin-top: 20px;
height: 300px;
overflow: auto;
width: 200px;
}

.pop { 
font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; 
font-size : 11pt; 
color: #000000;  
font-weight : normal;
}

.bckPopUp1 { 
background-color: #FFFFFF; 
background-image: url(/images/bckPopup.jpg); 
background-repeat: no-repeat; 
}

.bckPopUp2 { 
background-color: #FFFFFF; 
background-image: url(/images/bckPopup.jpg); 
background-repeat: no-repeat;
}

.whiteTitle { 
color: white; 
font-family : Trebuchet MS, Arial, Verdana, Geneva,  Helvetica, sans-serif; 
font-size : 14pt; 
font-weight: bold; 
}
	
.Hidden		{visibility: hidden;}	
.NoDisplay	{visibility: hidden; display: none;}
.Visible	{visibility: visible;}		
	
.footer { 
font-family : Trebuchet MS, Arial,Verdana, Geneva, Helvetica, sans-serif; 
font-size : 9pt; 
text-decoration : none; 
color : #fff; 
font-weight : normal;
}

.black {background-color: #000;}

/*NAVIGATION LOCATED IN NAVSTYLE.CSS*/
	
/* search inventory popup */
.BckBox, .BckBox a { 
color: #fff;
margin-bottom: 0;
}

div#InventoryBlock{
display:none;
}

div#Inventory { 
position: absolute; 
z-index: 2000; 
top: 115px; 
left: 425px; 
width: 250; 
height: 300; 
}

div#TransBackground { 
position: absolute; 
z-index: 1000; 
top: 100px; 
left: 400px; 
width:300; 
height:400; 
background-color:#000000; 
border: 1px solid #fff;
filter:alpha(opacity=75); 
-moz-opacity: 0.75; 
opacity: 0.75;
}