/*
========================
  generic
========================
*/


BODY {
		margin-bottom:		0;
		margin-top:			0;
		margin-left:		0;
		margin-right:		0;
		background-image:	url("img/bg_site_vertical.gif");
}

/*br { font-size:6px; line-height:6px; }*/

.normaltext {
				color:			black;
				font-family:	Helvetica,Arial;
				font-size:		13px;
				font-weight:	light;
				line-height:	16px;
}
.normaltext a:link { color:black; text-decoration:underline;}
.normaltext a:visited { color:black; text-decoration:underline;}
.normaltext a:active { color:black; text-decoration:underline;}


.largetext {
				color:			black;
				font-family:	Helvetica,Arial;
				font-size:		14px;
				font-weight:	light;
				line-height:	17px;
}
.largetext a:link { color:black; text-decoration:underline;}
.largetext a:visited { color:black; text-decoration:underline;}
.largetext a:active { color:black; text-decoration:underline;}


.smalltext {
				color:			black;
				font-family:	Helvetica,Arial;
				font-size:		11px;
				font-weight:	light;
				line-height:	15px;
}
.smalltext a:link { color:black;  text-decoration:underline;}
.smalltext a:visited { color:black;  text-decoration:underline;}
.smalltext a:active { color:black;  text-decoration:underline;}


.headline {
				color:			black;
				background:		#E4E9F1;
				font-family:	Helvetica,Arial;
				font-size:		18px;
				font-weight:	light;
				line-height:	16px;
}

.coder
{
font-family:verdana,arial,helvetica;
font-size:1px;
color: #38328A;
text-decoration: none;
visibility: hidden;
display: none;
}
.coder a:link { color: #38328A; text-decoration:none;}
.coder a:visited {color: #38328A; text-decoration:none;}
.coder a:hover { color: #38328A; text-decoration:none;}
.coder a:active { color: #38328A; text-decoration:none;}

.tabhead {
					color:			#FFB453;
					font-family:	Helvetica, Arial;
					font-size:		16px;
					font-weight:	bold;
		}		

	
.tabhead-small {
					color:			#ffffff;
					font-family:	Helvetica, Arial;
					font-size:		12px;
					font-weight:	bold;
		}
	
.tab {
					color:			#ffffff;
					font-family:	Helvetica, Arial;
					font-size:		12px;
					font-weight:	small;
		}
.tab a:link { color:#ffffff;  text-decoration:underline;}
.tab a:visited { color:#ffffff;  text-decoration:underline;}
.tab a:active { color:black;  text-decoration:underline;}
	
.tab-info {
					color:			#FFB453;
					font-family:	Helvetica, Arial;
					font-size:		10px;
					font-weight:	small;
		}
.tab-info a:link { color:#FFB453;  text-decoration:underline;}
.tab-info a:visited { color:#FFB453;  text-decoration:underline;}
.tab-info a:active { color:black;  text-decoration:underline;}

/*
========================
  input fields
========================
*/



.formfield {
				color:			black;
				font-family:	Helvetica,Arial;
				font-size:		12px;
}

.w40  {width: 40px;}
.w90  {width: 90px;}
.w100 {width: 100px;}
.w105 {width: 105px;}
.w115 {width: 115px;}
.w120 {width: 120px;}
.w180 {width: 180px;}
.w192 {width: 192px;}
.w230 {width: 230px;}
.w233 {width: 233px;}
.w234 {width: 234px;}
.w280 {width: 280px;}

.quicksearch {
				color:			black;
				font-family:	Helvetica,Arial;
				font-size:		10px;
				font-weight:	light;
				height:			16px;
				width:			96px;
}


.langsel {
				color:			black;
				font-family:	Helvetica,Arial;
				font-size:		12px;
				width:			110px;
}


.rate {
				color:			black;
				font-family:	Helvetica,Arial;
				font-size:		12px;
				width:			110px;
}


.yearsel {
				color:			black;
				font-family:	Helvetica,Arial;
				font-size:		12px;
				width:			110px;
}


.yearsel-num {
				color:			black;
				font-family:	Helvetica,Arial;
				font-size:		12px;
				width:			55px;
}


.monthsel-num {
				color:			black;
				font-family:	Helvetica,Arial;
				font-size:		12px;
				width:			40px;
}


.prodsel {
				color:			black;
				font-family:	Helvetica,Arial;
				font-size:		12px;
				width:			164px;
}


.functionsel {
				color:			black;
				font-family:	Helvetica,Arial;
				font-size:		12px;
				width:			210px;
}


.form-input {
				color:			black;
				font-family:	Helvetica,Arial;
				font-size:		11px;
				width:			104px;
}


.form-textarea {
				color:			black;
				font-family:	Helvetica,Arial;
				font-size:		11px;
				width:			387px;
}


.job-keyword {
				color:			black;
				font-family:	Helvetica,Arial;
				font-size:		11px;
				width:			384px;
}


.email-addr {
				color:			black;
				font-family:	Helvetica,Arial;
				font-size:		11px;
				width:			210px;
}

.search {
				color:			black;
				font-family:	Helvetica,Arial;
				font-size:		11px;
				width:			390px;
}

/*
========================
  navigations
========================
*/

.breadcrump {
				color:			black;
				font-family:	Helvetica,Arial;
				font-size:		11px;
}


.breadcrump a:link { color:black; text-decoration:underline; }
.breadcrump a:visited { color:black; text-decoration:underline; }
.breadcrump a:active { color:black; text-decoration:underline; }

.metabig {		font-family:	Helvetica,Arial;
				font-size:		14px;
				background:		#E4E9F1;
				/*txt-align:		center; */
}

.metasmall {	font-family:	Helvetica,Arial;
				font-size:		10px;
				background:		#E4E9F1;
}

/*
========================
  chart-image-elements
========================
*/


td.bg-charttopleft {
    background-image:   url(img/bd_charttopleft.gif);
}

td.bg-charttoptright {
    background-image:   url(img/bd_charttopright.gif);
}

td.bg-charttop {
    background-image:   url(img/bd_charttop.gif);
}

td.bg-chartleft {
    background-image:   url(img/bd_chartleft.gif);
}

td.bg-chartright {
    background-image:   url(img/bd_chartright.gif);
}

td.bg-chartbotleft {
    background-image:   url(img/bd_chartbotleft.gif);
}

td.bg-chartbotright {
    background-image:   url(img/bd_chartbotright.gif);
}

td.bg-chartbottom {
    background-image:   url(img/bd_chartbottom.gif);
}


