﻿.Table_main {
	text-align: left;
	background-color: #FFFFFF;
}
.Table_cell_logo {
	background-color: #000000;
}
.Table_cell_menu {
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.Table_cell_profile {
	text-align: center;
	font-size: small;
	font-weight: bold;
	padding-top: 10px;
	font-variant: normal;
	line-height: 20px;
}
.Table_cell_contence {
	text-align: left;
	padding: 10px;
}
.Table_cell_copyright {
	text-align: center;
}
.Img_style_profile {
	border-width: 0px;
}
.Img_style_leftside {
	border-style: solid;
	border-width: 2px;
	margin-right: 11px;
}
.Img_style_rightside {
	border-style: solid;
	border-width: 2px;
	margin-left: 11px;
}
.Style_profile_symbols {
	font-family: Wingdings;
}
.Style_copyright_symbols {
	font-family: "Times New Roman";
}
h1 {
	text-align: center;
	color: #000080;
	margin-top: 8px;
	margin-bottom: 8px;
}
h5 {
	margin-bottom: 0px;
	margin-top: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}

