html, body
{
	width: 100%;
	height: 100%;
}

body
{

	margin: 0px;
	padding: 0px;
	background-color: #f9f9f9;
}

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;
}

td.vmenu
{
  padding: 5px 10px;
}


td.vmenuAct
{
  padding: 5px 10px;
  background-color: ed1c24;
}



a:link { 	color: #ed1c24; font-size: 11px; text-decoration: underline; font-family: Tahoma; font-weight: normal; }
a:visited { color: #ed1c24; font-size: 11px; text-decoration: underline; font-family: Tahoma; font-weight: normal; }
a:hover, a:active { color: #ed1c24; font-size: 11px; text-decoration: underline; font-family: Tahoma; font-weight: normal; }

a.top:link { 	color: #e52c00; font-size: 18px; text-decoration: underline; font-family: Trebuchet MS; font-weight: normal; }
a.top:visited { color: #e52c00; font-size: 18px; text-decoration: underline; font-family: Trebuchet MS; font-weight: normal; }
a.top:hover, a.top:active { color: #e52c00; font-size: 18px; text-decoration: underline; font-family: Trebuchet MS; font-weight: normal; }

a.red:link { 	color: #ed1c24; font-size: 15px; text-decoration: underline; font-family: Trebuchet MS; font-weight: normal; }
a.red:visited { color: #ed1c24; font-size: 15px; text-decoration: underline; font-family: Trebuchet MS; font-weight: normal; }
a.red:hover, a.red:active { color: #ffffff; font-size: 15px; text-decoration: underline; font-family: Trebuchet MS; font-weight: normal; }

a.menu:link { 	color: #ed1c24; font-size: 13px; text-decoration: underline; font-family: Trebuchet MS; font-weight: normal; }
a.menu:visited { color: #ed1c24; font-size: 13px; text-decoration: underline; font-family: Trebuchet MS; font-weight: normal; }
a.menu:hover, a.menu:active { color: #ed1c24; font-size: 13px; text-decoration: underline; font-family: Trebuchet MS; font-weight: normal; }


a.tree:link { 	color: #666666; font-size: 10px; text-decoration: underline; font-family: Trebuchet MS; font-weight: normal; }
a.tree:visited { 	color: #666666; font-size: 10px; text-decoration: underline; font-family: Trebuchet MS; font-weight: normal; }
a.tree:hover, a.tree:active { 	color: #666666; font-size: 10px; text-decoration: underline; font-family: Trebuchet MS; font-weight: normal; }


h1 { font-size: 22px; font-family: Trebuchet MS; font-weight: normal; padding: 0px; margin: 0px; color: #ed1c24; font-weight: normal; }
h2 { font-size: 18px; font-family: Trebuchet MS; font-weight: normal; padding: 0px; margin: 0px; color: #d80000; font-weight: normal; }
h3 { font-size: 24px; font-family: Trebuchet MS; font-weight: normal; padding: 0px; margin: 0px; color: #000000; font-weight: normal; }
h4 { font-size: 15px; font-family: Trebuchet MS; font-weight: normal; padding: 0px; margin: 0px; color: #666666; font-weight: normal; }

ul.vmenu
{
  list-style-type: none;
  padding: 5px 0px 5px 10px;
  margin: 0px;
  line-height: 36px;
}

.buttom

{

  cursor: pointer;

  cursor: hand;

}

.menu
{
  font-size: 13px;
  font-family: Trebuchet MS;
  font-weight: normal;
  color: #666666;
}

ul.menu
{
  list-style-type: none;
  padding-left: 10px;
  margin: 0px;
  line-height: 180%;
}



