* {
  font-family: tahoma;
}

td {
	font-family: tahoma;
	font-size: 12px;
	color: #5a5a5a;
}

select {
	font-family: tahoma;
	font-size: 12px;
	color: #5a5a5a;
}

input {
	font-family: tahoma;
	font-size: 12px;
	color: #5a5a5a;
}

textarea {
	font-family: tahoma;
	font-size: 12px;
	color: #5a5a5a;
}

td.content {
  background-image: url(../../images/index_11.gif);
  background-repeat: no-repeat;
  background-position: top;
  background-color: #d0d0d0;
}

td.footer {
  background-image: url(../../images/index_15.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: #d0d0d0;
}

div.articleDate {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #5a5a5a;
}

div.articleTitle {
	font-size: 14px;
	color: #7fcc3e;
	TEXT-DECORATION: none;
}
div.articleTitle a {
	color: #7fcc3e;
	TEXT-DECORATION: none;
}
div.articleMore a {
	color: #7fcc3e;
	font-size: 11px;
	text-decoration: underline;
}
div.footer {
	font-family: tahoma;
	font-size: 11px;
	font-weight: none;
	color: #ffffff;  	
	TEXT-DECORATION: none;
}
div.footer a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: none;
	color: #ffffff;  	
	TEXT-DECORATION: none;
}

div.articleContent {
	font-size: 12px;
	color: #5a5a5a;
	margin-left: 20px;
	margin-right: 20px;
	scrollbar-arrow-color: #c9cacb;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #e3e1e2;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #c9cacb;
	scrollbar-track-color: #f0f0f0;
}

div.LeftCol {
	font-size: 12px;
	color: #5a5a5a;
}

div.articleTitleSa {
	font-size: 15px;
	color: #7fcc3e;
	font-weight: bold;
}

TD.arrangements_title {
  background-color: #e3e1e2; color: white;
}
div.recommendations{
	margin-left: 28px;
	margin-top: 0px;
	scrollbar-arrow-color: #c9cacb;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #e3e1e2;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #c9cacb;
	scrollbar-track-color: #f0f0f0;
	padding-right: 5px;
}

a.menu { font-size: 11px; COLOR: #5a5a5a; text-align: left; TEXT-DECORATION: none; }
a.menu A:link { COLOR: #5a5a5a; font-size: 11px; font-weight: bold; TEXT-DECORATION: none; }
a.menu A:visited { COLOR: #5a5a5a; font-size: 11px; font-weight: bold; TEXT-DECORATION: none; }
a.menu A:active { COLOR: #5a5a5a; font-size: 11px; font-weight: none; TEXT-DECORATION: none; }
a.menu A:hover { COLOR: #ff9b00; font-size: 11px; font-weight: none; TEXT-DECORATION: none; }


img.border {
  border: 1px #5a5a5a solid;
}

/*
 *  Custom
 */

h1 {
	padding-bottom: 2px;
	font-family: Tahoma;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #5a5a5a;
}
h2 {
	padding-bottom: 4px;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	font-style: italic;
	color: #5a5a5a;
}
a {
	text-decoration: underline;
	color: #5a5a5a;
}
p {
	margin: 0px 0px 12px 0px;
	color: #5a5a5a;
}
ul {
	margin: 0px 0px 5px 1px;
	list-style: none;
}
ul li {
	background: url("../../images/icons/list_arrow.gif") no-repeat left top;
	padding-top: 1px;
	padding-left: 13px;
}
pre {
	font-family: Courier new;
}
	

