.fontstitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;

}
.smallfonts {
	font-family: Arial;
	font-size: 11px;
	color: #663333;
}
.fonts16red {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.smallerfonts {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.webdesigns {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #646BA2;
	font-weight: bold;
}

.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #1E99DB;
	border-right-color: #1E99DB;
	border-bottom-color: #1E99DB;
	border-left-color: #1E99DB;
}
.allborders {
	border: 1px solid #993300;


}
.bluetitle {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.bottomline {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #003399;
	border-left-color: #0099FF;
	padding: 0px;


}
.titlefontsgry {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bolder;
	color: #CCCCCC;
}
.insideboarder {
	border: 1px dotted #FF9999;
}
.linert {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.borderblk {
	border: 1px solid #C4D3E3;
}
.ftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BDC7E2;
	text-decoration: none;
	font-weight: normal;
}

