body {
	color : #333333;
	background-color : White;
	font-family : Arial, Helvetica, sans-serif, sans-serif;
	font-size : 14px;
	background-image : url(images/bg_yFade.jpg);
	background-repeat : repeat-y;
	background-position : left;
}

td{
	color : #333333;
	font-family : Arial, Helvetica, sans-serif, sans-serif;
	font-size : 14px;
}


A.menu {
	color : #0066CC;
	text-decoration : none;
	font-weight : normal;
}

A.menu:HOVER {
	color : #CC0033;
}

A {
	color : #0066CC;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER {
	color : #CC0033;
}

H2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

img.announceI{
	position : relative;
	z-index : -1;
	vertical-align : middle;
}

p.announceP{
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	font-style : italic;
	font-weight : bold;
	color : #339933;
	text-align : center;
	vertical-align : middle;
	}

.pStart {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
}

.details{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}


.RAB{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #0066CC;
}


.outerAnnounce {
	position:relative;
}

.innerAnnounce {
	background-image: url(images/announceBackground.gif);
	background-repeat:no-repeat;
	background-position:center;
	min-height:100px;
	min-width:450px;
	/*position:absolute;top: 10px; left: 10px;z-index:10;*/
	/*position:absolute; top: 20px; left: 20px; z-index:10; */
	position:absolute; top: 0px; left: 60px; z-index:10; 
}
.sectionTitle {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}
.subSectionTitle {


	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}
.bigSectionTitle {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
}
.sectionTitleGreenItalic {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	font-style: italic;
	color: #339933;

}
