body {
	font-size: 10px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333333;
	background-color: #E7E7E7;
	text-align: center;
	margin: 0;
	padding: 0;
}

img {border:none;}
form {display:inline;}

#page {
	background: url("../gfx/tdbg.jpg") repeat-y top; border: none;
	background-color: white;
	text-align: left;
	margin: 10px auto;
	padding: 0;
	width: 760px;
}

#header {
	background: url("../gfx/tdheader2.jpg") no-repeat bottom center;
	margin: 0 !important; margin: 0 0 0 0; height: 200px; width: 760px;
}
#headerimg  {
	margin: 0 !important; margin: 0 0 0 0; height: 192px; width: 740px;
}
#headertext {
	font-size: 13px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	margin: 0 !important; margin: 0 0 0 0; left:236px; top:132px;
	position: relative;
}
#pad10 {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer {
	background: url("../gfx/tdfooter.jpg") no-repeat bottom center; border: none;
	height:63px;
}
.navi, .navi a, .navi a:link, .navi a:active {
	font-size: 13px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
}
.navi a:hover {
	color: #114477;
}
.navi_bottom {
	background: url("../gfx/navi_bottom.gif") no-repeat bottom center;
	height:33px;
}
.navi_act {
	background: url("../gfx/navi_act.gif") no-repeat bottom center;
	padding-top: 1px;
	width:124px;
	height:33px;
}
.navi_no {
	background: url("../gfx/navi_no.gif") no-repeat bottom center;
	padding-top: 5px;
	width:124px;
	height:33px;
}
.navi_ro {
	background: url("../gfx/navi_ro.gif") no-repeat bottom center;
	width:124px;
	height:33px;
}

.footer {
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	background: url("../gfx/tdfooter.jpg") no-repeat bottom center;
	border: none;
	height:63px;
}

.footer a,
.footer a:link,
.footer a:visited,
.footer a:active	{color:#0066CC; text-decoration:none; font-weight:normal;font-size:10px;}
.footer a:hover	{color:#114477; text-decoration:none; font-weight:normal;font-size:10px;}

.highlight {font-size: 13px;}
.highlight a,
.highlight a:link,
.highlight a:visited,
.highlight a:active	{color:#114477; text-decoration:none; font-weight:bold;}
.highlight a:hover	{color:#FFFFFF; text-decoration:none; font-weight:bold;}

.highlight2 {font-size: 13px;}
.highlight2 a,
.highlight2 a:link,
.highlight2 a:visited,
.highlight2 a:active	{color:#FFFF99; text-decoration:none; font-weight:bold;}
.highlight2 a:hover	{color:#114477; text-decoration:none; font-weight:bold;}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight:bold;
	margin: 0;
}
h1 {
	font-size: 22px;
	margin-top:10px;
	margin-bottom:10px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 13px;
}
p {
	margin-top:12px;
	margin-bottom:12px;
}

.content {
	line-height: 17px;
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	text-align:justify;
}
.content a,
.content a:link,
.content a:visited,
.content a:active	{color:#0066CC; text-decoration:none; font-weight:normal;font-size:12px;}
.content a:hover	{color:#114477; text-decoration:none; font-weight:normal;font-size:12px;}

.content_justify {
	line-height: 17px;
	text-align: justify;
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
}
.small {
	line-height: 15px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
}
.small a,
.small a:link,
.small a:visited,
.small a:active	{color:#0066CC; text-decoration:none; font-weight:normal;font-size:10px;}
.small a:hover		{color:#114477; text-decoration:none; font-weight:normal;font-size:10px;}

.xsmall {
	line-height: 15px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
}
.xsmall a,
.xsmall a:link,
.xsmall a:visited,
.xsmall a:active	{color:#0066CC; text-decoration:none; font-weight:normal;}
.xsmall a:hover	{color:#114477; text-decoration:none; font-weight:normal;}

.weather {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	font-size:9px;
	padding:1px;
}
.weather a,
.weather a:link,
.weather a:visited,
.weather a:active	{color:#0066CC; text-decoration:none; font-weight:normal;}
.weather a:hover	{color:#114477; text-decoration:none; font-weight:normal;}

.xxsmall {
	line-height: 15px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	font-size:8px;
}

.bggrey {
	background-color:#9A9A9A;
}

.border_grey {
	border: 1px solid #9A9A9A;
}
.img_sub {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-bottom:3px;
}

.font15 {font-size:15px;}

.input			{background-color: #FFFFFF; border: 1px solid #7F9DB9; width:300px; font-size:12px;font-family: Verdana, Arial, Helvetica, sans-serif;}
.input2			{background-color: #FFFFFF; border: 1px solid #7F9DB9; width:168px; font-size:12px;font-family: Verdana, Arial, Helvetica, sans-serif;}
.input2_dis		{background-color: #FFFFFF; border: 1px solid #7F9DB9; width:168px; font-size:12px;font-family: Verdana, Arial, Helvetica, sans-serif; color:#666666;}
.button			{background-color: #FFFFFF; border: 1px solid #7F9DB9; width:300px; font-size:12px;font-family: Verdana, Arial, Helvetica, sans-serif;}
.button2			{background-color: #FFFFFF; border: 1px solid #7F9DB9; width:168px; font-size:12px;font-family: Verdana, Arial, Helvetica, sans-serif;}
.inputtextarea	{background-color: #FFFFFF; border: 1px solid #7F9DB9; width:300px; font-size:12px;font-family: Verdana, Arial, Helvetica, sans-serif;}

.red {color:#CC0000;}
.red a,
.red a:link,
.red a:visited,
.red a:active	{color:#990000; text-decoration:none;}
.red a:hover	{color:#FF0000; text-decoration:none;}

.green {color:#008800;}

#black {color:#000000;}

/*Pagelinks*/
.pagenavi {
	color: #333333;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	background-color: #F4F4F4;
	text-align: center;
}
.pagenavi a:link,
.pagenavi a:visited,
.pagenavi a:active{color:#0066CC; text-decoration:none; font-weight:normal; font-size:10px;}
.pagenavi a:hover	{color:#114477; text-decoration:none; font-weight:normal; font-size:10px;}

.pagenavi_border {
	color: #333333;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	border: 1px solid #9A9A9A;
}
.pagenavi_border:hover	{color:#114477; text-decoration:none; font-weight:normal; font-size:10px; background-color: #CCCCCC;}

.pagenavi_active{
	background: #CCCCCC;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	color: #9A9A9A;
	text-align: center;
}

/*Pagelinks End*/

.bgdarkgrey {background-color:#333333;}

.dotted {
	border:1px dotted #CCCCCC;
}