﻿body
{
	margin: 0px;
	background: #FFFFFF url(files/images/bg.jpg) center top;
	text-align: center;
}
td
{
	text-align: left;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 11px;
	color: #474747;
}
a:link
{
	color: #808080;
}
a:visited
{
    color: #808080;
}
a:hover
{
    text-decoration: none;
    color: #FF0000;
}
a:active
{
    text-decoration: none;
    color: #000000;
}
a.1
{
	text-decoration: underline;
	color: #000000;
}

a.2
{
	text-decoration: underline;
	color: #FFCC00;
}
a.3
{
	text-decoration: underline;
	color: #828282;
}
a.4
{
	text-decoration: underline;
	color: #004C86;
}
a.5
{
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	color: #949494;
}
a.6
{
	text-decoration: underline;
	color: #FFAA00;
}
.nav:active
{
    COLOR: #FFFFFF;
    text-decoration: none;
}
.nav:link
{
    COLOR: #FFFFFF;
    text-decoration: none;
}
.nav:visited
{
    COLOR: #FFFFFF;
    text-decoration: none;
}
.nav:hover
{
    COLOR: #FFFFFF;
    text-decoration: none;
}
.t10
{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
}
.v10
{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
}
.style1
{
	color: #ffe400;
}
.style2
{
	color: #000000;
}
.style3
{
	color: #ff8a00;
}
.bottom
{
	width:750px; 
	height:45px; 
	color: #949494; 
	background-image:url(files/images/2.jpg);
	font-family:Tahoma;
	font-size:12px;
	text-align:right;
	

}
.dashedline
{
    border-bottom: 1px dashed #A9A9A9;
    padding-top: 2px;
    margin-bottom: 2px;
    clear:right;
}
.SiteSubContent
{
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
}
.formul
{
	width: 750px;
	height: 20px;
	color: #000000;
	background-color: #f5f5f5;
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	padding-bottom: 10px;
}
br.clear {
  clear: both;
  height: 0;
  line-height: 0px;
}

div.shadow {
  float: left;
  padding: 0 1px;
  background: #bfbfbf;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  position: relative;
}

div.shadow img {
  padding: 5px 5px 9px 5px;
  background: white url(/files/images/shad_bottom.png) repeat-x bottom left;
}

div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(/files/images/shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.shadow div.topright {
  width: 2px;
  height: 4px;
  background: url(/files/images/shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(/files/images/shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url(/files/images/shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px;
}





