@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#mainTable {
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #000000;
	background-image: url(images/logo.jpg);
	margin-top: 20px;
}
p {
	font-size: 14px;
	font-weight: normal;
}
h1 {
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	font-weight: normal;
}
strong {
	font-size: 24px;
	font-weight: bold;
}
small {
	font-size: 14px;
	font-weight: normal;
}
em {
	font-size: 18px;
	font-style: normal;
}
.lineJustifyleftTop {
	text-align: left;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.blackOutline {
	border: 1px solid #000000;
	margin-top:5px;
}
.justifyTopCenterHor {
	text-align: center;
	vertical-align: top;
}
.justifyRightCenter {
	text-align: right;
	vertical-align: middle;
}
.justifyRightCenterPadding {
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}
.justifyBottomRight {
	text-align: right;
	vertical-align: bottom;
}
.justifyCenterVertHor {
	text-align: center;
	vertical-align: middle;
}
#aisoTable {
	background-color: #FFFFFF;
	background-image: none;
}
#nameTitleDIV {
	padding-right: 20px;
	padding-bottom: 40px;
}
#addressDIV {
	padding-top: 40px;
	padding-left: 15px;
}
#adressNoLink {
	padding-left: 5px;
}
#imgDIV a:link {
	color: #FFFFFF;
}
#imgDIV a:visited {
	color: #FFFFFF;
}
#imgDIV a:hover {
	color: #FFFFFF;
	opacity:0.7;
}
#imgDIV a:active {
	color: #FFFFFF;
	opacity:0.7;
}
img {
	border:0px;
}
#red a:link {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	border: 2px solid #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}
#red a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 2px solid #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}
#red a:hover {
	font-weight: normal;
	text-decoration: none;
	border: 2px solid #FF0000;
	color: #666666;
	padding-right: 3px;
	padding-left: 3px;
}
#red a:active {
	font-weight: normal;
	text-decoration: none;
	border: 2px solid #FF0000;
	color: #666666;
	padding-right: 3px;
	padding-left: 3px;
}
#green a:link {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	border: 2px solid #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}
#green a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 2px solid #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}
#green a:hover {
	font-weight: normal;
	text-decoration: none;
	border: 2px solid #00FF00;
	color: #666666;
	padding-right: 3px;
	padding-left: 3px;
}
#green a:active {
	font-weight: normal;
	text-decoration: none;
	border: 2px solid #00ff00;
	color: #666666;
	padding-right: 3px;
	padding-left: 3px;
}
#blue a:link {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	border: 2px solid #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}
#blue a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 2px solid #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}
#blue a:hover {
	font-weight: normal;
	text-decoration: none;
	border: 2px solid #0000FF;
	color: #666666;
	padding-right: 3px;
	padding-left: 3px;
}
#blue a:active {
	font-weight: normal;
	text-decoration: none;
	border: 2px solid #0000FF;
	color: #666666;
	padding-right: 3px;
	padding-left: 3px;
}









.red a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 2px solid #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}
.red a:hover {
	font-weight: normal;
	text-decoration: none;
	border: 2px solid #FF0000;
	color: #666666;
	padding-right: 3px;
	padding-left: 3px;
}
.red a:active {
	font-weight: normal;
	text-decoration: none;
	border: 2px solid #FF0000;
	color: #666666;
	padding-right: 3px;
	padding-left: 3px;
}
.green a:link {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	border: 2px solid #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}
.green a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 2px solid #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}
.green a:hover {
	font-weight: normal;
	text-decoration: none;
	border: 2px solid #00FF00;
	color: #666666;
	padding-right: 3px;
	padding-left: 3px;
}
.green a:active {
	font-weight: normal;
	text-decoration: none;
	border: 2px solid #00ff00;
	color: #666666;
	padding-right: 3px;
	padding-left: 3px;
}
.blue a:link {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	border: 2px solid #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}
.blue a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 2px solid #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}
.blue a:hover {
	font-weight: normal;
	text-decoration: none;
	border: 2px solid #0000FF;
	color: #666666;
	padding-right: 3px;
	padding-left: 3px;
}
.blue a:active {
	font-weight: normal;
	text-decoration: none;
	border: 2px solid #0000FF;
	color: #666666;
	padding-right: 3px;
	padding-left: 3px;
}
.webmasterLinks {
	float:left;
	padding-left:25px;
	padding-right:5px;
}
.webmasterTextLinks {
	text-align: center;
	vertical-align: top;
	margin-top:5px;
	margin-bottom:30px;
}
.webmasterRows {
	text-align:center;
	width:780px;
	padding-bottom:15px;
}
.webmasterRowsTop {
	text-align:center;
	width:530px;
}
