﻿body 
{

    margin:0px;
    padding:0px;        
        font-family:tahoma;
    font-size: 11px;
    color: #333333;

}
.bodytext 
{
   
        font-family:tahoma;
    font-size: 11px;
    color: #333333;

}
a:link                          { color:#0085b0; }
a:visited                       { color:#0085b0;  }

pre
{
        font-family:tahoma;
    font-size: 11px;
    color: #333333;
}
table.leftmenu
{
    width:180px;
        background-color:#dbe9f3;
}

table.maintable
{
    width:100%;
    background-color:#FFFFFF;
   
    
}
table.topbar
{
    width:100%;
    height:37px; 
    background-image: url('images/bg_topbar.gif');
}
td.bgleftmenu
{

}
tr.leftmenu_top
{
    height:4px;
}
tr.leftmenu_bottom
{

    height:4px;
}
tr.leftmenu:hover
{
    background-color: #F0F9FD;
}
.leftmenu_split
{
    height:1px;
    background-color:#9fbedf;
    
}
.topictext
{
    font-size: 20px;
    color: #cc0000;
    font-family: Tahoma;
    text-decoration: none;
}
.stopictext
{
    font-size: 11px;
    color: #cc0000;
    font-family: tahoma;
    text-decoration: none;
    font-weight: bold;
}
.mtopictext
{
    font-size: 13px;
    font-family: tahoma;
    text-decoration: none;
    font-weight: bold;
}
.ssbodytext
{
    font-family: tahoma;
    font-size: 10px;
    color: #999999;
}
.sbodytext
{
    font-family: tahoma;
    font-size: 11px;
    color: #333333;
}


.returnmessage {
	background-color: #FFFFE1;
	border: 1px dashed #CFCFCF;
	margin-top: 8px;
	margin-bottom: 16px;
	padding: 6px 6px 6px 32px;
	line-height: 18px;
}

.slinktext
{
    font-family: tahoma;
    font-size: 11px;
    text-decoration: none;
}
.sblinktext
{
    font-family: tahoma;
    font-size: 11px;
    text-decoration: none;
    font-weight:bold;
}



.sblinktext_underline
{
    font-family: tahoma;
    font-size: 11px;
        text-decoration: underline;
    font-weight:bold;
}

.slinktext_underline
{
    font-family: tahoma;
    font-size: 11px;
        text-decoration: underline;

}
  
  
  .inputbox
{
  padding-left: 3px;
    font-family: Tahoma;
        height:16px;
    font-size: 11px;
    border: 1px solid;
    border-top-color: #b2bec5;
    border-left-color: #b2bec5;
    border-bottom-color: #b2bec5;
    border-right-color: #b2bec5;
    background-image: url(images/bg_form_new.gif );
    -background-repeat: no-repeat;
    -background-attachment: fixed;
}

  .inputbox_multiplerow
{
  padding-left: 3px;
    font-family: verdana,Tahoma;
    font-size: 11px;
    border: 1px solid;
    border-top-color: #b2bec5;
    border-left-color: #b2bec5;
    border-bottom-color: #b2bec5;
    border-right-color: #b2bec5;
    background-image: url(images/bg_form_multiplerow.gif );
    -background-repeat: no-repeat;
    -background-attachment: fixed;
}

.gray_box {
	background-color:#fafafa;
	border-left:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
	border-top:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
	padding:0.25em 1em 1em 1em;
	margin-bottom:1em;
	display:block;
	}
	
	.bestsellerbox
{
 	background-color:#fafafa;
	border-left:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
	border-top:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
	padding:0.25em 1em 1em 1em;
	margin-bottom:1em;
	display:block;
}


.td_bg_footer_shade
{
        font-family: tahoma;
    font-size: 12px;
    color: #333333;
    background-image: url(images/bg_footer_shade.gif);
}


.td_bg_gray_shade
{
    background-image: url(images/bg_gray_shade.jpg);
}
hr
{
    color: #cccccc; 
    background-color:#cccccc;
    border-width:0px;
     height: 1px; width:100%;      
    
}
hr.thick
{
    color: #cccccc; 
    background-color:#cccccc;
    border-width:0px;
     height: 1px; width:100%;      
}

.GridViewTable
{
    border-right: #CCCCCC 1px solid;
    border-top: #CCCCCC 1px solid;
    border-left: #CCCCCC 1px solid;
    border-bottom: #CCCCCC 1px solid;
    background-color: white;

}