BODY {
padding-right : 0;
padding-left : 0;
background-color: #dfdfdf;
background-repeat : repeat-x;
padding-bottom : 0;
margin: 0 0 0 0;
font : 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
color : #000000;
text-align: center;

}

img.thumb {
	padding: 1px;
	border: 1px solid #9f9f9f;
	}
	
	img.thumb:hover {
	padding: 1px;
	border: 1px solid #000000;
	}

a.body:link {
color : #000000;
text-decoration : none;
}
a.body:hover {
color : #990000;
text-decoration : none;
}
a.body:visited {
color : #000000;
text-decoration : none;
}

td.scroll a:link {
color : #6f6f6f;
text-decoration : none;
}
td.scroll a:hover {
color : #1f1f1f;
text-decoration : none;
}
td.scroll a:visited {
color : #6f6f6f;
text-decoration : none;
}

a.nav:link {
color : #ffffff;
text-decoration : none;
}
a.nav:hover {
color : #efefef;
text-decoration : none;
}
a.nav:visited {
color : #ffffff;
text-decoration : none;
}

td.scroll {
color : #6f6f6f;
font: 18pt Verdana;
width: 45px;
}

.wrap {
width:955px;
border-left: 1px #000000 solid;
border-right: 1px #000000 solid;
margin : auto;
background : white;
text-align: left;

}
ul {
list-style-image : url('images/arrow.gif');
text-align : left;
}

.head {

height: 124px;
width: 955px;
background-image : url(/images/logo-top.jpg);
background-color: #efefef;
background-repeat : no-repeat;
text-align : center;

}
.navbar {

background : #4F4F4F;
padding : 2px;
text-align : center;
color: #ffffff;




}

.pagenav

{		
		width: 850px;
		background: #9f9f9f;
		padding: 3px;
		font-size: 8pt;
		margin-left: auto;
		margin-right: auto;
}

.breadcrumb {
		background: #9f9f9f;
		padding: 3px;
		font-size: 8pt;

		
		
		

}

table#bread {
	width: 950px;
	padding: 0px;
	border-spacing: 0px;
	
	
}

tr#bread {
	border-spacing: 0px;
}

td#bread {
	font-weight: bold;
	width: *;
	border-spacing: 0px;
	text-align: right;
	font-size: 8pt;
	
}

td#time {
	font-weight: bold;
	width: *;
	border-spacing: 0px;
	text-align: left;
	font-size: 8pt;
	
	
}


.content {

background : #f7f7f7;

padding : 3px;

text-align : center;
}

.foot {
background : #4F4F4F;

padding : 3px;

text-align : center;
text-decoration : none;
font-size: 9pt;
font-style: italic;
color: #ffffff;
}

legend {
	font-size: 8pt;
	font-weight: bold;
}

fieldset {
	width: 650px;
	
	margin-left:auto;
	margin-right: auto;
	font-size: 8pt;
	
}
h3 {
	margin-top:5px;
	margin-bottom: 5px;
	font-size: 16pt;

}
td {
	font : 10pt verdana;}
	
	#containerul, #containerul ul{
  text-align:left;
  margin:0; /* Removes browser default margins applied to the lists. */
  padding:0; /* Removes browser default padding applied to the lists. */
}

#containerul li{
  margin:0 0 0 30px; /* A left margin to indent the list items and give the menu a sense of structure. */
  padding:0; /* Removes browser default padding applied to the list items. */
  list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
}

#containerul .symbols{ /* Various styles to position the symbols next to the items in the menu. */
  float:left;
  width:12px;
  height:1em;
  background-position:0 50%;
  background-repeat:no-repeat;
}