.whitelink:link
{
	font-family: Arial;
	font-size: 12px;
	color : #ffffff;
	text-align : center;
	text-decoration: none;

}
.tb
{
	border-left : 1px dotted #eeeeee;
	border-right : 1px dotted #eeeeee;
	border-bottom : 1px dotted #eeeeee;
}

.img_a
{
	border : 5px solid #dddddd;
}

.whitelink:active
{
	font-family: Arial;
	font-size: 12px;
	color : #ffffff;
	text-align : center;
	text-decoration: none;

}

.whitelink:visited
{
	font-family: Arial;
	font-size: 12px;
	color : #ffffff;
	text-align : center;
	text-decoration: none;

}

.whitelink:hover
{
	font-family: Arial;
	font-size: 12px;
	color : #f7923a;
	text-align : center;
	text-decoration: none;

}

.whitetext
{
	font-family: Arial;
	font-size: 12px;
	color : #ffffff;

}

.main_content
{
	font-family: Arial;
	font-size: 12px;
	color : #000000;

}

.content_title
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color : #00529e;
}


.bluelink:link
{
	font-family: Arial;
	font-size: 12px;
	color : #00529e;
	text-align : center;
	text-decoration: none;

}

.bluelink:active
{
	font-family: Arial;
	font-size: 12px;
	color : #00529e;
	text-align : center;
	text-decoration: none;

}

.bluelink:visited
{
	font-family: Arial;
	font-size: 12px;
	color : #00529e;
	text-align : center;
	text-decoration: none;

}

.bluelink:hover
{
	font-family: Arial;
	font-size: 12px;
	color : #f7923a;
	text-align : center;
	text-decoration: none;

}

.img_border
{
	border : 5px solid #ffffff;
}

input, textarea, select
{
	font-family: Arial;
	font-size: 12px;
	color : #000000;

}