﻿
html			{ font: 68.75% Tahoma, Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; font-size: 12px; }
body 			{ font: 68.75% Tahoma, Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; font-size: 12px; }

span.sidebar	{ }

.tdadc1		{ color: white;		font-size: 14pt; font-weight: bold; background-image: url("/images/hor_bar_orange.jpg") }
.tdadc2		{ background-color: #D2D2Bd }

.tdadc1_blue	{ color: white;		font-size: 14pt; font-weight: bold; background-image: url("/images/hor_bar_blue.jpg") }
.tdadc2_blue	{ background-color: #3376aa }

.tdorange  		{ color: white;		font-size: 14pt; font-weight: bold; background-image: url("/images/hor_bar_orange.jpg") }
.tdblue  		{ color: white;		font-size: 14pt; font-weight: bold; background-image: url("/images/hor_bar_blue.jpg") }
.tdidist2		{ background-color: #D2D2Bd; vertical-align: top }

.newmenutdmo	{ color: white;		font-size: 11pt; font-weight: bold; background-color: #CACAFA; background-color: #ffcc99 }
.newmenutdon	{ color: white;		font-size: 11pt; font-weight: bold; background-color: #C2C2AD; background-color: #C2C2AD}
.newmenutdof	{ color: white;		font-size: 11pt; font-weight: bold; background-color: '' }

a.newmenu				{ text-decoration: none; font-weight: bold; font-size: 11pt; }
a.newmenu:link		{ color: #444477 }
a.newmenu:visited		{ color: #444477 }
a.newmenu:hover		{ color: #444477 }

a.newmenu10			{ text-decoration: none; font-weight: bold; font-size: 10pt; }
a.newmenu10:link		{ color: #444477 }
a.newmenu10:visited	{ color: #444477 }
a.newmenu10:hover		{ color: #444477 }

.ppadded {
	padding: 2px 11px 0px 11px;
}

.formfields  { }

input		   	{ }
textarea	  	{ }
select		   	{ }
td		   		{ }

li           	{ }
h1           	{ color: #972d2c; font-size: 22px; margin-bottom: 0; font-weight: normal }
h2           	{ color: #972d2c; font-size: 18px; margin-bottom: 6px; margin-top: 6px; font-weight: normal }
h3           	{ color: #972d2c; font-size: 16px; margin-bottom: 6px; margin-top: 6px; font-weight: normal }
h4           	{ color: #972d2c; font-size: 12px; margin-bottom: 3px; margin-top: 6px; font-weight: normal }
th           	{ }
small        	{ }
strong       	{ }

a				{ color: #c90000; text-decoration: none; font-weight: normal; }
a:link			{ color: #c90000;}
a:visited		{ color: #c90000;}
a:hover			{ color: #f90000;}

p 				{ }

ol           	{ font-size: 11pt }
ul           	{ font-size: 11pt }
li           	{ font-size: 11pt }

#ajaxticker1{
	width: 300px;
	height: 80px;
	border: 0px ridge black;
	padding: 15px;
	background-color: transparent;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	background-color: transparent;
}

#ajaxticker1 table tr td {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #030303;
}

.someclass { 
	font-weight: normal;
	font-size: 10px;
	color: #030303;
}

.message {
	font-weight: normal;
	font-size: 10px;
	color: #030303;
}	
