.text {
	font-family: Tahoma, Arial;
	font-size: small;
	color: #FFFFFF;
}
input {
	font-family: Tahoma, Arial;

}
select {
	font-family: Tahoma, Arial;
	
}
table {
	border: 1px none;


}
textarea {
	font-family: Tahoma, Arial;

}
.background {
	background-color: #666666;

}

.headerrowht {
	font-family: Tahoma;
	color: #FFFFFF;
	vertical-align: bottom;
	font-weight: bold;
	text-transform: capitalize;
	font-size: small;
}
.teststyle {
	font-family: Tahoma, Arial;
	font-style: normal;
	font-weight: bold;
	color: #FFFF99;
	text-transform: uppercase;
	
}
h1 {
	font-family: Tahoma;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: bottom;

}
h2 {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	top: 6px;
	text-transform: capitalize;
}
.darktext {
	
	color: #666666;
	font-family: Tahoma;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #5d707e;
	font-family: Tahoma, Arial;
}
.link {
	font-family: Tahoma;

	color: #999999;
	font-weight: normal;
}

a:visited {
	color: #FFFFFF;
	font-family: Tahoma;
}
.bullet {
	color: #FFFFFF;
	list-style-type: square;
	font-family: tahoma, arial;

	
	
}
a:hover {
	font-family: Tahoma;
	color: #99b8d4;
}
.bold {
	font-weight: bold;
	font-family: Tahoma, Arial;

	color: #FFFFFF;
}
.blue {
	color: #FFFFFF;

	font-weight: bold;
	font-family: Tahoma, Arial;
}
p {
	font-family: Tahoma,Arial;
	font-size: small;
	color: #333333;
}
blockquote {
	font-family: Tahoma, Arial;
	color: #FFFFFF;

}
.capitals {
	font-family: Tahoma, Arial;

	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.darktextbold {

	color: #666666;
	font-family: Tahoma;
	font-weight: bold;
}
.border {
	border-top: thin solid #CCCCCC;
	border-right: thin solid #666666;
	border-bottom: thin solid #666666;
	border-left: thin solid #CCCCCC;
}
.indentbold {
	font-family: Tahoma, Arial;
	font-weight: bold;
	text-align: left;
	text-indent: 6pt;
}
.darkblue {
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #FFFFFF;

}
.bluelarge {
	font-family: Tahoma, Arial;

	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
}
.yeltext {

	font-family: Tahoma, Arial;

	font-style: normal;
	color: #FFFFCC;
	text-transform: none;
}
