.infoBoxContents {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	clip:   rect(auto auto auto auto);
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #FFFF00;
	background-color: #CC0000;
	font-weight: bold;
}

/* Glossy Menu */

.glossymenu{
list-style-type: none;
margin: 0px 0px 0px 0px;
padding: 0;
width: 160;
border: 1px solid #1A4FA8;
border-bottom-width: 0;

}

.glossymenu li a{
background: #0200C6 url(images/glossybacknew.jpg) repeat-x bottom left;
font: normal 11px Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 2px 0;
padding-left: 5px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 155px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(images/glossybacknew2.jpg);
color: yellow;
}
.Navbartext {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	left: 10%;
}
.Navbartextgrey {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	left: 10%;
}
.PageName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.boxtextbold2 {

	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	left: 10%;
}
.Maintext {


	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	left: 10%;
}
.NavBarHeadings {

	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding-left: 15px;
	color: #FFFF00;
	left: 10%;
}
.NavBarHeadingsRed {

	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding-left: 15px;
	color: #FF0000;
	left: 10%;
}
.boldtextitallic3 {


	font-family: Verdana;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	left: 10%;
}
.boldtext3 {



	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	left: 10%;
}
.maintext3 {




	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	left: 10%;
}
.Rightbox1 {
	background-color: #FDFFCB;
	border: 1px solid #333333;
}

