.txt_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666
}
.style2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headingfont {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.redfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#990000;
	font-weight: bold;
}
.whitesmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.boldedfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.smallerfont {
	font-family: Arial, Lucida Sans, Tahoma, Sans-Serif;
	font-size: 11px;
}
/* Menu Orange Font */
.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
}

/* Link Code */
a:link {
    color: #000000;
	text-decoration:underline;
}
a:visited {
    color: #000000;
	text-decoration:underline;
}
a:hover {
    color: #000000;
	text-decoration: underline;
}
a:active {
    color: #000000;
	text-decoration:underline;
}
img {
/** border-color: #5D5D5D; **/
border-width:0;
}

.input1 
{
	width: 395px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000 #44474A #44474A #000000;
	background-color:#E1E1E1;
}
.input2
{
	width: 85px;
	border-width: 1px;
	border-style: solid;
	color:#FFFFFF;
	background-color:#000000;
}
