th, td {
	text-align: left;
}

td, div {
	/*border: 1px solid #FF0000;*/
}

body, div, td, .newsItemCell, .home_photo, .blocktext, .home_blocktext {
	font: 8pt/8pt Verdana;
	color: #666666;
}

body {
	background-color: #EFEBEF;
}

div.site {
	background-color: #FFF3FF;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 769px;
}

div.topbanner {
	height: 90px;
	width: 762px;
}

.JavaLink, div.menuitem, .menu_unselected, .menu_selected {
	cursor: pointer;
	cursor: hand;
}

a {
	color: #666666;
}
/******************************/

.home_photo {
	margin: 10px;
	margin-top: 5px;
}
/******************************/

hr {
  color: #F7D7F7;
  background: #F7D7F7;
  height: 1px;
  border: 0px;
}


div.bar, div.menuitem, div.menuseperate, .menu_selected {
	background-color: #F7D7F7;
}

div.bar {
	height: 13px;
	width: 760px;
	padding: 2px;
	font: 7pt/7pt Verdana; 
	margin: 2px;
}

div.menuitem {
	text-align: center;
	border: 0px;
	width: 93px;
	float: left;
	cursor: pointer;
	cursor: hand;
}

div.menuseperate {
	text-align: center;
	border: 0px;
	float: left;
	width: 1px;
	height: 100%;
	background-color: #000000;
}

/******************************/

.newsItemCell {
	background-color: #FFF3FF;
	color: #888888;
	text-align: left;
	padding: 4px;
}

/******************************/

table.block {
	width: 100%;
	background-color: #FCF2FB;
	margin: 0px;
}

.blockfoto {
	background-color: #F7EDF6;
}

.blocktext {
	padding-left: 10px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	font: 10pt/11pt Verdana;
}

/********************************/

.menu_unselected, .menu_selected {
	width: 100%;
	height: 25px;
	font: 8pt/8pt Verdana; 
	cursor: pointer;
	cursor: hand;
}

.menu_unselected {
}

.menu_selected {
	
}

/********************************/

.link0, .link1 {
	padding: 10px;
	margin-left: 50px;
	margin-right: 50px;
}

.link1 {
	background-color: #F7D7F7;
}

/********************************/

.inputtext, .inputbutton {
	background-color:	#FFFFFF;
	border:						1px solid #F5D4F2;
	margin: 					0px;
	font:							7pt/7pt Verdana;
}

.inputbutton {
	background-color:	#FCF2FB;
	
	cursor: 					pointer;
	cursor: 					hand;
}
