body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td,h1,h2,h3,p,img,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 1.2em;
	padding: 0px;
	margin: 0px;
}
h1 {
	color: #96002e;
	padding-bottom: 10px;
}
h2 {
	font-weight: bold;
	padding-bottom: 6px;
}
h3 {
	font-weight: normal;
	color: #7e7e7e;
	padding-bottom: 10px;
}
a:hover h3{
  font-size: 18px;
}
p {
	padding-bottom: 10px;
}
a {
	color: #7e7e7e;
}

#menucell {
	background-image: url(../images/dot2x2b.gif);
	background-repeat: repeat-y;
	padding-left: 12px;
	padding-right: 12px;
	width: 160px;
}
#newscell {
	background-image: url(../images/dot2x2b.gif);
	background-repeat: repeat-y;
	padding-left: 12px;
	padding-right: 12px;
	width: 160px;
}
.newsbanner {
	margin-left: -12px;
	margin-right: -12px;
}
#contentfrontcell {
	background-image: url(../images/dot2x2b.gif);
	background-repeat: repeat-y;
	padding-left: 12px;
	padding-right: 12px;
	min-height: 400px;
	xheight: auto;
	height: 400px;
	width: 640px;
}
#contentcell {
	background-image: url(../images/dot2x2b.gif);
	background-repeat: repeat-y;
	padding-left: 12px;
	padding-right: 12px;
	min-height: 400px;
	xheight: auto;
	height: 400px;
	width: 800px;
}
#rightcell {
	background-image: url(../images/dot2x2b.gif);
	background-repeat: repeat-y;
	padding-left: 12px;
	padding-right: 12px;
	width: 160px;
}

#menulang {
	font-size: 10px;
	color: #141215;
}
#menulang a{
	color: #7e7e7e;
	text-decoration: none;
}
#menulang a:hover{
	text-decoration: underline;
}
#menuleft {
	font-size: 10px;
	padding-top: 20px;
}
#menuleft a{
	color: #96002e;
	text-decoration: none;
}
#menuleft a:hover {
	text-decoration: underline;
}
.menuleft1l {
	padding-bottom: 10px;
}
.menuleft2l {
  /*padding-top: -4px;*/
	padding-bottom: 6px;
	color: #7e7e7e;
	padding-left: 6px;
}
.menuleft1l_pdf {
	padding-top: 5px;
	padding-bottom: 15px;
/*  background-image: url(../images/logo_pdf_s.jpg);
  background-repeat: no-repeat;
  background-position: top right;*/
  margin-right: 24px;
  padding-right: 24px;
}
.menuleft1ls {
	font-weight: bold;
	padding-bottom: 10px;
}
#menuright {
	font-size: 10px;
}
#menuright a{
	font-weight: bold;
	color: #7e7e7e;
	text-decoration: none;
}
#menuright a:hover {
	text-decoration: underline;
}
.menuright1l {
	padding-bottom: 10px;
}

.newshr{
	height: 16px;
	background: #fff url(../images/newshr.gif) no-repeat scroll top;
	padding-bottom: 10px;
}
.newshr hr{
	display: none;
}

#footertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #96002e;
	text-transform: uppercase;
	padding-top: 15px;
}
#crewlist a{
	color: #96002e;
	text-decoration: none;
}
#crewlist a:hover{
	text-decoration: underline;
}
.crewmember {
	height: 190px;
	background-image: url(../images/dot_red.gif);
	background-repeat: repeat-x;
	background-position: top; 
}
.crewmember img{
	float: left;
	padding-left: 25px;
	padding-top: 20px;
}
.crewdesc{
	float: left;
	padding-left: 50px;
	padding-top: 45px;
}
.crewdesc p {
	color: #96002e;
}
.pmsworldwidetable td{
  padding-right: 5px;
}
.stylered {
  color: #CC0000;
}
