.AsmAna
{
    vertical-align: top;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
    border-spacing: 0px;
    z-index: 0;

    width: 100%;
}
.AsmUst
{
    vertical-align: top;
    padding: 0px;
    margin: 0px;
    z-index: 0;
    background-color: #2a2a2a;
    width: 100%;
}
.AsmUstMenu
{
    background-color: #578CDC;
    width: 100%;
    height: 34px;
}
.AsmOrta
{
    width: 850px;
    min-height: 400px;
    background-color: #FFFFFF;
}
.AsmAlt
{
    background-color: #F0F0F0;
    width: 100%;
    height: 130px;
}
.AsmBanner
{
    width: 850px;
    height :120px;
    text-align :left;
}
.AsmLogo
{
Width:130px;
}
.AsmUstMenuBar
{
    text-align: center;
    vertical-align: middle;
    padding: 7px 15px 7px 15px;
    height: 32px;
}
.AsmUstMenuBarHover
{
    text-align: center;
    vertical-align: middle;
    padding: 7px 15px 7px 15px;
    height: 32px;
}
.Kutu
{
    margin: 2px 0px 2px 0px; 
    vertical-align: top;
    background: #FEFEFE;
    border: 1px solid #E5E5E5;
    text-align: left;
    list-style:none;
}
/* Photo Border for the Album Page */

.album-frame .topx----,
.album-frame .top----x,
.album-frame .botx----,
.album-frame .bot----x {
	height: 14px;
	width: 14px;
}

.album-frame .top-x--- {
	background-image: url(images/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}
.album-frame .top--x-- {
	background-image: url(images/album-tstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .top---x- {
	background-image: url(images/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}

.album-frame .mtpx---- {
	background-image: url(images/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}
.album-frame .mtp----x {
	background-image: url(images/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}

.album-frame .midx---- {
	background-image: url(images/album-lstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}
.album-frame .mid----x {
	background-image: url(images/album-rstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}

.album-frame .mbtx---- {
	background-image: url(images/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}
.album-frame .mbt----x {
	background-image: url(images/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}

.album-frame .bot-x--- {
	background-image: url(images/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}
.album-frame .bot--x-- {
	background-image: url(images/album-bstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .bot---x- {
	background-image: url(images/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}
.ModalBackground
{
 background-color:black; 
 filter:alpha(opacity=70);
 opacity:0.7;
 }


