.b_logo 
{	
	text-align:center;height:70px;
}

.t_logo
{
	color:#FFFFFF;
	font-weight:bold;	
	font-size:30pt;font-family:Arial;text-decoration:none;
}

.b_head
{
	text-align:center;
	height:70px;
}
.artfactor {
	font-size: 10px;
	color: #666666;
}

.t_head
{
	color:#FFFFFF;
	font-size:14pt;
	font-weight: bold;
	display: inline;
}

body
{
	font-family:Tahoma;
	margin:0px;
	background-color:#134a89;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}

.decorate_blue
{
}
.decorate_header
{
	display:inline;
	font-weight:bold;
	background-color: #EEEEEE;
}
.b_mainmenu
{
	border-bottom:1px solid #0000FF;height:30px;padding-left:12px;
	margin-right:0px;background-color:#DDDDDD;
}
.mainmenu_selected
{
	background-color:#EEEEEE;
}
.t_mainmenu
{
	color:#304B9C;
	font-family:Tahoma;
	font-size:10pt;font-weight:bold;
	text-decoration:none;
	
}

.maintext
{
	text-align:justify;
	font-size:10pt;
	background-color: #EEEEEE;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 0px;
}

.bottom
{
	font-family:Tahoma;font-size:8pt;color:#CCCCCC;
}

.events
{
	text-align:center;
	font-weight:bold;
	font-size:10pt;
	padding-top:7px;
	background-color: #FFFFFF;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #9BAFC6;
	width: 300px;
}
h1 {
	font-size: 12px;
	display: inline;
	font-weight: normal;
}

hr {
	color: #9BAFC6;
	height: 1px;
}


.event
{
	font-weight:normal;
	width:300px;
	text-align:justify;
	padding:3px;
	background-color:#FFFFFF;
	border-left-width: 1px;
	border-left-color: blue;
}

.important
{
	font-weight:bold;color:#00DD00;
}

.link
{
	text-decoration:none;
}
.link:hover
{
	border-bottom:thin black dotted;
}

.event.strong
{
	color:#0000FF;
}

#err_message
{
	font-weight:bold;color:#FF0000;
}

.b_form
{
	border:1px solid #0000FF;
}

.b_field
{
	width:200px;border:1px solid #0000FF;
}
.b_button
{
	font-size:14pt;border-color:#0000FF;background-color:#FFFFFF;color:#0000FF;
}
h2 {
	font-size: 12px;
	display: inline;
	font-weight: normal;
}
.links {
	color: #cccccc;
	font-size: 10px;
}
textarea.input1 {
	width: 250px;
}

