﻿body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
font-family: tahoma;
font-size: 0.7em;
}

.text_2 {
	font-family: tahoma;
	font-size: 0.7em;
	color: #000000;
	font-weight:bold;
}

.TextInput {
	color: black;
	text-decoration:none;
	font-style: normal;
	font-size: 12px;
	font-family: Arial, verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
	border : #7E904B 1px solid;
	cursor : default;
}

.TextInput2 {
	color: black;
	text-decoration:none;
	font-style: normal;
	font-size: 12px;
	font-family: Arial, verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
	border : #C0C0C0 1px solid;
	cursor : default;
}
.button{
	border : thin solid #7E904B 1;
	letter-spacing : 1pt;
	color : Black;
	background : #BDEAC1;
	background-color : #BDEAC1;
	cursor : hand;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : lighter;
	padding : 1px;
	text-decoration : none;
	text-align : center;
}

.combobox {
	color: black;
	text-decoration:none;
	font-style: normal;
	font-size: 11px;
	font-family: tahoma,verdana,Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border : silver 1px solid;
	cursor : default;
	background-color : #FFFFFF;
}

.links {
	font-family: Tahoma;
	font-size: 11px;
	color: #5241BD;
	text-decoration: none;
}
.links:hover {
	color: #5241BD; text-decoration: underline;
}

.contactuslinks {
	font-family: Tahoma;
	font-size: 10pt;
	color: #5241BD;
	text-decoration: none;
}
.contactuslinks:hover {
	color: #5241BD; text-decoration: underline;
}

.linksfooter {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.linksfooter:hover {
	color: #000000; text-decoration: underline;
}

.productlinks {
	color: #1B4199;
	text-decoration: none;
}
.productlinks:hover {
	color: #1B4199; text-decoration: underline;
}

.keywordlinks {
	color: #999999;
	text-decoration: none;
}
.keywordlinks:hover {
	color: #999999; text-decoration: underline;
}

.keywordwhitelinks {
	color: #ffffff;
	text-decoration: none;
}
.keywordwhitelinks:hover {
	color: #ffffff; text-decoration: none;
}

