/* CSS Document */
body{
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #F3F1F1;
line-height: 16px;
background-color: #181818;
}

.header_bg{
background-image: url(images/alberts_bg_hdr.gif);
background-repeat: repeat-x;
background-position: left;
height: 32px;
}

.home_header_bg{
background-image: url(images/home_header_bottom.gif);
background-repeat: repeat-x;
background-position: left top;
height: 29px;
}

.nav_padding{
padding-left: 8px;
padding-right: 7px;
}

.cnt_padding{
padding-left: 16px;
padding-top: 24px;
padding-right: 16px;
background-image: url(images/alberts_bg_cnt.gif);
background-position: top left;
background-repeat: repeat-x;
}

.td_bg{
background-image: url(images/alberts_bg_table.gif);
background-repeat: no-repeat;
background-position: left top;
height: 159px;
}

.td_bg_1{
background-image: url(images/alberts_bg_table_1.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 159px;
}

.portfolio_txt{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #FFFFFF;
padding-top: 10px;
padding-left: 12px;

}


.portfolio_nav{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #CBCACA;
text-decoration: none;
}

.portfolio_nav a:link{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #CBCACA;
line-height: 17px;
text-decoration: none;
}

.portfolio_nav a:visited{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #CBCACA;
line-height: 17px;
text-decoration: none;
}

.portfolio_nav a:hover{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #EAA104;
line-height: 17px;
text-decoration: none;
}

.portfolio_nav a:active{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #CBCACA;
line-height: 17px;
text-decoration: none;
}


.email_nav{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #CBCACA;
line-height: 17px;
}

.email_nav a:link{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #CBCACA;
line-height: 17px;
text-decoration: none;
}

.email_nav a:visited{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #CBCACA;
line-height: 17px;
text-decoration: none;
}

.email_nav a:hover{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #EAA104;
line-height: 17px;
text-decoration: none;
}

.email_nav a:active{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #CBCACA;
line-height: 17px;
text-decoration: none;
}

.td_bg_rptr{
background-image:url(images/alberts_td_bg_rptr.jpg);
background-repeat: repeat-y;
background-position:left top;
}

.bg_1{
background-color:#252525;
}

.more_nav a:link{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #42EE06;
text-decoration: none;
}

.more_nav a:visited{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #42EE06;
text-decoration: none;
}

.more_nav a:hover{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #42EE06;
text-decoration: underline;
}

.more_nav a:active{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #42EE06;
text-decoration: none;
}

.copyright{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #DAD9D9;
}

.textbox{
border: 1px solid #000000;
width: 200px;
height: 19px;
}

.menu_bg{
background-image: url(images/alberts_bg_menu.gif);
background-repeat: repeat-x;
background-position: top left;
}

.heading{
color: #EAA104;
font-size: 12px;
font-weight: bold;
line-height: 200px;
text-decoration : none; 
}

.inner_links a:link{
color: #EAA104;
text-decoration : none; 
}

.inner_links a:visited{
color: #EAA104;
text-decoration : none; 
}

.inner_links a:hover{
color: #EAA104;
text-decoration : underline; 
}

.inner_links a:active{
color: #EAA104;
text-decoration : none; 
}

