.basicfont {
	font-family: Verdana;
	font-size: 11px;
	color: #3D3F58;
	text-decoration: none;

}
.fontwhite {

	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.formbuttons {
	font-family: Verdana;
	font-size: 12px;
	background-color: E4EDFC;
	border: 1px solid #4C180B;

}
.formedit {
	font-family: Verdana;
	font-size: 12px;
	background-color: #E4EDFC;
	border-top: 1px solid #333333;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #333333;

}
.tabledata {
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;




}
.test {
	background-color: #DDEEFF;
	background-repeat: no-repeat;
	width: 100%;

}
.basicfontsmall {

	font-family: Verdana;
	font-size: 10px;
	color: #3D3F58;
	text-decoration: none;
}
.basephoto {

	border: 2px solid #000066;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.basicfontunder {
	font-family: Verdana;
	font-size: 11px;
	color: #3D3F58;
	text-decoration: none;
	cursor: hand;
	font-weight: bold;


}
