<style>
.blue_border

{

	border: 1px solid #6B8399;	

}

A.small_link {
	font-family : Arial;
	font-size: 9pt;
	color: #234E9E;	
	font-weight: bold;
	text-decoration: none;
}

A.small_link:HOVER {
	font-family : Arial;
	font-size: 9pt;
	color: #dd0000;
	font-weight: bold;
	text-decoration: underline;
}

.Button
{
	background-color: #4E71CB;
	FONT-FAMILY: Arial, Geneva;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: normal;
	border: 1px solid;
	border-color: #45361B;
	color: #FFFFFF;
	/*border-top : 1px solid #ffffff;*/
}

.MailListTextFields
{
	border-style: solid;
	background-color: #FFFFFF;	
	border-width: 1px;
	border-color: #BDBE99;
	font-color: #BDBE99; 
}

.medium
{
	font-family : Arial;
	font-size: 14px;
}
.medium2
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.large
{
	font-family : Arial;
	font-size: 16pt;
	visibility: hidden;
}
.thumb_caption
{
	font-family : Arial;
	font-size: 14px;
	color: #003399;
}
</style>

