body {
	font-family : verdana,arial,tahoma,helvetica;
	color : #FFFFFF;
	font-size : 12px;
	background-color : #EEEEEE;
}

body.popup {
	font-family : verdana,arial,tahoma,helvetica;
	color : #FFFFFF;
	font-size : 12px;
}

td {
	color :#FFFFFF;
	font-size : 12px;
	font-family : verdana,arial,tahoma,helvetica;
}

a {
	text-decoration : none;
	color : #FFFFFF;
}

a:hover {
	text-decoration : none;
	color : #0033CC;
}

li {
	list-style : url(images/bullet_point.gif);
}

form {
	margin: 0px;
}

.heading {
	font-family : verdana,arial,tahoma,helvetica;
	color : #FFFFFF;
	font-size : 12px;
}

.heading a {
	text-decoration : none;
}
.content {
	padding: 10px 0 30px 0;
	width: 536px;
}
.smallText {
	font-family : arial,verdana,tahoma,helvetica;
	color : #FFFFFF;
	font-size : 10px;
}

.smallTextBlack {
	font-family : arial,verdana,tahoma,helvetica;
	color : #000000;
	font-size : 10px;
}

.smallTextBlack a {
	color : #000000;
	text-decoration : none;
}

.smallTextBlack a:hover {
	color : #999999;
	text-decoration : none;
}

.greyText {
	color : #666666;
	font-size : 10px;
}

.greyText a {
	color : #666666;
	font-size : 10px;
	text-decoration : none;
}

.greyText a:hover {
	color : #EEEEEE;
	font-size : 10px;
}

.Nav a {
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : bold;
}

.Nav a:hover {
	color : #0033CC;
	text-decoration : none;
	font-weight : bold;
}

.selectedNav a {
	color : #000000;
	text-decoration : none;
	cursor : text;
	font-weight : bold;
}

.selectedNav a:hover {
	color : #000000;
	text-decoration : none;
	cursor : text;
	font-weight : bold;
}

.textBox {
	background-color: #DDDDDD;
	color : #000000;
	font-family : verdana,arial,tahoma,helvetica;
	font-size : 12px;
}

.textArea {
	background-color: #999999;
	font-family : verdana,arial,tahoma,helvetica;
	font-size : 12px;
	color : #000000;
   	scrollbar-arrow-color : #EEEEEE;
    scrollbar-base-color : #999999;
    scrollbar-face-color : #999999;
}

.button {
	background-color: #666666;
	color:#FFFFFF;
	font-size:12px;
}
#latest_news {
	width : 536px;
	height : 90px;
	overflow : auto;
}
#image_popup_links {
	width : 500px;
	height: 50px;
	overflow: auto;
}
	
