html,body,table,td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodyblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.boldblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4A509A;
}
.bodywhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.boldwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
.boldbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4a509a;
}
.blkboldbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.bluebuttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A509A;
	padding: 0px 0px;
	font-weight: bold;
	cursor: auto;

}

a.bluebuttons:link { 

    color: #4A509A;
	text-decoration: none;

}

a.bluebuttons:active {

	color: red;
	text-decoration: none;

}

a.bluebuttons:visited { 

    color: #4A509A;
	text-decoration: none;

}

a.bluebuttons:hover { 

    color: #AB1119;
	text-decoration: none;
}

.redbuttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A509A;
	padding: 0px 0px;
	font-weight: bold;
	cursor: auto;

}

a.redbuttons:link { 

    color: #AB1119;
	text-decoration: none;

}

a.redbuttons:active {

	color: #4A509A;
	text-decoration: none;

}

a.redbuttons:visited { 

    color: #AB1119;
	text-decoration: none;

}

a.redbuttons:hover { 

    color: #4A509A;
	text-decoration: none;
}
.boldgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #46915C;
}
.redbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7C0046;
}
img{
border-color:#F7b8cb;}