a:link { text-decoration: none; color: #007236}
a:visited { text-decoration: none; color: #007236}
a:active { text-decoration: none; color: #007236}
a:hover { color: #FF0000; text-decoration: none}

.textsmallbold {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.textnormal {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 13px;
}
.textnormal-blue {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 13px;
	color: #003399;
}
.textnormal-grey {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 13px;
	color: #666666;
}
.textnormal-yellow {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 13px;
	color: #827B00;

}
.button {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a6bcc4;
	width: 80px;
	border: 1px solid #466e7d;
	height: 20px;

}
.buttonsmall2 {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a6bcc4;
	width: 60px;
	border: 1px solid #466e7d;
	height: 20px;

}
.buttonsmall1 {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a6bcc4;
	width: 30px;
	border: 1px solid #466e7d;
	height: 20px;

}
.textsmallbold-red {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.textsmallbold-Orange {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6633;
}
.line {
	color: #CCCCCC;
	height: 1px;
}
.textnormalbold {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 13px;
	font-weight: bold;
}
.textnormalbold-blue {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 13px;
	font-weight: bold;
		color: #003399;
}
.textsmall {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 11px;
}
.textsmallboldwhite {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;

}
.box {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	width: 100px;
	border: 1px solid #CCCCCC;
	height: 20px;
	}
.bg {
	background-color: #e7ebed;
}
.textsmallblue {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 11px;
	color: #003399;
}
.textsmallgray {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 11px;
	color: #999999;
}
.textsmallboldblue {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #003399;
}
.textsmallboldgray {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
}
.textsmallboldyellow {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #827B00;
}
.bgblue {
	background-color: #becfd5;
}
.bgred {
	background-color: #b2132b;
}
.bgblue2 {
	background-color: #015ca2;
}
.small {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	color: #999999;
}
