/* CSS Document */

BODY {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5E51;
	background-image:url(../images/bg2.gif);
	background-position: 0px 0px;
	background-attachment: scroll;
}

:active, :focus{
    outline:none;
  }
  
A {
	text-decoration: underline;
	color: #5F5E51;
}

A:hover {
	text-decoration: underline;
	color: #5F5E51;	
}

A:active {
	text-decoration: underline;
	color: #5F5E51;	
}

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F5E51;
}

.menutext a {
	text-decoration: none;
	color: #5F5E51;
}

.menutext a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #2D2D00;	
}

.menutext a:active {
	text-decoration: none;
	font-weight: bold;
	color: #2D2D00;	
}

.menutext a:visited {
	text-decoration: none;
}

.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F8E7C;
}

.bottomlink a {
	text-decoration: none;
	color: #8F8E7C;
}

.bottomlink a:hover {
	text-decoration: none;
	color: #8F8E7C;	
}

.bottomlink a:active {
	text-decoration: none;
	color: #8F8E7C;	
}

.bottomlink a:visited {
	text-decoration: none;
}

.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #949478;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5F5E51;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 5px;
}
h2, h2 a {
	display: inline;
	color: #FF6600;
	font-weight: bold;
	font-size: 10px;
}
.TDmenu {
	background-image: url("images/menubg.jpg");
	background-repeat: repeat-x;	
}
.TDbreak {
	background-image: url("images/menubrbg.jpg");
	background-repeat: repeat-x;
}
