body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Tahoma;
	font-size: small;
}
.medFontBold {
	font-size: small;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #FFCC00;
	letter-spacing: .8em;
}
.bold {
	font-weight: bold;
}
.LinkULine {
	color: #000000;
	text-decoration: underline;
}
.medFontBoldColorBG {
	font-size: medium;
	font-weight: bold;
	background-color: #BE1300;
	color: #FFC510;
}
.small {
	font-size: x-small;
}
.invitation {
	border: 1px solid #FFCC00;
	text-align: justify;
}
.border {
	border: 1px solid #FFCC00;
}
.fullJustify {
	text-align: justify;
}
.topBorder {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFCC00;
}
.xxSmall {
	font-size: xx-small;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
.thankYou {
	font-size: medium;
	font-weight: bold;
}
.LinkNoULine {

	color: #000000;
	text-decoration: none;
}
a.menu:link { 
font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #BE1300;
	text-decoration: none;
	list-style-type: circle;
	letter-spacing: 0.1em;
	text-decoration:none;
}
a.menu:visited {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #BE1300;
	text-decoration: none;
	list-style-type: circle;
	letter-spacing: 0.1em;
	text-decoration:none;
}
a.menu:hover { color:#FFCC00} 

.menuList {
	list-style-image: url(images/circleRed.gif);
}
.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
}
.programHeading {
	background-color: #FFC510;
	font-weight: bold;
	color: #BE1300;
}
.deadline {
	font-size: large;
	color: #BE1300;
	background-color: #FFC510;
	letter-spacing: .05em;
}

