body {
    margin: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	background: url(pictures/bg.jpg) repeat-x #FFFFFF;
	}

div {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	background: none;
	color: #000000;
	text-align: justify;
}

p {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	background: none;
	color: #000000;
}

li {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	text-align: justify;
	}

body a{
	color: #295377;
	text-decoration: none;
    }
body a:hover{
	color: #397387;
	text-decoration: none;
	}

td {
	font-family: Arial, Helvetica, Sans-Serif;
	background: none;
	}
	
.head {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	color: #193357;
	text-align: center;
	}
	
.text {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	background: none;
	color: #000000;
	text-align: justify;
}
	
.maindiv {
	width: 900px;
	text-align: left;
	}


.shplstitle {
	color: #193357;
	font-weight: bold;
	font-size: 24px;
	}
.TimeBlock {
	font-size: 20px;
	color: #193357;
	}

.MenuSide{
	height: 26px;
	background: url(pictures/menusides.gif);
	}
.MenuSidel{
	height: 26px;
	width: 8px;
	background: url(pictures/menuside_l.gif);
	}
.MenuSider{
	height: 26px;
	width: 8px;
	background: url(pictures/menuside_r.gif);
	}
.MenuButton {
    padding: 0;
	width: 118px;
	height: 37px;
	text-align: center;
	vertical-align: middle;
	font-size: 14;
	font-weight: bold;
	background: url(pictures/menubutton.gif);
	}
.MenuButtonL {
    padding: 0;
	width: 100px;
	height: 26px;
	text-align: center;
	vertical-align: middle;
	font-size: 10;
	font-weight: bold;
	background: url(pictures/menubutton.gif);
	}
.MenuButton a, .MenuButtonL a{
	color: #ffffff;
	text-decoration: none;
	}
.MenuButton a:hover, .MenuButtonL a:hover{
	color: #193357;
	text-decoration: none;
	}

.BlockCaption{
	font-size: 20px;
	font-weight: bold;
	color: #193357;
	text-align: center;
	}

.NewsBlock{
	height: 300px;
    overflow: auto;
}

li{
	font-size: 14px;
}


.Events{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #193357;
	}

.NewsBar{
    height: 300;
	overflow: auto;
	}

.licBlock{
	font-size: 14px;
	font-weight: bold;
	color: #193357;
	text-align: center;
    }

