.mastertable {
	width: 860px;
	border: 1px solid #FFFFFF;
}
body {
	background-color: #000000;
		font-family: "trebuchet MS";
	}
	
.header {
	background-color: #000000;
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	padding: 20px;
	color: #FFFFFF;
	
}


.whitebox {
     border-color:#CCCCCC;
	 border-width:thin;
	 border-style:solid;
	 padding-bottom:5px;

}


.events { 
padding-left:5px;
padding-right:5px;
}

.navigator {
	/*background-color: #666666;*/
	width: 150px;
	padding: 5px;
   font-size: 14px;
		font-family: "trebuchet MS";

	}


.h2 {
            margin-top: 10px;
            font-size: 16px;
            display: block;
            padding-bottom: 2px;
			padding-left: 5px;
}

.h3 {
            margin-top: 5px;
            font-size: 14px;
            display: block;
			/*border-bottom-width: 1px;*/
            /*border-bottom-style: dotted;*/
            padding-bottom: 2px;
}

.h3_dot {
            margin-top: 10px;
            font-size: 14px;
            display: block;
			border-bottom-width: 1px;
            border-bottom-style: dotted;
            padding-bottom: 2px;

}


.h3_norm {
            margin-top: 10px;
            font-size: 14px;
            display: block;
            padding-bottom: 2px;
			padding-left: 5px;

}


a {
color:#FFFF00;
}


p {
padding:5px;
}

.heading1 {
font-size: 16px;
}

.heading {
  font-size: 18px;
}

.ul_custom {
  margin: 0px;
  list-style-type: none;
  padding: 0px;
}

.ul_custom_l {
text-decoration: none;
  margin: 0px;
  list-style-type: none;
  padding: 0px;
}

.ul_custom_r {
  text-align: right;
  list-style-type: none;
  padding: 0px;
}


.nav_td {
  font-size: 12px;
  font-family: arial;
  background-color: #999999;
}

.ext_td {
  font-size: 14px;
  font-family: arial;
  background-color: #CCCCCC;
}
.changecell:link {
    text-align:left;
	font-family: "trebuchet MS";
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 2px;
	margin: 2px;
	width: 150px;
	white-space: normal
}
.changecell:visited {
    text-align:left;
	font-family: "trebuchet MS";
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 2px;
	margin: 2px;
	width: 150px;
	white-space: normal
}
.changecell:hover {
text-align:left;
	font-family: "trebuchet MS";
	background-color: #FF9900;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 2px;
	margin: 2px;
	width: 150px;
	white-space: normal
}

.changecellsub:link {
    text-align: right;
	background-color: #CCCCCC;
	text-decoration: none;
	display: block;
	padding: 2px;
	margin: 2px;
	width: 150px;
	white-space: normal;
	font-family: "trebuchet MS";
}

.changecellsub:visited {
    text-align: right;
	background-color: #CCCCCC;
	text-decoration: none;
	display: block;
	padding: 2px;
	margin: 2px;
	width: 150px;
	white-space: normal;
	font-family: "trebuchet MS";
}

.changecellsub:hover {
    text-align: right;
	background-color: #FF9900;
	text-decoration: none;
	display: block;
	padding: 2px;
	margin: 2px;
	width: 150px;
	white-space: normal;
	font-family: "trebuchet MS";
}

.rightside {
	background-color: #666666;
	width: 150px;
	padding: 5px;
	font-size: 14px;
	font-family: "trebuchet MS";
}

.main {
	background-color:#000000;
	color: #FFFFFF;
	padding: 5px;
	font-family: "trebuchet MS";
	font-size: 80%;
	font-weight:600;
}

.td {
background-color: #666666;
}

.ptag1 {
    background-color: #FFFFCC;
	padding: 1px;
	padding-top:0px;
	padding-bottom:opx;
	border: 0px solid #9E9C90;
	font-family: "trebuchet MS";
	color:#333333;
}

.ptag {
    background-color: #CCCCCC;
	padding: 2px;
	border: 1px solid #9E9C90;
	color:#000000;
	font-family: "trebuchet MS";
	}

.ptagflash {
    background-color:#FF0000;
	padding: 2px;
	border: 1px solid #9E9C90;
	font-family: "trebuchet MS";

}

.ptagevent {
    background-color:#FF0000;
	padding: 3px;
	color:#000000;
	font-family: "trebuchet MS";
	padding-bottom: 0px;
}

.div_events {
   background:#FFFFCC;
   color:#333333;
   padding:3px;
   padding-bottom:0px;
}

.div {
       background:#333333;
	   color:#FFFFFF;
	font-family: "trebuchet MS";
}

.alert { 
   background-color: #FFFFAA;
}
.subhead {
    background-color: #f9f7ff;
	background-image: url("ptaggrad.jpg");
	background-repeat: repeat-x;
	padding: 5px;
	border: 1px solid #9E9C90;
	width: 145px;
	text-decoration: none;
	font-family: "trebuchet MS";
}
.footer {
	background-color: #000000;
	padding: 10px;
	color: #CCCCCC;
	text-align: center;
	font-family: "trebuchet MS";
	

}
