/* Default CSS Stylesheet for a new Web Application project */

A:link { color: #000066; text-decoration: none }
A:visited { color: #000066; text-decoration: none }
A:active { color: #000066; text-decoration: none }
A:hover { color: #000066; text-decoration: underline }	
	
A:link.tnav { color: black; text-decoration: none }
A:visited.tnav { color: black; text-decoration: none }
A:active.tnav { color: black; text-decoration: none }
A:hover.tnav { color: black; text-decoration: none }

A:link.lnav{ color: #000066; text-decoration: none; font-weight: bold }
A:visited.lnav { color: #000066; text-decoration: none; font-weight: bold }
A:active.lnav { color: #000066; text-decoration: none }
A:hover.lnav { color: #FFFF00; text-decoration: none }

A:link.norm { color: #000066; text-decoration: underline }
A:visited.norm { color: #000066; text-decoration: underline }
A:active.norm { color: #000066; text-decoration: underline }
A:hover.norm { color: #000066; text-decoration: underline }

A:link.lpics { color: #ffffff; text-decoration: underline }
A:visited.lpics { color: #ffffff; text-decoration: underline }
A:active.lpics { color: #ffffff; text-decoration: underline }
A:hover.lpics { color: #ffffff; text-decoration: underline }

BODY
{
	font-size: 10pt;
	font-family: Verdana, 'Times New Roman';
}
TD
{
	font-size: 8pt;
	font-family: Verdana, 'Times New Roman';
}

TH
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffff00;
	font-family: Verdana, 'Times New Roman';
	background-color: #ff6633;
}

.TH
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffff00;
	font-family: Verdana, 'Times New Roman';
	background-color: #ff6633;
}

.TD
{
	border-right: #000066 thin solid;
	border-top: #000066 thin solid;
	font-size: 10pt;
	border-left: #000066 thin solid;
	border-bottom: #000066 thin solid;
	font-family: Verdana, 'Times New Roman';
}

.gridlink

{
color: #000066; text-decoration: underline
}
.tlinks
{
}
.ccrtitle
{
	font-size: 18pt;
	color: #a52a2a;
	font-family: Arial, Helvetica;
}
.markee
{
	font-weight: bolder;
	border-left-color: #ffff00;
	border-bottom-color: #ffff00;
	color: #ffff00;
	border-top-style: inset;
	border-top-color: #ffff00;
	font-family: Arial;
	border-right-style: inset;
	border-left-style: inset;
	background-color: navy;
	border-right-color: #ffff00;
	border-bottom-style: inset;
}

.sidelabels
{
	font-weight: bold;
	font-size: 10pt;
	color: #000066;
	font-style: normal;
	font-family: 'Bookman Old Style' , 'Book Antiqua';
	font-variant: small-caps;
}

#divFormalAffair
{
	position: relative;
	width: 607px;
	height: 650px;
	background-image: url(images/formalaffair.jpg);
}

#tblFormal
{
	position: absolute;
	width: 440px;
	right: 3px;
	top: 311px;
}

#awardees
{
	font-weight: bold;
	list-style-position: inside;
	font-size: 8pt;
	left: 165px;
	width: 300px;
	font-family: Arial;
	list-style-type: disc;
	position: absolute;
	top: 475px;
	text-align: left;
}
.formalaffair
{
	font-weight: bold;
	font-size: 8pt;
	color: #333333;
	font-family: Arial;
}

#FormalPics, #LilMamaPics /*#GRocBrattTee*/
{
	position: relative;
	margin: 0;
	float:left;
}


#divFormal UL
{
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
}

#divFormal, #divLilMamaInfo
{
	border-top-style: solid;
	border-top-color: #ff6600;
	border-bottom-style: solid;
	border-bottom-color: #ff6600;
	border-width:1px;
	margin-top: 0px;
}

#divTrips
{
	/*border-top-style: solid; 
	border-top-color: #ff6600;*/
	border-bottom-style: solid;
	border-bottom-color: #ff6600;
	border-width:1px;
	margin-top: 0px;
}

#divTrophyParty
{
	border-bottom-style: solid;
	border-bottom-color: #ff6600;
	border-width:1px;
	margin-top: 0px;
}

.divBottom
{
	border-bottom-style: solid;
	border-bottom-color: #ff6600;
	border-width:1px;
	margin-top: 0px;
}

.cellRight
{
	border-right: #ff6600 1px solid;
}

