html, body
{
	width: 100%;
	height: 100%;
}

body
{

	margin: 0px;
	padding: 0px;
	background-color: #f1f1f1;
}

body, div, input, select, td, textarea
{
	font-family: Tahoma ,sans-serif;
	font-size: 11px;
	color: #000000;
}

a img
{
	border: 0px;
}

table
{
  border-collapse: collapse;
  padding: 0px;
  margin: 0px;
}

p
{
 padding: 5px 0px;
 margin: 0px;
}


tr
{
  padding: 0px;
  margin: 0px;
}

td
{
  padding: 0px;
  margin: 0px;
}


.gmenu
{
	padding-left: 12px;
	padding-top: 30px;
}

a:link { color: #eb5300; font-size: 11px; text-decoration: underline; font-family: Tahoma; font-weight: normal; }
a:visited { color: #eb5300; font-size: 11px; text-decoration: underline; font-family: Tahoma; font-weight: normal; }
a:hover, a:active { color: #eb5300; font-size: 11px; text-decoration: underline; font-family: Tahoma; font-weight: normal; }

a.gmenu:link { 	color: #ffffff; font-size: 16px; text-decoration: underline; font-family: Trebuchet MS; font-weight: normal; }
a.gmenu:visited { color: #ffffff; font-size: 16px; text-decoration: underline; font-family: Trebuchet MS; font-weight: normal; }
a.gmenu:hover, a.gmenu:active { color: #ffffff; font-size: 16px; text-decoration: underline; font-family: Trebuchet MS; font-weight: normal; }


a.menu:link { 	color: #ffffff; font-size: 12px; text-decoration: underline; font-family: Arial; font-weight: normal; }
a.menu:visited { color: #ffffff; font-size: 12px; text-decoration: underline; font-family: Arial; font-weight: normal; }
a.menu:hover, a.menu:active { color: #ffffff; font-size: 12px; text-decoration: underline; font-family: Arial; font-weight: normal; }

a.vmenu:link { 	color: #eb5300; font-size: 14px; text-decoration: underline; font-family: Trebuchet MS; font-weight: bold; }
a.vmenu:visited { color: #eb5300; font-size: 14px; text-decoration: underline; font-family: Trebuchet MS; font-weight: bold; }
a.vmenu:hover, a.menu:vactive { color: #eb5300; font-size: 14px; text-decoration: underline; font-family: Trebuchet MS; font-weight: bold; }

a.vmenu_2:link { 	color: #eb5300; font-size: 11px; text-decoration: underline; font-family: Trebuchet MS; font-weight: normal; }
a.vmenu_2:visited { color: #eb5300; font-size: 11px; text-decoration: underline; font-family: Trebuchet MS; font-weight: normal; }
a.vmenu_2:hover, a.vmenu_2:active { color: #eb5300; font-size: 11px; text-decoration: underline; font-family: Trebuchet MS; font-weight: normal; }



.tree
{

	color: #eb5e10;
	font-size: 10pt;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: normal;

}

h1 { font-size: 22px; font-family: Tahoma; font-weight: normal; padding: 0px; margin: 0px; color: #666; font-weight: normal; }

ul.vmenu
{
  list-style-type: none;
  padding: 5px 0px 5px 10px;
  margin: 0px;
  line-height: 200%;
}
.catrow {
	background-color: #e0e0e0;
	color: #2d3426;
	text-align: left;
	padding: 10;
	border-top: 1px white solid;
	border-bottom: 1px white solid;
}

.tablecar {
	COLOR: #003372;
	FONT-SIZE: 16px;
	background-color: #c3c3c3;
}

#TB_ajaxContent{
padding: 10px;
text-align: center;
}
.gmenu1
{
	padding-left: 12px;
	padding-top: 30px;
}
#zebra .odd { background: #c3c3c3; }
#zebra .even { background: #e0e0e0; }


/*   CSS FOR STATIC PAGES
----------------------------------------------------------------------------------------------------------------*/

.content { padding: 15px 30px 10px 0px; }
.content, .content p,.content li,.content dd,.content dt,.content div,.content td, .content a { font: normal 12px/16px Tahoma; }
.content p,.content ul, .content ol { padding-bottom: 15px; padding-top: 0!important; margin-top: 0!important; }
.content ul, .content ol { margin-left: 0; padding-left: 30px; }
.content li { padding-bottom: 5px; }
.font14 { font: 14px/18px Arial !important; } 
.content h2, .content h3 { padding-top: 5px; padding-bottom: 5px; color: #666; }
.content h2 { font-size: 18px; margin: 0; }
.content h3 { font-size: 14px; margin: 0; }

.f-left { float: left; }
.f-right { float: right; }
.a-left { text-align: left; }
.a-right { text-align: right; }
.a-center { text-align: center; }
.top10 { margin-top: 10px; }
.top15 { margin-top: 15px; }
.top20 { margin-top: 20px; }
.top20px { padding-top: 20px; }
.top25 { margin-top: 25px; }
.top30 { margin-top: 30px; }
.top35 { margin-top: 35px; }
.top40 { margin-top: 40px; }
.left5 { margin-left: 5px; }
.left10 { margin-left: 10px; }
.left10px { padding-left: 10px; }
.left15 { margin-left: 15px; }
.left20 { margin-left: 20px; }
.left25 { margin-left: 25px; }
.left30 { margin-left: 30px; }
.right20 { margin-right: 20px; } 
.cc { clear: both; }


div.person
{
width: 200px;
height: 300px;
float: left;
margin-right: 100px;
text-align: center;
}
tr.nech{
	background-color:#e0e0e0;
}
tr.nech td:first-child{
	width:150px;
}
tr.nech img{
	width:100px;
	height:75px;
	margin:15px;
}
tr.ch{
	background-color:#c3c3c3;
}
tr.ch td:first-child{
	width:150px;
}
tr.ch img{
	width:100px;
	height:75px;
	margin:15px;
}

