BODY {
MARGIN: 0px; 
PADDING: 0px;
TEXT-ALIGN: center;
BACKGROUND:	#606060; 
COLOR:#D09869;
} 

A:link {background: none; color: #fcd2bc; text-decoration: none;}
A:visited {background: none; color: #fcd2bc; text-decoration: none;}
A:hover {background: none; color: #fcd2bc; text-decoration: underline;}
A:active { background: none; color: #fcd2bc; text-decoration: underline;}

.Global {
BACKGROUND: #BA773C;
COLOR: inherit;
WIDTH: 760px;
HEIGHT: 100%;

}

.Global TD {
VERTICAL-ALIGN: top;
}







.Header {
WIDTH: 100%;
}

.Header TD {
COLOR: black;
BORDER: 0px;
VERTICAL-ALIGN: top;
TEXT-ALIGN: left;
PADDING: 0px;
}

.NavBar {
WIDTH: 100%;
}

.NavBar TD {
BACKGROUND: url("pics/black-gradient02.gif") repeat;
COLOR: inherit;
FONT: bold 12px arial,sans-serif;
PADDING: 0px 0px 0px 70px;
BORDER: 0px;
VERTICAL-ALIGN: top;
}

.NavBarMenu TD {
BACKGROUND: none;
COLOR: inherit;
FONT: bold 12px arial,sans-serif;
PADDING: 0px 80px 0px 0px;
BORDER: 0px;
VERTICAL-ALIGN: top;
}

.NavBarMenu TD A:link {background: none; color: #fab58f; text-decoration: none; cursor: pointer;}
.NavBarMenu TD A:visited {background: none; color: #fab58f; text-decoration: none; cursor: pointer;}
.NavBarMenu TD A:hover {background: none; color: #ffffeb; text-decoration: overline; cursor: pointer;}
.NavBarMenu TD A:active { background: none; color: #ffffeb; background: none; cursor: pointer;}

.Left {
BACKGROUND: #000000;
COLOR: inherit;
}

.Content {
BACKGROUND:#000000;
COLOR: inherit;
TEXT-ALIGN: justify;
}

.BoxStyle {
MARGIN-TOP: 20px;
}

.BoxStyle TD {
BACKGROUND: url("pics/aaaa.JPG") repeat;
COLOR: #c0c0c0;
PADDING: 10px;
TEXT-ALIGN: left;
BORDER: 0px;
}

.HeadingStyle {
BACKGROUND: none;
COLOR: inherit;
FONT: bold 20px arial,sans-serif;
}


   
   

P {
FONT: 13px arial,sans-serif;
}

.Padded {
PADDING: 20px;
}

.SmallFont {
FONT: 13px arial,sans-serif;
}

.MedFontBold {
FONT: bold 15px arial,sans-serif;
}

.SmallFont TD {
FONT: 13px arial,sans-serif;
}

.MedFontBold TD {
FONT: bold 15px arial,sans-serif;
}

.Footer {
BACKGROUND: url("pics/black-gradient01.gif") repeat-x #BA773C;
COLOR: #000000;
FONT: 12px arial,sans-serif;
HEIGHT: 50px;
TEXT-ALIGN: center;
}

.Footer A:link {background: none; color: #fab58f; text-decoration: none; cursor: pointer;}
.Footer A:visited {background: none; color: #fab58f; text-decoration: none; cursor: pointer;}
.Footer A:hover {background: none; color: #ffffeb; text-decoration: overline; cursor: pointer;}
.Footer A:active { background: none; color: #ffffeb; background: none; cursor: pointer;}

ul.style1{
  list-style-image:url(pics/bullet1.gif);
  list-style-type:disc;
  list-style-position:outside;
  margin-left:-10px;	
	}
	
ul.style1 li{
    margin: 1;
	padding-left:5px;
	}

ul.style11{
  list-style-image:url(pics/bullet2.gif);
  list-style-type:disc;
  list-style-position:outside;
  margin-left:-10px;	
	}
	
ul.style11 li{
    margin: 1;
	padding-left:5px;
	}

