/*DEFAULT TAGS*/
BODY 
{
    text-align: center;
    font-size: small;
    font-family:  arial, sans-serif;
    /*font-family:  verdana, tahoma, arial, sans-serif;*/
    font-weight: normal;
    color: Navy;
}
A        
{
    font-family: Arial,Tahoma,Sans-Serif;
    font-size: small;
    color: #073568;
    font-weight: bold;
    text-decoration: none
}
A:hover  
{
    font-family: Arial,Tahoma,Sans-Serif;
    font-size: small;
    color: maroon;
    font-weight: bold;
    text-decoration: none
}
P    
{
    font-size: small;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 10px;
}
TD   
{
    font-size: small;
    font-weight: normal;
}
TH   
{
    font-size: small;
    font-weight: bold;
}
H1
{
    font-size: x-large;
    color: Navy;
    margin: 0px;
}
H2
{
    font-size: large;
    color: #073568;
}
H3
{
    font-size: medium;
    color: #C60B27;
    margin-bottom: 3px;
    margin-top: 5px;
}
H4
{
    font-size: small;
    margin-bottom: 0px;
}
/*CLASS*/
.about_c_change
{
    color: #C60B27;
}
.more A        
{
    font-family: Arial,Tahoma,Sans-Serif;
    font-size: small;
    color: #073568;
    font-weight: bold;
    text-decoration: none
}
.more A:hover  
{
    font-family: Arial,Tahoma,Sans-Serif;
    font-size: small;
    color: maroon;
    font-weight: bold;
    text-decoration: none
}

.box_header    
{
    text-align: center;
    font-family: Arial,Tahoma,Sans-Serif;
    font-size: small;
    color: #004EA3;
    font-weight: bold
}

.box_header2  
{
    text-align: left;
    font-family: Arial,Tahoma,Sans-Serif;
    font-size: small;
    color: #004EA3;
    font-weight: bold
}

.price         
{
    text-align: center;
    font-family: Arial,Tahoma,Sans-Serif;
    font-size: small;
    color: #CF000C;
    font-weight: bold
}
.head
{
    font-family: Arial,Tahoma,Sans-Serif;
    font-size: small;
    color: #CF000C;
    font-weight: bold
}
.footer        
{
    font-family: Arial,Tahoma, Sans-Serif;
    font-size: small;
}

.dropdown 
{
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: small;
    font-weight: bold;
    color: Navy;
}
.currency
{
    text-align: right;
}
.radiolist
{
    background-color: inherit;
}
.menu 
{
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: small;
    color: #7A7978;
}
.menu A
{
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: small;
    color: #7A7978;
    font-weight: normal;
}
.menu A:hover
{
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: small;
    color: maroon;
    font-weight: normal;
}
.listingbrief
{
    font-weight: bold;
    padding-right: 3px;
    padding-top: 2px;
}
.area
{
    color: Maroon;
    font-weight: bold;
}
.sellinglabel
{
    color: Red;
}
.briefdesc
{
    text-align: justify;
}
.link_menu A
{
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: small;
    color: navy;
    font-weight: bold;
}
.link_menu LI
{
  margin-top: 10px;    
}
.anchor A
{
    font-size: small;
}
.description
{
    background-image: url(Images/Gradients/grey2.gif);
    background-repeat: repeat-y;
    background-position: left;
}
.options
{
    background-image: url(Images/Gradients/grey.gif);
    background-repeat: repeat-y;
    background-position: right
}
.detail_area
{
    color: Maroon;
    font-weight: bold;
    font-size: medium;
}
.detail_price
{
    font-weight: bold;
    font-size: medium;
    color: Red;
}
.detail_selling
{
    color: Red;
    font-weight: bold;
}
.detail_summary
{
    font-weight: bold;
}
.detail_heading
{
    color: Maroon;
    padding-top: 5px;
    border-top: dashed 1px #666666; 
}
.detail_body
{
    text-align: justify;
    overflow: hidden;
}
.galleryhead
{
    color: #666666;
    font-size: medium;
    font-weight: bold;
}
.textbox
{
    border-style: solid;
    border-width: 1px;
    border-color: Navy;
    font-family: Arial, Sans-Serif;
    background-color: inherit;
    color: #666666;
}
.about P, .about H4
{
    color: #505050;
}
.footer_menu A        
{
    font-family: Arial,Tahoma,Sans-Serif;
    font-size: small;
    color: #666666;
    font-weight: normal;
    text-decoration: none;
    padding-bottom: 5px;
}
.footer_menu A:hover  
{
    font-family: Arial,Tahoma,Sans-Serif;
    font-size: small;
    color: maroon;
    font-weight: normal;
    text-decoration: none
}
.footer
{
    color: #666666;
    text-align: center;
}