﻿form {
    margin: 0;
	}
body {
    margin: 0;
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: white;
	font-size: small;
	margin-right: auto;
}
a {
	color: #800000;
	text-decoration : underline;
} 
a:link {
	color: #990000 ;
	text-decoration: underline;
	background: none;
}

a:visited {
	color: #808080;
}
a:active {
	color: #808080;
} 
a:hover {
	color: #000000;
}
h1 {
	font-family: arial black, verdana, arial, helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color:maroon
}
h2 {
	font-family: arial black, verdana, arial, helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color:black
}
h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font: italic normal bold 100% verdana, arial;
	color: black;
}
h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font: italic normal normal 100% serif;
	color:black
}
.NavBar
{
	text-decoration : none;
	color : #ffffff;
	font-size: 12px;
	font-weight: bold;
	height:20px;
	background-image: url('images/hm_nav_bkgd.gif');
	background-repeat: no-repeat;
	text-align: right;
}
.NavBarGrey
{
	font-size: 12px;
	font-weight: bold;
	font: italic normal bold 100% Verdana, Arial;
	text-decoration : none;
	color : black;
	height: 20px;
	background-image: url('images/grey_bar.gif');
	padding-left: 5px;
	background-repeat: no-repeat;
	text-align: right;
	background-color: #A7ABAC;
}

A.NewsLink
{
	text-decoration : underline;
	color: #800000;
	font-size: 11px;

}

A.NewsLink:hover
{
	text-decoration : underline;
	color: #000080;
	font-size: 11px;
}

A.NewsLink:visited
{
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}
A.NavLink
{
	text-decoration : none;
	color : #ffffff;
	font-size: 11px;
	font-weight:bold;
}

A.NavLink:hover
{
	text-decoration : none;
	color: #DDDDDD;
	font-weight: bold;
	font-size: 11px;
}

A.NavLink:visited
{
	text-decoration : none;
	color: #ffffff;
	font-size: 11px;
}

.Menu
{
	border: thin #808080 groove;
	background-color: #800000;
	height:25px;
	width:150px;

}

a.MenuLink
{
	padding-left:5px;
	color:white;
	font-weight:bold;
	text-decoration:none
}
a.MenuLink:hover
{

	color:white;
	padding-left:5px;
	font-weight:bold;
	text-decoration:underline;

}
a.MenuLink:selected
{

	color:yellow;
	padding-left:5px;
	font-weight:bold;
	text-decoration:none;
}
#tabel {
	margin: 0px;
	display: none;
	vertical-align: baseline;
	padding: 0px;
	position: relative;
}
#table2 {
}
#laser {
	padding-left: 20px;
}
#table2 {
	margin-left: 150px;
}
#three {
	margin-left: 220px;
}
