/* CSS Document */

.leftnav:link {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.leftnav:visited {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.leftnav:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.leftnav:active {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.textfiled{
	width:118px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #343434;
	border-left:1px solid #343434;
	border-right:1px solid #343434;
	border-top:1px solid #343434;
	background-color:#ffffff;
}
.inputtext{
	width:75px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #343434;
	border-left:1px solid #343434;
	border-right:1px solid #343434;
	border-top:1px solid #343434;
	background-color:#ffffff;
}
.inputtext{
	width:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #343434;
	border-left:1px solid #343434;
	border-right:1px solid #343434;
	border-top:1px solid #343434;
	background-color:#ffffff;
}
.blacktext {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bluektext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: boldItalic;
	color: #106f9f;
	text-decoration: none;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ef3e34;
	text-decoration: none;
}
.browntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.copyrighttext {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.copyrighttext:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.copyrighttext:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.copyrighttext:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ef3e34;
	text-decoration: none;
}
.copyrighttext:active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.textarea100{
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #343434;
	border-left:1px solid #343434;
	border-right:1px solid #343434;
	border-top:1px solid #343434;
	background-color:#ffffff;
}

.button40{
	width:60px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px solid #343434;
	border-left:1px solid #343434;
	border-right:1px solid #343434;
	border-top:1px solid #343434;
	background-color:#EF3E34;
}
.textfiled75{
	width:95px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #343434;
	border-left:1px solid #343434;
	border-right:1px solid #343434;
	border-top:1px solid #343434;
	background-color:#ffffff;
}