.current_selected_page
{
	text-decoration: underline;
	font-size:110%;
}
.inactive_element
{
	color:red;
}
.icon_button
{
	height:14px;
}
.medium_icon
{
	height:16px;
}

.error
{
	color: red;
	font-decoration:italic;
}

.hundred_percent_centerd
{
	width:100%; 
	text-align:center;
	margin-bottom:30px;
	font-size:120%;
}
.bulletin
{
	border:1px solid gray; 
	width:600px;
	text-align:left;
	
}
.header_icon
{
	width:50px;
}