
body { 
background: #1B253C url('../img/gui/bg_tile.jpg');
margin: 0px;
}


body#password
{
margin: auto;
text-align: center;
margin-top: 100px;
}

div#topBar {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 30px;
background: #cccc99;
}

div#all {
position: absolute;
top: 30px;
left: 20px;
}



div#password
{

}


input,
select,
textarea {
background: #EAE7D1;
color: #666666;
}


#menuBar {
position: absolute;
top: 30px;
left: 520px;
}

#menuBar img {margin-right: 5px;}

#subNavigation {
position: absolute;
top: 70px;
left: 53px;
z-index: 1;
}

#content {
position: absolute;
top: 60px;
left: 20px;
width: 758px;
height: 396px;
background: #DFDDC7 url('../img/gui/BGpaper.jpg') no-repeat;
overflow: hidden;
}

table.contentTable {
max-width: 650px;
margin-top: 55px;
margin-left: 32px;
margin-right: 32px;
}

table.contentTable td {
vertical-align: top;
padding: 10px;
}


#logo {position: absolute; top: 22px; left: 20px;}


div.site_section {
font-family: arial;
font-size: 10px;
font-weight: bold;
color: #333333;
border-bottom: 5px solid #cccc99;
padding-bottom: 5px;
margin-bottom: 15px;}


#imageAndFooter {
width: 275px;
height: 190px;	
}


#portItemImg {
width: 275px; 
text-align: center;
padding: 0px;
display: table;}

#thumbFooter {
position: relative;
top: 2px;
width: 100%;
height: 20px;
text-align: center;}			

div.portItem {
padding: 0px;
margin: 0px;
display: table-cell;
vertical-align: middle;}


#portImgNav {
border-top: 1px solid #aEaE82;
}

table.portNums td {
border: 0px;
padding: 0px;
} 

table.portNums a {
color: #8E8E62;
font-family: arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
padding: 1px;
}
table.portNums a:hover {color: #5E5E32; border-bottom: 1px solid #9E9E72;}
a.underline {text-decoration: underline;}


.bodyText {
font-family: arial;
color: #666666;
font-size: 11px;
line-height: 19px;
}

.bodyTableText {
font-family: arial;
color: #666666;
font-size: 11px;
}

div.divMail {
font-family: arial;
color: #666666; 
font-size: 11px;
margin-top: 10px; 
line-height: 18px; 
}

table.lowPadding td {
padding: 3px;
margin: 0px;
text-align: left;
vertical-align: top;
}

table.noPadding td {
padding: 0px;
margin: 0px;
text-align: left;
vertical-align: top;
}


.bodyTextH {
font-family: arial;
font-size: 13px;
font-weight: bold;
color: #777777;
display: block;
margin-bottom: 15px;
}


table.minimal,
table.minimal td {
padding: 0px;
border: 0px;
}

.light {color: #95927B;}

.red {color: #990000;}
.blue {color: #182D5C;}
.tan {color: #cccc99;}

.arrow {
display: inline;
width: 10px;
margin-left: 3px;
background-image: url('../img/gui/arrow.gif');
background-repeat: no-repeat;
line-height: 8px;
font-size: 8px;
}


a img,
img {
border: 0px;
}


.printTitle {color: #1B263C; font-weight: bold;}

a:link {color: #1B263C; text-decoration: underline;}
a:hover {color: #6666cc;}
a:active {color: #182D5C; background-color: #ffffff;}
a:visited {color: #666666;}

.font9px {
font-size: 9px;
line-height: 16px;
}

















