﻿.myError
{
	font-size: 8pt;	
	font-family: Tahoma;
	color: Red;
}
.myText
{
	font-size: 9pt;
}
.myText2
{
	font-size: 14pt;
}
div.Head
{
	border-color: #008080;
	border-width: 3px;
	background-color: darkcyan;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11pt;
	padding-bottom: 3px;
	color: white;
	border-top-style: double;
	padding-top: 3px;
	font-family: Tahoma, Verdana, Arial;
	border-right-style: double;
	border-left-style: double;
	border-bottom-style: double;
	margin-bottom: 10px;
	display: block;
	width: 100%;
}
a.Head
{
	font-weight: bold;
	font-size: 11pt;
	color: white;
	font-family: Tahoma, Verdana, Arial;
	text-decoration:underline;
}
a:visited.Head
{
	color: white;
}
a:hover.Head
{
	color: pink;
}
a.Menu
{
	behavior: url(http://www.topmodel-agency.net/Menu.htc);
	color: #0857a6;
	text-decoration: none;
	border: white 1px solid;
	font-size: 10pt;
}
div.Menu
{
	behavior: url(Menu.htc);
	color: #0857a6;
	border: white 1px solid;
	font-size: 10pt;
}
a.Menu2
{
	color: #800000;
	text-decoration: none;
	font-size: 12pt;
	font-weight:bold;
}
body
{
	font-family: Tahoma;
	background-color: white;
	color: black;
	font-size: 10pt;
}

a
{
	text-decoration: none;
	font-size: 9pt;
}
a:visited
{
	color:#0857a6;
}
a:hover
{
	color: deeppink;
}
TABLE.SubMenu
{
	position: absolute;
	background-color: #E2DED6;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	display: none;
}
a.SubMenu
{
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: black;
}
a:hover.SubMenu
{
	color: white;
	background-color: #001C31;
}
a:visited.SubMenu
{
	color: black;
}
TD.PopMenu
{
	text-align: center;
}
a.PopMenu
{
	color: white;
	width: 100%;
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial;
	background-color: #001C31;
	padding-bottom: 5px;
	padding-top: 5px;
}
a:hover.PopMenu
{
	color: deeppink;
}
a:visited.PopMenu
{
	color: white;
}
TABLE.frame
{
	background-color:#d9d9d9;
	width:100%;
	margin-bottom:10px;
}
caption
{
	font-size: 16pt;
}
