﻿body 
{
    FONT-SIZE: 10px; COLOR: #60604f; 
    FONT-FAMILY: Tahoma,Verdana, Arial; 
    TEXT-DECORATION: none;
}
.btn
{
    background-color: #60604f;
    font-family: Tahoma,Verdana, Arial;
    color: #FFFFFF;
    font-size: 9px;
}

}
.textBox
{
    
    font-family: Tahoma,Verdana, Arial;
    color: #000000;
    font-size: 10px;
}
.titleText
{
    font-weight: bold;
    font-size: 10px;
    color: #60604f;
    font-style: normal;
    font-family: Tahoma,Verdana, Arial;
   
}

.PageTitleText
{
    font-weight: bold;
    font-size: 10px;
    color: #60604f;
    font-style: normal;
    font-family: Tahoma,Verdana, Arial;
}
.subTitleText
{
    font-weight: bold;
    font-size: 9px;
    color: #60604f;
    font-style: normal;
    font-family: Tahoma,Verdana, Arial;
    background-color: orange;
    text-align: center;
}
.PageSubTitleText
{
    font-weight: bold;
    font-size:9px;
    color:  #60604f;
    font-style: normal;
    font-family: Tahoma,Verdana, Arial;
    text-align: center;
}
.controlText
{
    color: black;
    font-family: Tahoma,Verdana, Arial;
    font-size: 10px;
}
.ErrorMessageText
{
    color: red;
    font-family: Tahoma,Verdana, Arial;
    font-size: 9px;
}
a.Links {
	color : #AF8C49;
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
img.bottomFix {
	vertical-align: bottom;
}
td {
	font-family : Verdana;
	font-size : 9pt;
	color : #60604F;
	letter-spacing: 0.1em;
}
a {
	color: #CDA65C;
	font-weight: bold;
	text-decoration: none;
}
.advProdHeading {
	color : #CDA65C;
	Font size : 13pt;
	Font-family : Verdana;
 	font-weight : bold;
}
img
{
border:0;
}