﻿@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-jml.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color:#000000;
}
.nav-margin {
margin: 0px;
}
.logo-ball {
	background-image: url(images/logo-ball.png);
	background-position: 10px;
	background-repeat: no-repeat;
}
.hdr-bg {
	background-image: url(images/logo-bg3.gif);
	background-position:left;
	background-repeat: no-repeat;
}
.white-bg {
	background-image: url(images/white-bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.white-bg2 {
	background-image: url(images/white-bg2.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
h1 { margin: 20px 0px 0px 16px;	font-family: Tahoma, Arial, Helvetica, sans-serif;	font-size: 20px; letter-spacing: 1px; color:#000000; text-decoration:none;
}
h2 { margin: 22px 0px 15px 0px;font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 14px; letter-spacing: 1px; color:#003d78; text-decoration:none;
}
h3 { margin: 0px 0px 0px 22px;	font-family: Tahoma, Arial, Helvetica, sans-serif;	font-size: 20px; letter-spacing: 1px; color:#000000; text-decoration:none;
}
.text { margin: 20px 22px 12px 16px; font-family: Tahoma, Geneva, sans-serif; font-size: 12px;
}
.text2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 15px; color:#003d78;
}
.text3 {
	font-family: Tahoma, Geneva, sans-serif; font-size: 11px; 
}
.text4 {
	font-family: Tahoma, Geneva, sans-serif; font-size: 10px; color:#FFF;
}
.text5 {
	font-family: Tahoma, Geneva, sans-serif; font-size: 14px; color:#000; font-weight:bold; 
}
.path {
	font-family: Tahoma, Geneva, sans-serif; font-size: 10px; color:#A1851E; letter-spacing: 1px; 
}
.pathlink {
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 11px;
	color:#003d78;
	text-decoration:none;
}
.pathlink:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#A1851E;
	text-decoration:underline;
}
.cpyrt {
	font-family: Tahoma, Geneva, sans-serif; font-size: 9px;
}
.h3link {
	margin: font-family: Tahoma, Arial, Helvetica, sans-serif;	font-size: 20px; letter-spacing: 1px; color:#000000; text-decoration:none;
}
.h3link:hover {
	margin: font-family: Tahoma, Arial, Helvetica, sans-serif;	font-size: 20px; letter-spacing: 1px; color:#000000; text-decoration:underline;
}
.textlink {
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 11px;
	color:#003d78;
	text-decoration:underline;
}
.textlink:hover {
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 11px;
	color:#A1851E;
	text-decoration:none;
}
.textlink3 {
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px;
	color:#003d78;
	text-decoration:underline;
}
.textlink3:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#A1851E;
	text-decoration:none;
}
.hdrlink {
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 15px;
	color:#003d78;
	text-decoration:underline;
	font-weight: bold;
	letter-spacing: 1px;
}
.hdrlink:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color:#A1851E;
	text-decoration:none;
	font-weight: bold;
	letter-spacing: 1px;
}
.textlink-sm {
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 9px;
	color:#003d78;
	text-decoration:none;
}
.textlink-sm:hover {
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 9px;
	color:#000000;
	text-decoration:underline;
}
#nav {
		margin: inherit;
		padding:0;
		background:#f5f2e7;
		width:902px;
		line-height:38px;
	}
	#nav li {
		display:inline;
		padding:10px 26px 1px 26px;
	}
	#nav a:link,
	#nav a:visited {
		background:#f5f2e7;

	}
	#nav a:hover {
		color:#326ba2;
	}
	#home #nav-home a,
	#overview #nav-overview a,
	#products #nav-products a,
	#alliances #nav-alliances a,
	#news #nav-news a,
	#contact #nav-contact a {
		background:#b29b47;
		color:#fff;
		padding:13px 15px 11px 15px;
	}
	#home #nav-home a:hover,
	#overview #nav-overview a:hover,
	#products #nav-products a:hover,
	#alliances #nav-alliances a:hover,
	#news #nav-news a:hover,
	#contact #nav-contact a:hover {
		background:#326ba2;
	}
	#nav a:active {
		background:#326ba2;
		color:#fff;
	}
.navlink {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #8c8883;
	text-decoration: none;
	font-weight:bold;
}
.navlink:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color:#326ba2;
	text-decoration: none;
	border-bottom:1px dotted #326ba2;
	font-weight:bold;
}
.hrline {
	height:0.5px;
	margin-top:10px;
	margin-bottom:10px;"	
}

