/* CSS Document */

body, td, input, select, textarea { FONT-FAMILY:Tahoma; FONT-SIZE: 11px; line-height: 15px; color: #000000; }


A:link           {
	color: #0000FF;
	font-size: 11px;
	font-family: Tahoma, "Swis721 BT";
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;

}
A:active         {
	color: #660000;
	font-size: 11px;
	font-family: Tahoma, "Swis721 BT";
	text-decoration: none;
	font-weight: bold;
}
A:visited        {
	color: #0000FF;
	font-size: 11px;
	font-family: Tahoma, "Swis721 BT";
	text-decoration: none;
	font-weight: normal;
}
A:hover          {
	color:#CC9900;
	font-size: 11px;
	font-family: Tahoma, "Swis721 BT";
	text-decoration: underline
}
.Pcaption {
	font-family: Tahoma, "Swis721 BT";
	font-size: 9px;
	color: #666666;
}


A.mainmenu {
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;

}
A.mainmenu:visited {
	color: #CC0000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
A.mainmenu:hover {
	text-decoration: underline;
	color: #333333;
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
}	
	
A.Gmenu {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;

}
A.Gmenu:visited {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
A.Gmenu:hover {
	text-decoration: underline;
	color: #666666;
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;
}	

.white{
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight:bold;
	
}
.pgHead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-indent: 5px;
}
.Title {
	font-family: Tahoma, "Swis721 BT";
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-transform: capitalize;
}
.hdd3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #CC0000;
}
.tbleHd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	left: 2px;
	font-weight: bold;
}
 
input, select, textarea {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    background-color: #f3f3f9;
    border: 1px solid #669;
}
input:focus, textarea:focus {
    background-color: #fff;
    border: 1px solid #99f;
}
.button, .button:focus {
    background-color: #339;
    border-bottom: 1px solid #333;
    border-right: 1px solid #000;
    border-left: 1px solid #C4C4B8;
    border-top: 1px solid #C4C4B8;
    -moz-border-radius: 5px;
}
.button:hover {
    background-color: #66a;
}

a.fixed {
    color: #339;
}
.table {
	background-image: url(images/fbg.jpg);
	background-repeat: no-repeat;
	background-position:top;
}

.table1 {
	background-image: url(images/fbg.jpg);
	background-repeat: repeat-x;
	background-color: #ECECEC;
	background-position:top;
	}
.table0 {
	background-image: url(images/sBG.jpg);
	background-repeat: repeat-x;
	background-color: #ECECEC;
	background-position:top;
	}	
.white {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
.brown {
	font-family: Tahoma;
	font-size: 11px;
	color: #8B1C00;
}


.tableF {
	background-image: url(images/ftrBg.jpg);
	background-repeat: no-repeat;
	background-position:right;
}
