* { margin: 0; padding: 0; border: 0; outline: 0; }

html, body {font-family: Sans Serif, Tahoma, Arial; font-size: 13px; background: #ffffff; color: #525252; height: 100%;}

a {color: #cc0000; text-decoration: underline;}
a:hover {color: #cc0000; text-decoration: none;}

h1 {font-family: Georgia; color: #d10000; font-size: 20px; font-weight:normal;}
h2 {font-family: Georgia; color: #636262; font-size: 16px; font-weight:normal;}
hr {color:#447086; background-color:#447086; height:1px; border:0; margin-top: 5px; margin-bottom :5px;}

/*#all {background: url(/img/bg_top.jpg) repeat: no-repeat right top; height: 100%;}

#m {width:100%; margin:0 auto; position:relative; }*/



#title {font-family: sans-serif, Tahoma, Arial; height: 211px; color: #bf0c0c; background: url(/img/bg_top.jpg) no-repeat right top; }
#title .left { float: left; width:280px;}
#title .right { float: left; padding-left: 50px; padding-top: 50px; height: 161px;}

#main_menu {background: #de3232; background: url(/img/bg_menu.gif) repeat-x; height: 46px;  text-align: center;}
#main_menu a {font-size: 14px; color: #ffffff; text-decoration: none; font-weight: bold;}
#main_menu a:hover {font-size: 14px; text-decoration: none; font-weight: bold;}

#menu {font-size: 14px; color: #000000; font-weight: normal; background: url(/img/bg_dmenu.gif) repeat-y;}
#menu a {font-size: 12px; color: #cc0000; text-decoration: underline; padding-bottom:5px;}
#menu a:hover {font-size: 12px; text-decoration: none;}

#ten1 {background: url(/img/ten_left_main.gif) no-repeat right top;}


table.sto{
	width: 100%;
	height: 46px;
}

a.m,a.m:hover{
	color: #ffffff;
	font-size: 14px;
	font-family: arial, sans-serif, tahoma;
	text-shadow: #996666 0px 1px 6px;
	font-weight: bold;
	text-decoration: none;
}
td.m1{

	vertical-align: middle;
	text-align: center;
}
td.m1:hover{
	background-color: #cc0000;
	text-align: center;
}
td.m2{
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	font-family: arial, sans-serif, tahoma;
	text-shadow: #995555 0px 1px 6px;
	font-weight: bold;
}
td.m3{
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	font-family: arial, sans-serif, tahoma;
	text-shadow: #995555 0px 1px 6px;
	font-weight: bold;
	background-color: #cc0000;
}

#container {
  min-height:100%;
  min-width:1000px;
  position:relative;
  _height: 100%;
}

#container2 {
 background: url(/img/ten_center.gif) repeat-x top;
 width: 100%;
 float: left;
 margin-right: -288px;
}
#content {
 margin-right: 288px;
}
#center {
 padding-top: 20px;
 margin-left: 288px;
}

#box {
	float: left;
	width:99%;
}

#left {
 background: url(/img/ten_left_main.gif) no-repeat right top;
 background-color: #f8f8f8;
 width: 267px;
 float: left;
}
#left .zag{background-color: #f1f1f1; padding-top:25px; padding-left:40px; padding-right:10px; padding-bottom:10px; color: #636262; font-weight: bold; font-size: 14px; font-family: arial, tahoma;}
#left .s{font-size: 12px; padding-top:10px; padding-left:40px; padding-right:10px; padding-bottom:10px;}
#right {
 background-color: #f8f8f8;
 width: 268px;
 float: right;
}
#right .zag{background-color: #f1f1f1; padding-top:25px; padding-left:10px; padding-right:40px; padding-bottom:10px; color: #636262; font-weight: bold; font-size: 14px; font-family: arial, tahoma;}
#right .s{font-size: 12px; padding-top:10px; padding-left:10px; padding-right:40px; padding-bottom:10px;}

#right td{
font-size: 12px;
}

#empty{
  height:140px;
  clear:both;
}

#footer{
  position:absolute;
  bottom:0;
  clear:both;
  width:100%;
  height:140px;
  background-color: #f8f8f8;  
  font-size: 12px;
  text-align: center;
}

#copy{
  border-top: 4px solid #f1f1f1;
  width:90%;
	margin-left: auto;
	margin-right: auto;
}
#sp{
  float: left;
  text-align: left;
  padding:10px;
}
#cp{
  float: right;
  text-align: right;
  padding:10px;
}










