body
{
	text-align: justify;
}
H1
{
	font-weight: bold;
	font-size: 18pt;
	text-transform: capitalize;
	font-style: italic;
	font-family: 'Times New Roman';
	text-align: center;
	background-image: url(images/highlight.png);
	background-color: transparent;
	background-position-y: center;
	background-repeat: repeat-x;
}

H6
{
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	display: inline;
	font-size: larger;
	font-family: 'Times New Roman';
}

.newsHeadOne
{
    font-weight: bold;
    background-image: url(images/highlight.png);
    background-repeat: repeat-x;
}

.menu, .menu A:link, .panel, menuS
{
	font-weight: normal;
	background-color: transparent;
	background-image: url(images/background80.jpg);
	padding-right: 4px;
	padding-left: 4px;
	font-size: 14px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-family: 'Comic Sans MS';
	vertical-align: middle;
	text-align: center;
}
.menu
{
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	border-bottom-style: outset;
}
.menuS
{
	font-size: 10pt;
}
.menu A:active, .menu A:hover, menuA
{
	background-image: url(images/Background80_dark.jpg);
}

LI
{
	list-style-image: url(images/bul.png);
}

.red
{
	background-repeat: repeat-x;
	border-bottom-color: black;
	border-top-style: solid;
	border-top-color: black;
	background-color: red;
	border-bottom-style: solid;
}

.contact
{
    border-right: #99ffff thin solid;
    border-top: #99ffff thin solid;
    border-left: #99ffff thin solid;
    border-bottom: #99ffff thin solid;
}