body
{
	font: 85%/0.9 arial, helvetica, sans-serif;
  	width: 100%;
	/*background:url(../images/bg.jpg);*/
  	color: black;
	margin-bottom:auto;
	top:0;
	margin-top:auto;
	margin-right:0;
	padding-right:0px;
	}
.header_color
{
	background:url(http://biaabiaa.com/images/top-blu.jpg) center top repeat-x;
	height:140px;
	padding-top:6px;
	
	padding-left:120px;
	border:#DADADA 1px solid;
}
#big:hover
{
	width:300px;
	height:300px;
}

#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

li
{
	display:block;	
}
.error
{ 
	background:#FFFFC1;
	border:1px #657077 solid;
	width:400px;
	height:25px;
}
.waring
{ 
	background:#FFD5D5;
	border:1px #933 solid;
	width:760px;
	height:25px;
	text-align:center;
}
.done
{
	background:#093;
	border:1px #333 solid;
	width:100%;
	height:25px;
	text-align:center;
}
TD
{
	FONT-SIZE: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color:#000;
}
#prod img {
background: #F4EEDD;
border: 1px solid #969184;
background-image:url(http://biaabiaa.com/images/loader.gif);
background-repeat: no-repeat;
background-position: 50% 50%;
/*min-height: 200px;*/
}


.userlink a{
		font-size:10px;
	}
img
{
	border:0;
}
.copyright
{
    color : #919191;
    font-size: 10px;
}
.bar{
	padding-top:28px;
	}
A:link, A:visited
 {
    color: #000;
	text-decoration : none;
 }
#link_m a
 {
    color: #fff;
	text-decoration : none;
	background-image:url(http://biaabiaa.com/images/link.gif);
	background-repeat:no-repeat;
	background-position:100% 60%;
	padding-right:10px;
	direction:rtl;
	float:right;
	line-height:15px;
	text-align:right;
 }
#link_m a:hover
 {
    color: #c00;
	text-decoration : none;
	background-image:url(http://biaabiaa.com/images/hover.gif);
	background-repeat:no-repeat;
	background-position:100% 60%;
	padding-right:15px;
	direction:rtl;
	float:right;
 }
.selected
 {
    color: #566d8c;
	text-decoration : none;
	background-image:url(http://biaabiaa.com/images/hover.gif);
	background-repeat:no-repeat;
	background-position:100% 60%;
	padding-right:15px;
	direction:rtl;
	float:right;
 }
A:hover 
{
	text-decoration:none;
	color: #114F7B;

}
/*pager */
.pages
{        
	font-size: 10px;
	margin: 0 0.7%;
}
.pages a, .pages span 
{        
	display: block;
	float: right; 
	color: #FFFFFF; 
	padding: 5px 7px 5px 7px; 
	margin-right: 3px;
	border: 1px solid #aeaeae;
	background: #444444;  
	font-size: 10px;
}
.pages span.current
{
	border: 2px double #F8A036; 
	font-weight: bold; 
	background: #444444;
	color: #FFFFFF; 
	font-size: 10px;
}
.pages a
{
	border: 1px solid #666666; 
	text-decoration: none; 
	font-size: 10px;
}
.pages a:hover 
{
	border: 1px groove #F8A036;	
	border-color: #fff; 
	background: #444444;
	color: #F8A036;
	font-size:11px;
}
/* end pager */
input[type=password]
{
	font: 11px tahoma;
	border: 1px solid #933;
	width:160px;
	height:23px;
	padding-right:4px;
	padding-top:3px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 1000px;
}
input[type=password]:focus
{
	font: 11px tahoma;
	border: 2px solid #933;
	width:160px;
	height:23px;
	padding-right:4px;
	padding-top:3px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 1000px;
}
/*********************************************/
textarea
{
	font: 11px tahoma;
	border: 1px solid #DBE4CC;
	width:360px;
	height:100px;
	padding-right:4px;
	padding-top:3px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 1000px;
}
textarea:focus
{
	font: 11px tahoma;
	border: 2px solid #39F;
	width:360px;
	height:100px;
	padding-right:4px;
	padding-top:3px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 1000px;
}

<!--------------------Photos-------------------->
#page-container {
margin: 0 auto;
width: 350px;
text-align: right;
}
.pg {
width: 350px;
list-style: none none;
}

.pg:after {
clear: both;
display: block;
content: ".";
height: 0;
visibility: hidden;
}

.pg li {
list-style: none none;
display: inline;
}

.pg li a {
margin: 2px;
padding: 4px;
position: relative;
float: right;
display: block;
width: 100px;
height: 75px;
}

.pg li a:hover {
font-size: 100%;
z-index: 2;
}

.pg li a img {
border: 0 none;
position: absolute;
}

.pg li a:hover img,.pg li a:active img,.pg li a:focus img {
width: 350px;
height: 250px;
left: -50px;
top: -37px;
z-index: 1;
}

.table_cat{
	width:100%;
	border:1px solid #bed8f8;
	}





.head_footer
{ 
	color:#fff;
	font-size:12px;
	padding-right:14px;
	background:url(http://biaabiaa.com/images/head.png) no-repeat right;
	width:200px;
	padding-bottom:5px;
	height:40px;
	font-family:Tahoma, Geneva, sans-serif;
}
.border_center
{
	border:1px solid #bed8f8;
}

/*
footer
*/
<!--
.style1 {color: #FFFFFF}
-->
.bar_title{
	margin:0;
	padding:10px 15px;
	text-align:right;
	color:#000;
	font-weight:bold;
	font-family:Tahoma;
	}

#footer a
 {
    color: #fff;
	text-decoration : none;
 }
#footer a:hover
 {
    color: #C00;
	text-decoration:underline;
 }