A.links:link {text-decoration: none; color: #4477cc;}
A.links:visited {text-decoration: none; color: #4477cc;}
A.links:hover {text-decoration: none; color: #ff9933;}

A.footerlinks:link {text-decoration: none; color: #666666;}
A.footerlinks:visited {text-decoration: none; color: #666666;}
A.footerlinks:hover {text-decoration: none; color: #ff9933;}

A.headerlinks:link {text-decoration: none; color: #ff9933;}
A.headerlinks:visited {text-decoration: none; color: #ff9933;}
A.headerlinks:hover {text-decoration: none; color: #ff9933;}

A.menu:link {text-decoration: none; color: #ffffff;}
A.menu:visited {text-decoration: none; color: #ffffff;}
A.menu:hover {text-decoration: none; color: #999999;}

.title{font-family: trebuchet ms; font-size: 17pt; color: #ff9933}
.headers{font-family: trebuchet ms; font-size: 12pt; color: #ff9933}
.plaintext{font-family: arial; font-size: 9pt; color: #666666}
.text_small{font-family: arial; font-size: 10px; color: #777777}
.menuheader{font-family: arial; font-size: 9pt; color: #ffffff; font-weight: bold}
.menutext{font-family: verdana; font-size: 10px; color: #ffffff}

u {
 text-decoration: none;
 border-bottom: dotted 1px #666666; 
}

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #dbdbdb; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; line-height: 125%;
	background:url(http://www.navyinside.nl/forum/templates/Verspeek/images/topic/quotebg.jpg) no-repeat top right #fefefe; border: #dbdbdb; border-style: solid; border-width: 0px 1px 0px 1px; padding: 5px 5px 5px 10px;
}

td.gilTab_taboff {
  color: #666666;
  height: 31px;
  font-size: 9pt;
  font-weight: bold;
  font-family: arial;
}
td.gilTab_tabon {
  color: #cccccc;
  height: 31px;
  font-size: 9pt;
  font-weight: bold;
  font-family: arial;
}
td.gilTab_tabmouseover {
   color: #4477cc;
  height: 31px;
  font-size: 9pt;
  font-weight: bold;
  font-family: arial;
}



.mainlink {
color: #4477cc;

*{
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: 0;
}

body{
	font-family: "Lucida Grande", "Verdana", sans-serif;
	font-size: 12px;
}

p{
	margin: 20px 0 40px 0;
}


h1{
	font-size: 30px;
	font-family: "Myriad Pro", "Lucida Grande", "Verdana", sans-serif;
	padding: 0;
	margin: 0;
}

h2{
	font-size: 20px;
}

#container{
	width: 729px;
	margin-left: auto;
	margin-right: auto;
	padding: 50px 0 0 0;
	position: relative;
}

img{
	display: block;
}

#gallery, #thumbs{
	float: left;
}

#gallery{
	width: 629px;
	height: 300px;
	overflow: hidden;
}

#gallery img{
	position: absolute;
}

#thumbs{
	width: 100px;
	height: 300px;
	overflow: hidden;
}

#next{
	display: block;
	width: 47px;
	height: 43px;
	background: url(http://www.navyinside.nl/imgages/arrow.png);
	position: relative;
	top: 257px;
	left: 855px;
}

#next:hover{
	background: url(http://www.navyinside.nl/imgages/arrowmo.png);
}

.clear{
	clear: both;
}

ul.primary-links {
  margin: 0;
  padding: 0;
  float: right; /* LTR */
  position: relative;
  z-index: 4;
}

ul.primary-links li {
  margin: 0;
  padding: 0;
  float: left; /* LTR */
  background-image: none;
}

ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited {
  display: block;
  margin: 0 1em;
  padding: .75em 0 0;
  color: #ffffff;
}

ul.primary-links li a:hover, ul.primary-links li a.active {
  color: orange;
}

