body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	font-weight: normal;
	background-color: #000000;
}

img
{
	border: 0;
}

.tdBlack
{
    height: 25px;
    font-size: x-small;
    font-weight: bold;
    color: white;
    background-color: black;
}

.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #A66400;
	font-style: normal;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #B5B391;
}

.search2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #A66400;
	background-color: #B5B391;
}


/* Font  */
.fontRed
{
	color: #FF3333;
}

.fontBig
{
    font-size: 8.5pt;
    font-weight: bold;
}

.fontItalic
{
    font-style: italic;
}

.fontBold
{
	font-size: small;
	font-weight: bold;
	color: #000000;
}

.fontSmall
{
	font-size: x-small;
	font-weight: bold;
}

.fontBrown
{
	color: #A66400;
}

.fontGrey
{
	color: #B5B391;
	font-size: x-small;
}

/*  Link  */
a
{
	font-size: x-small;
	font-weight: normal;
}

/* Normal Link */
a:link {
	color: #A66400;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #6F4200;
}
a:active {
	color: #FF6600;
}

.linkTitle {
	font-weight: normal; 
	color: #A66400; 
	font-style: normal;
	font-size: small
	font-family: Verdana, Arial, Helvetica, sans-serif;
}














.textJustify{
	text-align: justify;
}

.fontTitle{
	color:#CC6600;
	font-weight:bold;
}

.fontSmallWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: xx-small;
}