/* CSS Document for FOCUS POINT */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #929292;
	background-image: url(i/bg2.jpg);
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


.contentTahoma11White {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
}

.contentTahoma11Red {
	font-family:Tahoma;
	font-size:11px;
	color:#FF0000;
}

.contentTahoma12Red {
	font-family:Tahoma;
	font-size:12px;
	color:#FF0000;
	font-weight: bold;
}

.contentTahoma10Orange {
	font-family:Tahoma;
	font-size:10px;
	color: #f96600;
}

.contentTahoma11Orange {
	font-family:Tahoma;
	font-size:11px;
	color:#f96600;
}

.contentTahoma14Orange {
	font-family:Tahoma;
	font-size:14px;
	color:#f96600;
}

.contentTahoma112range {
	font-family:Tahoma;
	font-size:12px;
	color:#f96600;
}

.contentTahoma11Content {
	font-family:Tahoma;
	font-size:11px;
	color:#2e2e2e;
}

.contentfooter {
	font-family:Tahoma;
	font-size:10px;
	color:#a6a6a6;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bordermap {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bordercyan {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00ecff;
	border-right-color: #00ecff;
	border-bottom-color: #00ecff;
	border-left-color: #00ecff;
}
