body, html {
	background-color: #eeeeee;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	height: 100%;
}
img{
  border: none;
}

h1,h2{
  padding: 0;
  margin: 0;
}


p.hed1
{
	font-weight: bold;
	text-transform: uppercase;
	background-color: #dcdcdc;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
p.hed2
{
    font-weight: bold;
    font-size: 11px;
    border-bottom: #c0c0c0 1px solid;
    padding-left: 5px;
    text-transform: uppercase;
}

table {
	margin-top: 2px;
}
#vmenu th
{
    color: #ffffff;
    text-align: left;
    padding: 2px 5px 2px 5px;
    border-bottom: #ffffff 1px solid;
}
#vmenu td
{
    padding: 2px 5px 2px 0px;
    border-bottom: #ccccff 1px solid;
}
#vmenu td a.lev1
{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	font-weight: bold;
}
#vmenu td a:hover.lev1
{
    color: #ffffff;
    padding-left: 10px;
    border-left: #ff9966 5px solid;
}
#vmenu td span.lev1
{
    color: #ffffff;
    padding-left: 10px;
    border-left: #ff9966 5px solid;
	font-weight: bold;
}
#vmenu td a.lev2
{
    color: #e0e0ff;
    text-decoration: none;
    padding-left: 25px;
}
#vmenu td a:hover.lev2
{
    color: #ffffff;
    padding-left: 20px;
    border-left: #ff9966 5px solid;
}
#vmenu td span.lev2
{
    color: #ffffff;
    padding-left: 20px;
    border-left: #ff9966 5px solid;
}
table.menu {
	margin: 0 0 0 2px;
	background-color: #aaaaaa;
	height: 30px;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	background-image: url(../images/style/menu_top_border.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
table.content {
	margin: 0 0 0 2px;
}

td {
	vertical-align: top;
}
td.menu, td.menu_1{
	padding-top: 4px;
}
td.menu{
	background-image: url(../images/style/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td.footer {
	height: 30px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	vertical-align: middle;
}

p {
	
	margin: 10px 25px 0px 25px;
}

#content {
	margin: auto;
	/*padding-top: 20px;*/
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #ffffff;
	width: 798px;
}
.copyright {
	font-size: 11px;
	color: #666666;
	padding-left: 20px;
}
.lannguage {
	font-size: 11px;
	color: #eeeeee;
	padding: 2px 15px 0 0;
}

#tech table
{
    margin-top: 25px;
    margin-bottom: 25px;
    border-top: #696969 1px solid;
    border-bottom: #696969 1px solid;
}


#tech th
{
    padding: 3px 3px 3px 3px;
    text-align: center;
    background-color: #dcdcdc;
    border-left: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
}

#tech td
{
    padding: 3px 3px 3px 3px;
    text-align: center;
}
#tech tr.alt
{
    padding: 3px 3px 3px 3px;
    text-align: center;
    background-color: #f0f0f0;
}

table.info
{
    border-bottom: #999 1px solid;
    font-size: 11px;
}

td.info
{
	border-top: #999 1px solid;
	text-align: left;
}

table.form
{
	border: 1px solid #999999;
}
.link a img{
  border: none;
  text-decoration: none;
  margin: 8px 5px 3px 0;
  padding: 0;
}
.lannguage a {
  color: #EEEEEE;
  text-decoration: none;
}
.lannguage a:hover {
  color: #EEEEEE;
  text-decoration: underline;
}

.video{

padding: 4px 5px;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40); /* IE */
opacity: .4; /* Mozilla 2x, Opera 8x */
-moz-opacity: .4; /* Mozilla 1x */
-moz-user-select: none; /* Unselectable text for Mozilla FF */
}

#header {
  width: 798px;
  height: 135px;
  background: url(../images/title_new.jpg);
  display: block;
  padding: 0;
  margin: 0;
}
#header h1 {
  font-size: 27px;
  padding: 17px 0 10px 230px;
}
#header h2 {
  font-size: 21px;
  padding: 20px 0 0px 280px;
  color: #000000;
}
#header h2.enfg{
  font-size: 21px;
  padding: 20px 0 0px 265px;
  color: #000000;
}

