<!-- /* hide from old browsers */

body, table, td, th, p
{
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-valign: top;
}

.form_class {
	font-weight: bold;
	border:1px solid #002947;
	background-color: #CF7926;
	color: #ffffff;
}

h1.title
{
	font-family: Tahoma;
	font-size: 12pt;
	line-height:16pt;
	font-style: normal;
	font-weight: bold;
	text-indent : 5;
	color: #FFFFFF;
	background-color: #002947;
	border:1px solid #002947;
}

.title
{
	font-family: Tahoma;
	font-size: 12pt;
	line-height:14pt;
	font-style: normal;
	font-weight: bold;
	text-indent : 5;
	color: #FFFFFF;
	background-color: #002947;
}

table.content
{
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}

th
{
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}

td
{
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-valign: top;
}
td.contenttitle
{
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #001741;
}


td.contentmenu
{
	border-bottom: 1px solid #001741;
	text-align: left;
	text-valign: middle;
}
td.contentmenu1
{
	text-align: left;
	text-valign: middle;
}

td.contentmenucolor
{
	border-bottom: 1px solid #001741;
	background-color: #E6E4BD;
	text-align: left;
	text-valign: middle;
}
td.contentmenucolor1
{
	background-color: #E6E4BD;
	text-align: left;
	text-valign: middle;
}

td.contentmenutop
{
	border-bottom: 1px solid #001741;
	background-color: #CCCCCC;
	text-align: left;
	text-valign: middle;
}

h1
{
	font-family: Tahoma;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	color: #CE7727;
}

h2
{
	font-family: Tahoma;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color: #CE7727;
}

h3
{
	font-family: Tahoma;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #CE7727;
}

h4
{
	font-family: Tahoma;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	color: #CE7727;
}

h5
{
	font-family: Tahoma;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #CE7727;
}

h6
{
	font-family: Tahoma;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #CE7727;
}


a
{
	color: #0000FF;
	text-decoration: underline;
}

a:active
{
	color: #0000FF;
	text-decoration: underline;
}

a:hover
{
	color: #0000FF;
	text-decoration: underline;
}

a:link
{
	color: #0000FF;
	text-decoration: underline;
}

.mainbutton {
	font-size:10pt; 
	font-weight:bold; 
	color:#CF7926; 
	background-color: #001741;
}


/* end style hiding */ -->