
body {
	margin: 1px;
	background: #f0f0f0;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0;
}

table {
	background: #f0f0f0;
	font-size: 10pt;

}

h3 {
	font-size: 13pt; margin-top: 12px;
}

.poptime {
	font-size: 8pt;
	vertical-align: top;
	text-align:center;
	font: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;

}

.popnews {
	font-size: 8pt;
	vertical-align: top;
	text-align:left;
	padding-left:5px;
	padding-bottom:5px;
	font: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;

}

.popnews a{
	font-size: 8pt;
	vertical-align: top;
	text-align:left;
	font: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	color:#1B3288;

}

.official{
	color:#C41E3A ;
}

.comm a{
	font-style: italic;
	font-size: 0.9em;
	float:right;
}
.comm img{
	float:right;
	vertical-align: middle;
	border:0px;
	margin-right:3px;
}

.time img{
	border:0px;
	vertical-align: middle;
	margin-right:3px;
	margin-top:-1px;
}

.str img{
	border:0px;
	vertical-align: middle;
	margin-right:3px;
	margin-top:-1px;
}

.str{
	font-size: 9pt;
}

.comm {
	float:right;

}

.white{
	background:#ffffff;
}

.footer{
	background:#ffffff;
	font-size: 0.75em;
}

.footer a{
	background:#ffffff;
	font-size: 1.2em;
}

.footer2{
	background:#ffffff;
	font-size: 0.75em;
}

.topic {
	color: #4C89E6;
	font-size: 1em;
	text-align: center;
	font-weight: bold;


}

 a {	
	text-decoration: none;
	color: #0000aa;

}

a:hover {
	text-decoration: none;
	color: #A0A0FF;
}

.toptext{
	text-align: justify;

}


.topphoto{
	border:1px solid #000000;
	margin-right:8px; 
	float:left;

}

.leftphoto{
	border:1px solid #000000;
	margin-right:6px; 
	float:left;

}
.newslink{
	font-size: 1.3em;
}


.logo {
border: 0px;

}

/* Header > Menu */



#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 35px;
	margin-top: -1px;
	margin-left: 4px;
	padding-top: 5px;
	background: url(img03.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #234662;
	border-bottom: 0px;
}

#menu a:hover {
	background-image: url(img04.gif);
}

#menu .active a {
	background-image: url(img05.gif);
}

 input, textarea, select, checkbox
{
color: #000000;
background: #fafafa;
border: 1px solid #C0C0C0;

}

.button {
background: transparent url(button.gif) no-repeat center top;
border: 0px solid #C0C0C0;
	width: 80px;
	height: 20px;
	font-weight: bold;
	color: #234662;
	border-bottom: 0px;
		text-decoration: none;
	text-align: center;
	font-size: 8pt;
	margin:10px;
}

.calendar_title_month
        {
        font-size: 10pt;
        font-weight: bold;
        vertical-align: bottom;
        padding-right: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        background:#ffffff;
        }

.calendar_month_change
        {
        vertical-align: bottom;
        padding-right: 4px;
        padding-bottom: 6px;
        padding-left: 4px;
        background:#ffffff;
        }

.calendar_day
        {
        font-weight: normal;
        padding: 2px 5px 2px 5px;
        color: #000;
        background: #ffffff;
        }

.calendar_week_number
        {
        padding: 2px 5px 2px 5px;
        color: #888;
        background: #ffffff;
        }

.calendar_holiday
        {
        padding: 2px 5px 2px 5px;
        color: #B86C5D;
        background: #ffffff;
        }

.calendar_dayname
        {
        padding: 2px 5px 2px 5px;
        color: #000;
        background: #ffffff;
        font-weight: bold;
        border-top: #B4B6E1 1px solid;
        }

.calendar_holidaydayname
        {
        padding: 2px 5px 2px 5px;
        color: #b3011a;
        background: #ffffff;
        font-weight: bold;
        border-top: #B4B6E1 1px solid;
        }

.calendar_highlightday
        {
        padding: 2px 5px 2px 5px;
        background: #ffffff;
        border: #C8EAE1 1px solid;
        }

.calendar_today
        {
	font-weight: normal;
        padding: 2px 5px 2px 5px;
        background: #ffffff;
        }

.calendar_caption
        {
        border-bottom: #B4B6E1 1px solid;
        background: #ffffff;
        }



#tableHeight
        {
        display: block;
        height: 0px;
        overflow: visible;
        }

#calendar_bootdiv
        {
        text-align: center;
        background: #f0f0f0;
        opacity: 0.6;
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
        }


