
.yellowlink:link {
	color: yellow;
	text-decoration: none;
}
.yellowlink:visited {
color: yellow;
	text-decoration: none;
}

.yellowlink:hover{
color: yellow;
	text-decoration: underline;
}
.redbox {
	width:200px;
	background-color:#ff0000; 
	padding:27px 0px 0px 0px; 
	text-align:center;
	vertical-align:top;

}
.redlink:link {
	color: red;
	font-weight: bold;
	text-decoration: none;
}
.redlink:visited {
color: red;
	text-decoration: none;
	font-weight: bold;
}
.redlink:hover{
color: red;
	text-decoration: underline;
	font-weight: bold;
}
.boldred {
color:red;font-weight:bold

}
.boldred2 {
color:red;font-weight:bold;
text-decoration: underline;
font-size:20px;
}
.bluetd {
background-image:url(/images/bluebargradient_pattern.gif);
background-color: blue;
color: white;
margin:0;
padding:0;

}
.orangetd {
background-image:url(/images/student_day_backcolor.gif);
background-color: #cc372b;
color: white;
margin:0;
padding:0;

}

.weekendred
{
color:#cc0000;
font-size:26px;
font-weight:bold;
line-height: 100%;
}

.weekendred1
{
color:#cc0000;
font-size:20px;
font-weight:bold;
border-width:2px;
border-color:black;
border-style:solid;
line-height: 100%;
text-align: center;
padding: 5px;
}

.weekendpurp
{
color:#660099;
font-size:14px;
line-height: 100%;
font-weight: bold;
}
.weekendwhite
{
line-height: 100%;

	color: white;
	font-size:20px;
	font-weight: bold;
}

.indexer
{
	border: 0px;
	
	text-align: center;
}
.indexer td
{
	padding: 0px 15px 0px 15px;
	border: 15px;
	color: black;
	font-weight: bold;
	font-size: 17px ;
	text-align: center;
	
}
.indexer1
{
	border: 0px;
	width: 95%;
	text-align: center;
}
.indexer1 td
{
	padding: 0px 15px 0px 15px;
	border: 15px;
	color: black;
	font-weight: bold;
	font-size: 14px ;
	text-align: center;
	
}


.announceblack{
	font-weight: bold;
	font-size: 25px;
	color: black;
	 text-align: center;

}

.announce{
	font-weight: bold;
	font-size: 25px;
	color: red;
	 text-align: center;

}
.goldbartd  {
background:url(/images/goldbar_pattern.gif); 
height:10px;
border-style:none;
border-width:0;

margin:0;
padding:0;
}
.goldbarborder  {
background:url(/images/goldbar_pattern.gif); 
height:20px;
border-style:solid;
border-width: 5px 0px 5px 0px ;
border-color: black;
margin:0;
padding:0;
}



TABLE.numberindex
{
border-style:none;

}

TABLE.numberindex TH
{
padding: 10px  ! important;
}

TABLE.imagetb
{
border-width:1px; 
border-style:outset;
border-spacing:2px;
border-collapse: separate; 
border-color: gray;
}

TABLE.imagetb td
{
border-width:1px; 
border-spacing:2px;
border-collapse: separate; 
border-color: gray;
vertical-align: top;
text-align: center;
padding: 1px 1px 1px 1px;
border-style: inset inset inset inset;
width: 33%
}


TABLE.greentb
{
height: +100%;
width: 100%;
border-style: solid;
border-color: black;
border-width: 2px;
border-spacing: 0px;
border-collapse: collapse;
margin:0;
padding:0;

}
TABLE.tablepx
{
width:1000px;
border-style:none;
border-width:0;
border-spacing: 0px;
border-collapse: collapse;
margin:0;
padding:0;

}
TABLE.topindextb
{
width:1000px;
border-style:none;
border-width:0;
border-spacing: 0px;
border-collapse: collapse;
margin:0;
padding:0;

}
TABLE.bodytable
{
width:1000px;
}

TABLE
{
font-size:14px;
border-style:none;
border-width:0;
border-spacing: 0px;
border-collapse: collapse;
margin:0;
padding:0;

}
.bodytext 
{
color: black;
margin: 6px 18px;
}

A:link
{
	color:Blue;
	text-decoration: underline;
}
A:visited
{
	color:Blue;
	text-decoration: underline;
}
A:hover
{
	color:red;
	text-decoration: underline;
}

.noparchtabledata
{


height:330px;
border-width:0px  0px 0px 5px;
padding:35px 15px 5px 15px; 
border-style:solid;
background-color:white;
border-color:black;

vertical-align: top;
}
TABLE.partnertable
{
border-width:0px ;
padding:0px; 
border-style:solid;
border-color:black;
vertical-align: top;
}
TABLE.partnertable TD
{
border-width:0px 0px 2px 0px;
padding:5px; 
border-style:solid;
border-color:black;

}


.parchtabledata
{


height:330px;
border-width:0px  0px 0px 5px;
padding:35px 15px 5px 15px; 
border-style:solid;
background-color:white;
border-color:black;
background-image:url(/images/Backer.jpg); 
vertical-align: top;
}
BODY { 
	text-align: left;
	color: black; 
	font-size:14px;
	font-family: Helvetica, sans-serif, Arial ;
        margin: 5px 5px 5px 5px;
	border-width: 5px 5px 5px 5px ;
	padding: 5px 5px 5px 5px;
        background: black;
}
