﻿body 
{
	background: url(homebg.gif);
	margin-left: 0px;
	margin-top: 0px;
	direction: ltr;
}
.tdmain 
{
background: url(bggradient.gif);
background-repeat:  repeat-x;
	
}

.tdnews 
{
background: url(newsletter-register_en.gif);
background-repeat:  repeat-x;
}

.tdline
{
background: url(tdline.gif);
background-repeat:  repeat-y;
}
.TDSection1
	{
		background-color: #cccccc;
	}


.btn1 
{
	FONT-SIZE: 60%; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana,Arial,helvetica,sans-serif; 
	BACKGROUND-COLOR: #EFF3FB 
}

.textError{
	font-family: Verdana;
	font-size: 0.7em;
	font-weight: bold;
	color:#990000;
}

a:link {
	color: #0000FF;
	font-size: 13;
	font-family:helvetica;
	font-weight:bold;
	
}

a:visited {
  color:  #0000FF;
  font-size: 13;
  font-family:helvetica;
  font-weight:bold;
}

a:hover {
color:#FF6600;
font-size: 13;
font-family:helvetica;
font-weight: bold;
}


.mainTitle{
font-size: 18;
font-family:Helvetica;
color:#000000;
font-weight:bold;
text-align: left;
}

.subcatTitle{
font-size: 16;
font-family:Helvetica;
color:#ff6600;
font-weight:bold;
}

.subcat2Title{
font-size: 15;
font-family:Helvetica;
color:#666666;
font-weight:bold;
text-align: left;
}

.mainText{
font-size: 14;
font-family:Helvetica;
color:#003399;
line-height:1.5;
font-weight:100;
}


.smallText{
font-size: 6;
font-family:Helvetica;
color:#003399;
}

/* NEWS TICKER SETTINGS GOES IN HERE */
.newsTicker{
font:Helvetica;
font-size: 12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
background-color:#336699;
border-bottom-color:#FFFFFF;
}
.newsTicker  a:link, .newsTicker a:visited, .newsTicker a:hover{
display:inline;
font:Helvetica;
font-size:12px;
color:#003366;
background-color:#eeeeee;
}
/* ------------------------------------- */


.verticalText 
{
	font: bold 18px Arial;
	width: 14px;
	writing-mode: tb-rl;
}


TR.row:hover { BACKGROUND-COLOR: #e1fae1 }
TR.over TD { BACKGROUND-COLOR: #e1fae1 }


A.smalllink:link { FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: helvetica; TEXT-DECORATION: none }
A.smalllink:visited { FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: helvetica; TEXT-DECORATION: none }
A.smalllink:hover { FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #999999; FONT-FAMILY: helvetica; TEXT-DECORATION: none }

.leftborder {
border:outset;
border-left-color:#ffffff;
border-left:thin;
border-right:none;
border-top:none;
border-bottom:none;
}


.rightborder {
border:outset;
border-left-color:#ffffff;
border-left:none;
border-right:thin;
border-top:none;
border-bottom:none;
}

.leftrightborder {
border:outset;
border-left-color:#ffffff;
border-left:thin;
border-right:thin;
border-top:none;
border-bottom:none;
}

.tdalign 
{
	text-align: left;
}


.tdmaintext
{
	text-align: left;
	font-size:14;
	font-family:Helvetica;
	color:#003399;
	line-height:1.5;
	font-weight:100;
}


.tdmaintitle
{
	text-align: left;
font-size:18;
font-family:Helvetica;
color:#000000;
font-weight:bold;
}

.tdeverything
{
	direction: ltr;
}
