/* Defining the basic tags */
body,td,div,P,p {font-family:Georgia, "Times New Roman", Times, serif; color:#000000; font-size:14px; }
h1 { font-family:Georgia, "Times New Roman", Times, serif; color: #000000; font-weight: bold; font-size:28px;}
h2 { font-family:Georgia, "Times New Roman", Times, serif; color: #000000; font-weight: bold; font-size:24px;}



/* Defining ids */
#SiteBanner {width: 1044px;}
#Ground {width: 100%;}
#content {padding: 10px;}
#Wide { width: 1044px; border: 0px #000000 solid; }
#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:Georgia, "Times New Roman", Times, serif; color: #000000; font-size:9px;}
.SiteName { font-family:Georgia, "Times New Roman", Times, serif; color: #000000; font-weight: bold; font-size:36px;}
.Page { font-family:Georgia, "Times New Roman", Times, serif; color:#000000; font-size:14px; background:#cdcdcd fixed;}

.Dark {  font-family:Georgia, "Times New Roman", Times, serif; color:#000000; font-size:14px;}
.Light {  font-family:Georgia, "Times New Roman", Times, serif; color:#000000; font-size:14px;}
.Ground {  font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; background: #cdcdcd; }
.LeftNav { border-bottom: 0px; border-left: 0px; border-right: 2px #000000 solid; border-top: 0px; }

.ActiveLeftLink { padding-bottom:2px; padding-top:2px; padding-left: 2px; padding-right:0px; color:#ffffff; background: #000000; 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:Georgia, "Times New Roman", Times, serif;color:#000000; text-decoration:underline;}
a.b:visited {font-family:Georgia, "Times New Roman", Times, serif; color:#000000; text-decoration:underline;}
a.b:hover {font-family:Georgia, "Times New Roman", Times, serif; color:#000000;  text-decoration:underline overline;}
a.b:active {font-family:Georgia, "Times New Roman", Times, serif; color:#000000; text-decoration: underline;}

/* Normal links */

a:link {font-family:Georgia, "Times New Roman", Times, serif;color:#000000; text-decoration:underline;}
a:visited {font-family:Georgia, "Times New Roman", Times, serif; color:#000000; text-decoration:underline;}
a:hover {font-family:Georgia, "Times New Roman", Times, serif; background:#ff0000; color:#000000;  text-decoration:underline overline;}
a:active {font-family:Georgia, "Times New Roman", Times, serif; color:#000000; text-decoration: underline;}


a.w:link {font-family:Georgia, "Times New Roman", Times, serif;color:#000000; text-decoration:underline;}
a.w:visited {font-family:Georgia, "Times New Roman", Times, serif; color:#000000; text-decoration:underline;}
a.w:hover { font-family:Georgia, "Times New Roman", Times, serif; background:#ff0000; color:#000000;  text-decoration:underline overline;}
a.w:active { font-family:Georgia, "Times New Roman", Times, serif; color:#000000; 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:1px #000099 solid; border-right: 1px #000099 solid; border-top: 1px #000099 solid;} 	/* The Border and Menu above should be of the same color as Mainmenu */


.Vtab { padding: 2px; border-bottom: 1px #000099 solid;border-left:0px; border-right: 0px; border-top: 0px;}
.Vdiv {background: #999999; padding: 2px; border: 1px #993300 solid;}