a:link, a:visited, a:active {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}

a:hover {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

a.nav:link, a.nav:visited, a.nav:active {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

a.nav:hover {
	color: #ffbb11;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

a.noul:link, a.noul:visited, a.noul:active {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

a.noul:hover {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;

}

h1, h2, h3, h4, h5, h6 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	display: inline; 

}

font.sub-header {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;

}

img.pad-right {

	border-right: 10px solid white;

}

.navigation {

	background-image: url(images/nav-body.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;

}

.navigation-pad {

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;

}

.navigation-right {

	background-image: url(images/nav-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}

.navigation-shadow {

	background-image: url(images/nav-shadow.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;

}

div.navigation-shadow-left {

	width: 1000px;
	height: 7px;
	background-image: url(images/nav-shadow-left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}

div.navigation-shadow-right {

	width: 1000px;
	height: 7px;
	background-image: url(images/nav-shadow-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}

div.body-left {

	width: 1000px;
	background-image: url(images/side-left.jpg);
	background-repeat: repeat-y;
	background-position: left top;

}

div.body-right {

	width: 1000px;
	background-image: url(images/side-right.jpg);
	background-repeat: repeat-y;
	background-position: right top;

}

div.body-bottom-left {


	width: 1000px;
	background-image: url(images/bottom-left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}

div.body-bottom-right {


	width: 1000px;
	background-image: url(images/bottom-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}

.body-bottom {

	background-image: url(images/bottom-shadow.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #ffffff;

}

div.body-content {

	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

div.box-content {

	background-image: url(images/box-bottom-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: justify;
	width: 100%;
	height: auto;

}


div.box-top-right {

	position: relative;
	background-image: url(images/box-top-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	height: auto;

}

div.box-bottom-left {

	background-image: url(images/box-bottom-left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	height: auto;

}

div.box-right {

	background-image: url(images/box-right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 100%;
	height: auto;

}

div.box-bottom {

	background-image: url(images/box-bottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	height: auto;

}

fieldset {

	border:1px solid #CCCCCC;

}

legend {

  padding: 0.2em 0.5em;
  border:1px solid #CCCCCC;
  color: #000000;
  font-size:90%;
  text-align:right;

}
div.teamspeak {
 color:#000000; background:#ffffff; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity:0.50; position: absolute; right: 20px; top: 5px; display: block; padding: 5px;
}
