/*Base Body Font*/
body,td{font-family: Trebuchet MS, Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; color:#ffffff;}

/*Bold Text for body and body Headings, Titles etc*/
.BoldHeadingsMain {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #990000;}
.BoldHeadings {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #666666;}
.BoldTextBlue {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 12px;  font-weight: bold; color: #335C85; }
.BoldText {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 12px;  font-weight: bold; color: #666666; }

.XLargeTextRed {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 30px; color: #990000; }
.XLargeTextWhite {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 30px; color: #ffffff; }
.XLargeTextGrey {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 30px; color: #cccccc; }

.MedLargeTextRed {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 25px; color: #990000; }
.MedLargeTextWhite {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 25px; color: #ffffff; }
.MedLargeTextGrey {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 25px; color: #cccccc; }

.SmallMedLargeTextWhite {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 22px; color: #ffffff; }
.SmallTextWhite {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; }

.SmallTextYellow {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFCC00; }

.medTextYellow {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #FFCC00; }

.TitleTextWhite {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #ffffff; }
.TitleTextYellow {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFCC00; }
.TextLGrey {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 13px;color: #cccccc; }
.TitleMedWhite {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #ffffff; }


/*1 pixel table outline used in site*/
.TblOutline  {border: #57688C solid; border-width: 1px 1px 1px 1px;}

/*Small Text or Text Links used in site*/
.smltext {font-size: 8pt; color: #000000}
a.smltextlink {text-decoration:none; color: #336699; font-size: 8pt}
a.smltextlink:visited {color:#336699; text-decoration:none}
a.smltextlink:hover {text-decoration:underline; font-size: 8pt}

a.smltextlinkhighlights {text-decoration:none; color: #336699; font-size: 8pt}
a.smltextlinkhighlights:visited {text-decoration:none; color: #336699; font-size: 8pt}
a.smltextlinkhighlights:hover {text-decoration:underline; font-size: 8pt}

.smltextbold {font-size: 8pt; color: #000000; font-weight: bold;}

/*header links*/
a.HeaderLink {font-family: Trebuchet MS, Verdana,Arial,Helvetica,sans-serif; font-size: 9pt; color: #ffffff; text-decoration:none;}
a.HeaderLink:visited {text-decoration:none;       color:#ffffff}
a.HeaderLink:hover   {text-decoration:none;  text-decoration:underline; color:#ffffff}

/*Main Navigation Links*/
a.MainSectionLink {font-family: Trebuchet MS, Verdana,Arial,Helvetica,sans-serif; font-size: 9pt; color: #006699; text-decoration:none;}
a.MainSectionLink:visited {text-decoration:none;       color:#006699}
a.MainSectionLink:hover   {text-decoration:none;  text-decoration:underline; color:#006699}

/*Main Body Links*/
a.MainBodyLink {font-family: Trebuchet MS, Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; color: #FFCC00; text-decoration:none;}
a.MainBodyLink:visited {text-decoration:none;       color:#FFCC00}
a.MainBodyLink:hover   {text-decoration:none;  text-decoration:underline; color:#FFCC00}

a.MainBodyLinkSmallWhite {font-family: Trebuchet MS, Verdana,Arial,Helvetica,sans-serif; font-size: 11px; color: #ffffff; text-decoration:none;}
a.MainBodyLinkSmallWhite:visited {text-decoration:none;       color:#ffffff}
a.MainBodyLinkv:hover   {text-decoration:none;  text-decoration:underline; color:#ffffff}

/*See usertype page*/
a.MainBodyLinkYellow {font-family: Trebuchet MS, Verdana,Arial,Helvetica,sans-serif; font-size: 18pt; color: #ffff99; text-decoration:none;}
a.MainBodyLinkYellow:visited {text-decoration:none;  color:#ffff99}
a.MainBodyLinkYellow:hover   {text-decoration:none;  text-decoration:underline; color:#ffff99}

.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 1px 1px;
font-family: Trebuchet MS, Verdana,Arial,Helvetica,sans-serif; font-size: 10pt;
color:#ffff99
}

/*Input Field*/
.InputFields {
background: transparent ! important; 
font-family: Trebuchet MS, Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; color:#ffffff;
border : 1px solid #ffffff;
padding : 1px;
width: 200px;

}

