/* Defining the basic tags */
body,td,div,P,p {font-family:"Book Antiqua", "Bookman Old Style",Helvetica,Arial, sans-serif, Georgia;  color:#000000; font-size:14px; }
h1 { font-family:"Book Antiqua", "Bookman Old Style",Helvetica,Arial, sans-serif, Georgia; color: #000000; font-weight: bold; font-size:28px;}
h2 { font-family:"Book Antiqua", "Bookman Old Style",Helvetica,Arial, sans-serif, Georgia;  color: #000000; font-weight: bold; font-size:24px;}



/* Defining ids */
#SiteBanner {width: 1044px;}
#Ground {width: 100%;}
#content {padding: 10px;}
#Wide { width: 1044px; border: 5px #f5f5f5 dashed;}
#LeftNav { width: 15%; padding-left:2px; padding-right:0px; padding-top:0px; padding-bottom:0px;}
#Display {width: 85%;}

	/* For links only */
#LeftLink { padding: 2px;}







/* defining classes */
.Checkk { font-family:"Book Antiqua", "Bookman Old Style",Helvetica,Arial, sans-serif, Georgia;  color: #ffffff; font-size:9px;}
.SiteName { font-family:"Book Antiqua", "Bookman Old Style",Helvetica,Arial, sans-serif, Georgia;  color: #ffffff; font-weight: bold; font-size:36px;}
.Page { font-family:"Book Antiqua", "Bookman Old Style",Helvetica,Arial, sans-serif, Georgia;  color:#000000; font-size:14px; background: #333333 fixed;}

.Dark {  font-family:"Book Antiqua", "Bookman Old Style",Helvetica,Arial, sans-serif, Georgia;  color:#000000; font-size:14px;}
.Light { font-family:"Book Antiqua", "Bookman Old Style",Helvetica,Arial, sans-serif, Georgia;  color:#ffffff; font-size:14px;}
.Ground { font-family:"Book Antiqua", "Bookman Old Style",Helvetica,Arial, sans-serif, Georgia;  font-size:14px; background:#f6f6f6;}
.LeftNav { border-right: 2px #666666 ridge;}
.ActiveLeftLink { padding-bottom:2px; padding-top:2px; padding-left: 2px; padding-right:0px; color:#ffffff; background:#666666; font-weight: bold; display:block;}
.Footer {width:1044px; height:144px; background:url(../IndxImgs/Fire.gif)}


/* For links only */
a.LeftLink:link
{text-decoration: underline;
color: #000000;
}

a.LeftLink:visited
{text-decoration: underline;
color: #000000;
}

a.LeftLink:hover
{text-decoration: underline overline;
color: #000000;
background-color: #ff0000;
}

a.LeftLink:active
{text-decoration: underline;
color: #000000;
}

/* Black Links */
a.b:link { font-family:"Book Antiqua", "Bookman Old Style",Helvetica,Arial, sans-serif, Georgia;color:#000000; text-decoration:underline;}
a.b:visited { font-family:"Book Antiqua", "Bookman Old Style",Helvetica,Arial, sans-serif, Georgia;  color:#000000; text-decoration:underline;}
a.b:hover {font-family:"Book Antiqua", "Bookman Old Style",Helvetica,Arial, sans-serif, Georgia; color:#000000;  text-decoration:underline overline;}
a.b:active { font-family:"Book Antiqua", "Bookman Old Style",Helvetica,Arial, sans-serif, Georgia; color:#000000; text-decoration: underline;}

/* Normal links */

a:link { font-family:"Book Antiqua", "Bookman Old Style",Helvetica,Arial, sans-serif, Georgia; color:#000000; text-decoration:underline;}
a:visited { font-family:"Book Antiqua", "Bookman Old Style",Helvetica,Arial, sans-serif, Georgia;  color:#000000; text-decoration:underline;}
a:hover { font-family:"Book Antiqua", "Bookman Old Style",Helvetica,Arial, sans-serif, Georgia;  background:#ff0000; color:#000000;  text-decoration:underline overline;}
a:active { font-family:"Book Antiqua", "Bookman Old Style",Helvetica,Arial, sans-serif, Georgia;  color:#000000; text-decoration: underline;}

a.w:link { font-family:"Book Antiqua", "Bookman Old Style",Helvetica,Arial, sans-serif, Georgia; color:#ffffff; text-decoration:underline;}
a.w:visited { font-family:"Book Antiqua", "Bookman Old Style",Helvetica,Arial, sans-serif, Georgia;  color:#ffffff; text-decoration:underline;}
a.w:hover { font-family:"Book Antiqua", "Bookman Old Style",Helvetica,Arial, sans-serif, Georgia;  background:#ff0000; color:#ffffff;  text-decoration:underline overline;}
a.w:active { font-family:"Book Antiqua", "Bookman Old Style",Helvetica,Arial, sans-serif, Georgia;  color:#ffffff; text-decoration: underline;}

/* For vertical Tabs */
.VtabTable { width:100%; border: 0px; }
.VtabActive {padding-bottom:0px; padding-left: 2px; padding-right: 2px; padding-top: 0px; border-bottom: 0; border-left:2px #666666 ridge; border-right: 2px #666666 ridge; border-top: 2px #666666 ridge;} 	/* The Border and Menu above should be of the same color as Mainmenu */


.Vtab { padding: 2px; border-bottom: 2px #666666 ridge;border-left:0px; border-right: 0px; border-top: 0px;}
.Vdiv {background:#666666; padding: 2px; border: 2px #666666 ridge;}
