

#best {
font-family: Arial; 
    font-size: 10px;
}

.time{
font-family: Arial; 
    font-size: 8px;
}

input {	
    font-family: Arial; 
    font-size: 12px;
}

a {
    font-family: Arial; 
    font-size: 12px;
    font-weight: bold;
}

.biase{
	font-family: Arial; 
    font-size: 14px;}

.bcancel {
    font-family: Arial; 
    font-size: 12px;
    color: #FF0000;
}

#test{

font-family: Arial; 
    font-size: 12px;

}
.pagination {
    padding: 2px;
}

.pagination ul {
    margin: 0;
    padding: 0;
    text-align: left; /*Set to "right" to right align pagination interface*/
    font-size: 16px;
    overflow: hidden;
}

.pagination li {
    list-style-type: none;
    display: inline;
    padding-bottom: 1px;
    float: right;
}

.pagination a.prevnext {
    font-weight: bold;
}

.red {
    color: red;
}

.trerror {
    background-color: red;
    color: #FFFFFF;
    font-weight: bold;
}

.cbox_title {
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
}

.cbox_desc {
    font-size: 12px;
}

.mbox_title {
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
}

.mbox_desc {
    font-size: 12px;
}

.formbutton {
    cursor:pointer;
    border:outset 1px #ccc;
    background:#999;
    color:#666;
    padding: 1px 2px;
    background:url(../images/formbg.gif) repeat-x left top;
}

.spacer { 
    margin-left:80px; 
    margin-bottom:10px;
    font-size:11px;
    color:#555555;
}

* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "Template/relex/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
