/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:12px;
	color: #6261AF;	
}
tr, td, p {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:12px;
	color: #6261AF;	
}
a:link {
	color : #371552;
	text-decoration: none;
	font-weight: bold;	
}
a:visited {
 	color: #371552;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	background-color:#6261AF;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color: #6261AF;
	font-weight:bold;
	line-height:1.2em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color: #6261AF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color: #6261AF;
}
.center {
	text-align:center;
}
#search {
	margin: 0 auto;
	text-align: center;
	width: 749px; 
}
#search table, #search tr, #search td {
	text-align: center;
}
#login {
	margin: 0 auto;
	text-align: center;
	width: 400px; 
  }
#news_container {
	margin: 0 auto;
	text-align: center;
	width: 749px; 
}
#news_page {
	margin: 0 auto;
	text-align: left;
	width: 749px; 
}

#header {
	min-width:749px;
	height:120px;
	background-image:url(../images/head_back1.jpg);
	background-repeat:repeat-x;
	text-align:left;
	width:expression(document.body.clientWidth < 800? "775px": "100%" ); /* min-width IE style*/
	z-index:1000;
}
.header form {
	float:right;
	text-align:right;
	color:#CCCCCC;
}
.head1_left {
	float:left;
	clear:left;
	padding:0;
	width:120px;
	height:135px;
	text-align:left;
	font-weight:normal;
	color:#0099FF;
}
.head1_right {
	float:right;
	clear:right;
	padding:0;
	margin: 0 0 0 0px;
	width:505px;
	height:135px;
	text-align:left;

	font-weight:normal;
	color:#0099FF;
	vertical-align: middle;
}
.head_large {
	font-size:2em;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
.head_small {
	font-size:0.8em;
	color:#FFFFFF;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
    clear:both;
  	min-width:775px;
  	width:100%;
  	width:expression(document.body.clientWidth < 800? "775px": "99%" ); /* min-width IE style*/
	height:50px;
	padding-top:10px; 
	/*background-image:url(../images/head_back1.jpg);
	background-repeat:repeat-x;*/
}
#footer p {
	color:#000000;
	font-size:0.8em;
	padding-top:0px; 
	text-align:center;
}
#footer img {
	vertical-align:top;
}

#footer1_left {
	float:left;
	clear:left;
	padding:0;
	width:300px;
	height:50px;
	text-align:right;
	font-weight:normal;
	color:#0099FF;
		vertical-align:top;
}
#footer1_right {
	float:right;
	clear:right;
	padding:0;
	margin: 0 0 0 0px;
	width:300px;
	height:50px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	color:#0099FF;
}
.footer_large {
	font-size:2.0em;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
.footer_center {
text-align:center;
	font-size:0.8em;
	color:#000000;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}
#page_contentmain {
	margin: 0 auto;
	text-align: center;
	width: 749px; 
}
.event_date_day {
	background-color:#6261AF;
	color:#FFFFFF;
	font-weight:bold;
	font-size:0.9em;
	text-align:center;
	vertical-align:top;
	border:#6261AF 1px solid;
	width:4.0em;
	height:1.1em;
}
.event_date_num {
    background-color:#FFFFFF;
	color:#6261AF;
	font-weight:bold;
	font-size:0.8em;
	text-align:center;
	vertical-align:top;
	border:#6261AF 1px solid;
	width:4.5em;
	height:1.1em;
}
.event_sel, .event_sel input {
    background-color:#FFFFFF;
	color: #6261AF;
	font-weight:bold;
	vertical-align:top;
	font-size:0.8em;
	z-index:1;
}
.event_body, .event_body p{
	width:100%;
}
/* News scroller */
#pscroller1{
	width: 150px;
	height: 100px;
	padding: 5px;
}
/*
#main1_left {
	float:left;
	clear:left;
	padding:0;
	width:160px;
	height:250px;
	text-align:left;
	font-size:1.0em;
	font-weight:normal;
	color:#000000;
	background-color:#ffffff;

}
#main1_right {
	float:right;
	clear:right;
	padding:0;
	margin: 0 0 0 0px;
	width:160px;
	height:250px;
	text-align:center;
	font-size:1.0em;
	font-weight:normal;
	color:#000000;
	background-color:#ffffff;
}
*/
