/* CSS Document */

body{
margin:0px;
background-image:url(images/background.jg);
background-color:#ededed;
}


td{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#333;
}

.logo{
width:270px; height:75px; text-align:right; vertical-align:middle; background-color:#fff
}

.menu-tabs{
width:190px;  height:35px; font-family:Papyrus, verdana, Arial, Helvetica, sans-serif; font-size:12pt; font-weight:bold; text-align:center; color:#929292; background:url(images/menu_bg.jpg) repeat
}

/*.logo-right{
background:url(images/loog-right-bg.gif) repeat-x; 
}
*/
p{ padding:20px 20px 20px 20px; text-align:justify}
.about{
width:700px; background-color:#fff; vertical-align:top
}

.head{
color:#fff; font-size:10px; padding-left:40px; vertical-align:middle; height:25px; background-color:#666; text-transform:uppercase; font-weight:bold
}

a{text-decoration:none; font-weight:bold; font-size:12pt; color:#929292; }
a:link{text-decoration:none; font-weight:bold; font-size:12pt; color:#929292; }
/*a:visited{text-decoration:none; font-weight:bold; font-size:12pt; color:#1f8bfe; }*/
a:hover{text-decoration:none; font-weight:bold; font-size:12pt; color:#1f8bfe; }
/*a:active{text-decoration:none; font-weight:bold; font-size:12pt; color:#1f8bfe; }*/

a.gallery{text-decoration:none; font-weight:bold; font-size:10px; color:#eac4a0;  }
a.gallery:link{text-decoration:none; font-weight:bold; font-size:10px; color:#00f; }
/*a:visited{text-decoration:none; font-weight:bold; font-size:12pt; color:#1f8bfe; }*/
a.gallery:hover{text-decoration:none; font-weight:bold; font-size:10px; color:#fff; }

.cr{
height:30px; text-align:left; vertical-align:middle; font-size:10px; font-family:Papyrus, verdana, Arial; font-size:12px; font-weight:bold; color:#929292; background-color:#fff; border-bottom:1px solid #ccc; border-top:1px solid #ededed
}

.bottom-bg{
background:url(images/bottom-bg.gif) repeat-x
}