/* NAVIGATION BAR */

.navbar {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.navbar a {
	color: #CC6600;
	text-decoration: none;
}

.navbar a:link {
	color: #CC6600;
	text-decoration: none;
}

.navbar a:visited {
	color: #996600;
	text-decoration: none;
}

.navbar a:hover {
	color: #FF6600;
	text-decoration: underline;
}

/* DATASHEET DOWNLOAD */

.dsdownload {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.dsdownload a {
	color: #999999;
	text-decoration: none;
}

.dsdownload a:link {
	color: #999999;
	text-decoration: none;
}

.dsdownload a:visited {
	color: #999999;
	text-decoration: none;
}

.dsdownload a:hover {
	color: #990000;
	text-decoration: underline;
}

/* TABS */

.tabselected {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	text-align: center;
	font-weight: bold;
}

.tabselected a {
	color: #660000;
	text-decoration: none;
}

.tabselected a:link {
	color: #660000;
	text-decoration: none;
}

.tabselected a:visited {
	color: #660000;
	text-decoration: none;

}

.tabselected a:hover {
	color: #660000;
	text-decoration: none;
}

.tabs {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	font-weight: normal;
}

.tabs a {
	color: #666666;
	text-decoration: none;
}

.tabs a:link {
	color: #666666;
	text-decoration: none;
}

.tabs a:visited {
	color: #666666;
	text-decoration: none;

}

.tabs a:hover {
	color: #FF6600;
	text-decoration: underline;
}

/* CONTENT */

.title {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #660000;
}

.titlesmall {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}


.shorttext {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	line-height: 19px;
}

.tabletext {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F5F5F5;
	border-top: 1px none #E6E6E6;
	border-right: 1px none #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
}

.tabletext td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px none #E6E6E6;
	border-left: 1px none #E6E6E6;
	color: #000000;
	line-height: 14px;
}

.text {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #000000;
}

.text input,textarea,select {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.text a {
	color: #CC6600;
}

.text a:link {
	color: #CC6600;
}

.text a:visited {
	color: #996600;
}

.text a:hover {
	color: #FF6600;
}

.footer {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

/* MENU */

.menuregular {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #CAE2F3;
	padding-left: 19px;
	letter-spacing: 0.1em;
	font-weight: normal;
}

.menuregular a {
	color: #CAE2F3;
	text-decoration: none;
}

.menuregular a:link {
	color: #CAE2F3;
	text-decoration: none;
}

.menuregular a:visited {
	color: #CAE2F3;
	text-decoration: none;

}

.menuregular a:hover {
	color: #93CCEB;
	text-decoration: underline;
}

.menuselected {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #93CCEB;
	padding-left: 19px;
	letter-spacing: 0.1em;
	font-weight: bold;
}

.menuselected a {
	color: #93CCEB;
	text-decoration: none;
}

.menuselected a:link {
	color: #93CCEB;
	text-decoration: none;
}

.menuselected a:visited {
	color: #93CCEB;
	text-decoration: none;

}

.menuselected a:hover {
	color: #93CCEB;
	text-decoration: none;
}

.menun2regular {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #999999;
	padding-left: 28px;
	font-weight: normal;
}

.menun2regular a {
	color: #999999;
	text-decoration: none;
}

.menun2regular a:link {
	color: #999999;
	text-decoration: none;
}

.menun2regular a:visited {
	color: #999999;
	text-decoration: none;

}

.menun2regular a:hover {
	color: #660000;
	text-decoration: underline;
}

.menun2selected {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #660000;
	padding-left: 28px;
	font-weight: bold;
}

.menun2selected a {
	color: #660000;
	text-decoration: none;
}

.menun2selected a:link {
	color: #660000;
	text-decoration: none;
}

.menun2selected a:visited {
	color: #660000;
	text-decoration: none;

}

.menun2selected a:hover {
	color: #660000;
	text-decoration: none;
}


/* LEFT MARGIN */

.leftlegend {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #003366;
	padding-left: 19px;
	padding-right: 19px;
}

.leftlegend a {
	color: #CC6600;
}

.leftlegend a:link {
	color: #CC6600;
}

.leftlegend a:visited {
	color: #996600;

}

.leftlegend a:hover {
	color: #FF6600;
}

/* NEWS */

.newsdate {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #003366;
}

.newstitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.newsdatelist {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
}

