.MenuSideFrame {
	border: medium solid #006699;
}
.BlackPageOutline {
	border: thin solid #000000;
}
.Main_Text {
	font-family: Tahoma;
	font-size: 12px;
}
.Main_Text_Bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.PageBorders {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D6D3CE;
	border-right-color: #D6D3CE;
	border-bottom-color: #D6D3CE;
	border-left-color: #D6D3CE;
	border-right-style: none;
	border-bottom-style: none;
}
.PictureBorders {
	border: thin double #D6D3CE;
}
.TableDivision {
	border-top: thin none #D6D3CE;
	border-right: thin none #D6D3CE;
	border-bottom: thin none #D6D3CE;
	border-left: thin solid #D6D3CE;
}
.Main_Text_Bold_Blue {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #31659C;
}
.Main_Text_List {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 5px;
}
.Light_Blue_Table {
	background-color: #DBE4ED;
}
.Main_TextNoLineSpacing {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 1px;
}
