/* CSS Document */

body 			{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 8px;
}


td 				{
	Font-family: Arial, Tahoma, Verdana, San-serif;
	Color: #515659;
	Font-size: 8pt;
	text-align: justify;
}
a:hover			{text-decoration: underline}

.email			{Font-family: Arial, Tahoma, Verdana, San-serif; Color:#01a0c7; Font-size: 8pt; text-decoration: none;}
.f7_red			{Font-family: Tahoma, Arial, Verdana, San-serif; Color:#EE2225; Font-size: 7pt; text-decoration: none;}
.copyright		{Font-family: Tahoma, Arial, Verdana, San-serif; Color:#a7a7a7; Font-size: 7pt; text-decoration: none;}
.title			{Font-family: Myriad, Arial, Verdana, San-serif;Color:#ffffff;Font-size: 13pt;text-decoration: none;font-weight: bold;}
.title2			{Font-family: Arial, Verdana, San-serif;Color:#4f6678;Font-size: 10pt;text-decoration: none;font-weight: bold;}
.title3			{Font-family: Arial, Verdana, San-serif;Color:#4f6678;Font-size: 12pt;text-decoration: none;font-weight: bold;letter-spacing: 2px;}
.index			{Font-family: Arial, Verdana, San-serif;Color:#666666;Font-size: 8pt;text-decoration: none;font-weight: bold;}
.subtitle		{Font-family: Arial, Verdana, San-serif;Color:#858585;Font-size: 9pt;text-decoration: none;font-weight: bold;}
.subtitle2		{Font-family: Arial, Verdana, San-serif;Color:#515659;Font-size: 9pt;text-decoration: none;font-weight: bold;}
.subtitle3		{Font-family: Arial, Verdana, San-serif;Color:#01a0c7;Font-size: 9pt;text-decoration: none;font-weight: bold;}
.txtred			{Font-family: Arial, Tahoma, Verdana, San-serif;Color:#b91944;Font-size: 10pt;text-decoration: none;font-weight: bold;}
.txtorange		{Font-family: Arial, Tahoma, Verdana, San-serif;Color:#f47820;Font-size: 8pt;text-decoration: none;font-weight: bold;}
.txt_indicated1  {Font-family: Tahoma, Arial, Verdana, San-serif;Color:#666666;Font-size: 7pt;text-decoration: none;}
.txt_indicated2  {Font-family: Tahoma, Arial, Verdana, San-serif;Color:#01a0c7;Font-size: 7pt;text-decoration: none;}
.navstil		{COLOR: #4c4c4c;TEXT-DECORATION: none;FONT-FAMILY: Arial, Tahoma, Verdana, Sans-serif;FONT-SIZE: 8pt;font-weight: bold;}



a.nav:link {COLOR: #666666; TEXT-DECORATION: none;  FONT-FAMILY:  Arial, Tahoma, Verdana, Sans-serif; FONT-SIZE: 8pt}
a.nav:active {COLOR: #4c4c4c;TEXT-DECORATION: none;FONT-FAMILY: Arial, Tahoma, Verdana, Sans-serif;FONT-SIZE: 8pt;}
a.nav:visited {COLOR: #666666; TEXT-DECORATION: none;  FONT-FAMILY: Arial, Tahoma, Verdana, Sans-serif; FONT-SIZE: 8pt}
a.nav:hover {COLOR: #4c4c4c;TEXT-DECORATION: none;FONT-FAMILY: Arial, Tahoma, Verdana, Sans-serif;FONT-SIZE: 8pt;font-weight: bold;}

.linktop {
	font-family: tahoma;
	font-size: 7pt;
	color: #313d78;
	text-decoration: none;
}

.linkblack {
	font-family: Tahoma,Arial,  Verdana, San-serif;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.linkorange {
	font-family: Tahoma,Arial,  Verdana, San-serif;
	font-size: 7pt;
	color: #ffa000;
	text-decoration: none;
	font-weight: bold;
}

.linkblue {
	font-family: Tahoma,Arial,  Verdana, San-serif;
	font-size: 7pt;
	color: #01a0c7;
	text-decoration: none;
	font-weight: bold;
}

.field2 {
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT: 1px solid; 
	BORDER-BOTTOM: 1px solid; 
	BORDER-color: #d7d7d7;
	FONT-FAMILY: Tahoma; 
	color: #3a3a3a;
	padding-right: 1px; 
	padding-left: 1px; 
}

.button {
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	FONT-SIZE: 8pt;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	BORDER-color: #cbcbb8;
	FONT-FAMILY: Arial;
	color: #4f4430;
	background-color: #FFFFFF;
	background-image: url(../i/btn_bg.gif);
}


.EE {
	background-color: #ffffff;
	BORDER-COLLAPSE: collapse;
	EMPTY-CELLS: show;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d0f3ff;
	border-right-color: #d0f3ff;
	border-bottom-color: #d0f3ff;
	border-left-color: #d0f3ff;
}
.EE TD {
	BORDER-TOP: #d0f3ff 1px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 5px
}

.bg_scitech { background-color: #ffffff;} 

