.menulink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.text {
	font-family:Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.textfield {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	background-color: #FFFFFF;
	border:#999999 solid 1px;
	padding: 2px;
}

.title {
	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.button {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000066;
}



.link a:hover {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #F7921E;
	text-decoration: none;
}
.menulink a:hover {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.texthead {
	font-family:Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color:#000066;
	padding-bottom:15px;
	padding-top:10px
	}
.bottomlink {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.bottomlink a:hover {


	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}
.text a:hover {

	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #00008C;
	text-decoration: underline;
}
.blinktext{

	font-weight: bold;
	text-decoration:blink;
}
.imgsize{
	height:167;
	width:250;
	border:outset #0066FF 3px ridge;
}
.thead{
font-family:Tahoma;
color:#666666;
background:#CCCCCC;
font-size:14px;
height:30px;



}
.tdata{
font-size:12px;
font-family:Arial, Verdana;
text-align:left;
color:#000099;
height:35px;
padding-left:15px;
background-color:#f1f1f1;
}
.no{
color:#000099;
text-align:center;
background-color:#f1f1f1;
}