*{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	text-shadow:1px 1px 0px #fff;
	color:#000;
	border-radius:0px;
	outline:none;
}
body
{
	margin-top: 5px;
	text-align: center;
  background-image:url("../images/bg.png");
  /*background-repeat: repeat-x; */
  /*background-attachment:fixed;*/
}
ul
{
  margin: 10px;
  padding: 0px;
  list-style: none;
}
li
{
  margin: 0px;
  padding: 0px;
  list-style: none;
}
a
{
  text-decoration: none;
  color: #000;
}
input
{
	width: 300px;
	height: 40px;
	border: none;
	padding: 5px;
	font-size: 14px;
	border: 1px solid #989898;
	outline: none;
}
select
{
	width: 300px;
	height: 40px;
	padding: 5px;
	font-size: 14px;
	background: #fff;
	border: 1px solid #989898;
}
option
{
	height: 24px;
	width: 260px;
	padding: 5px;
	font-size: 14px;
	background: #fff;
	border: none;
}

.header
{
  height: 100px;
  background-color:#fff; 
  background-image: url(../images/header.jpg);
  background-position: center;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.9);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border:1px solid #000;
}
.Hdate
{
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #001066;
  text-shadow:1px 1px 0px #fff;
}
.Htheme, .Htheme b
{
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #832b00;
  text-shadow:1px 1px 0px #fff;
}
.Hleft
{
  width: 380px;
  padding: 10px;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  color: #1e3301;
  text-shadow:1px 1px 0px #fff;
}
.Hright
{
  width: 380px;
  padding: 10px;
  font-size: 20px;
  font-weight: bold;
  text-align: right;
  color: #1e3301;
  text-shadow:1px 1px 0px #fff;
}

.Htheme b
{
 color: #000; 
}

.error
{
	height: 40px;
	border: 1px solid #901010;
	padding: 5px;
	font-size: 12px;
	text-align: center;
	color: #901010;
}
.success
{
	height: 40px;
	border: 1px solid #109010;
	padding: 5px;
	font-size: 12px;
	text-align: center;
	color: #109010;
}
.content
{
  height: auto;
  border: 1px solid #000;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  vertical-align: top;
  padding: 20px;

  text-shadow:1px 1px 0px #fff;
  font-size: 16px;
  color:#112;
}

.Tlink
{
  line-height: 24px;
  vertical-align: middle;
  border: 1px solid #ddd;
  padding: 5px;
  background-color: #f6f6ff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.liTitle
{
  font-size: 14px;
  font-weight: bold;
  text-align: justify;
  color: #000;
  text-shadow:1px 1px 0px #fff;
}
.liP, .liP a
{
  font-size: 14px;
  font-weight: normal;
  text-align: justify;
  color: #000;
  text-shadow:1px 1px 0px #fff;
  padding: 0px;
  margin: 0px;
  margin-top: 5px;
  margin-bottom: 10px;
}
.liP a
{
  color: #002088;
}

.liN
{
  list-style: square;
  font-size: 14px;
  font-weight: normal;
  text-align: justify;
  color: #000;
  text-shadow:1px 1px 0px #fff;
  padding: 0px;
  margin: 0px;
  margin-top: 5px;
  margin-left: 10px;
}
.liN b
{
  font-weight: bold;
}

p
{
  font-size: 16px;
  font-weight: normal;
  text-align: justify;
  color: #000;
  text-shadow:1px 1px 0px #fff;
}
p i
{
  font-size: 16px;
  font-weight: normal;
  text-align: justify;
  color: #005;
  text-shadow:1px 1px 0px #fff;  
}
p b
{
  font-size: 14px;
  font-weight: bold;
  text-align: justify;
  color: #005;
  text-shadow:1px 1px 0px #fff;  
}
h1
{
  text-shadow:1px 1px 0px #fff;
  font-size: 24px;
  color:#126;
}
h2
{
  margin: 0px;
  text-shadow:1px 1px 0px #fff;
  font-size: 18px;
  color:#162;
}
.footer
{
  text-align: center;
  height: 50px;
  border: 1px solid #000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: url(../images/bg5.png);
}
.sponsors
{
  height: 150px;
  text-align: center;
  vertical-align: middle;
  /*border: 1px solid #000;*/
/*  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -o-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
*/  background: url(../images/bg5.png);
}
.sponsorsTitle
{
  text-align: center;
  font-size: 18px;
  color: #002088;
  font-weight: bold;
  text-shadow:-1px -1px 0px #fff;
  background: url(../images/bg5.png);
}
.sponsorsTitle b
{
  line-height: 18px;
  vertical-align: top;
  font-size: 12px;
  color: #000;
}

.sponsorsSmall
{
  font-size: 10px;
  letter-spacing: 0.5px;
  color: #000;
  text-align: right;
  padding: 5px;
  padding-right: 15px;
  background: url(../images/bg5.png);
}
.sponsorsTop
{
  -webkit-border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px;
  -o-border-radius: 10px 10px 0px 0px;
  border-radius: 10px 10px 0px 0px;
  background: url(../images/bg5.png);
  height: 10px;
}
.sponsorsBottom
{
  -webkit-border-radius: 0px 0px 10px 10px;
  -moz-border-radius: 0px 0px 10px 10px;
  -o-border-radius: 0px 0px 10px 10px;
  border-radius: 0px 0px 10px 10px;
  background: url(../images/bg5.png);
  height: 10px;
}
.blank	{ height: 5px;}
.vblank	{ width: 5px; }

/*=================== SLIDE =================*/
.slide
{
  padding: 0px;
  border: 1px solid #000;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: url(../images/glass_bg2.png);
}
.jssorb05 {
position: absolute;
}
.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
position: absolute;
/* size of bullet elment */
width: 16px;
height: 16px;
background: url(../images/b06.png) no-repeat;
overflow: hidden;
cursor: pointer;
}
.jssorb05 div { background-position: -7px -7px; }
.jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
.jssorb05 .av { background-position: -67px -7px; }
.jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

.jssora12l, .jssora12r {
display: block;
position: absolute;
width: 30px;
height: 46px;
cursor: pointer;
background: url(../images/a06.png) no-repeat;
overflow: hidden;
}
.jssora12l { background-position: -16px -37px; }
.jssora12r { background-position: -75px -37px; }
.jssora12l:hover { background-position: -136px -37px; }
.jssora12r:hover { background-position: -195px -37px; }
.jssora12l.jssora12ldn { background-position: -256px -37px; }
.jssora12r.jssora12rdn { background-position: -315px -37px; }
/*=================== SLIDE =================*/


/*==================== MENU ================*/

.left_pan
{
  width: 200px;
  vertical-align: top;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-image: url(../images/bgBl.png);
  background-repeat: repeat-y;
}
.right_pan
{
  width: 200px;
  padding: 0px;
  vertical-align: top;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-image: url(../images/bgBr.png);
}
.Rtitle
{
  text-align: center;
  padding-right: 10px;
  padding-bottom: 5px;
  width: 200px;
  height: 30px;
  background-image: url(../images/menur.png);
  background-repeat: no-repeat;
  line-height: 100%;
  vertical-align: middle;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-shadow: -1px -1px 0px #310;
}
.Rimage
{
  border: 1px dotted #000;
  height: 150px;
  padding: 5px;
  padding-right: 10px;
  background-color: #eef;
}
.notice
{
  border:1px solid #444;
  background-image: url(../images/bg5.png);
  background-position: center;
  padding: 10px;
  /*box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);*/
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.notice b
{
  font-weight: bold;
  text-shadow:1px 1px 0px #fff;
}

.chl
{
  width: 120px;
  font-size: 16px;
  padding: 5px;
  padding-left: 0px;
  vertical-align: top;
}
.chlli
{
  vertical-align: top;
  padding: 5px;
  padding-left: 0px;
  padding-right: 0px;
}
.chlli a
{
  vertical-align: top;
  color: #005;
  font-size: 16px;
}
.chlli a:hover
{
  color: #009;
  font-weight: bold;
  text-shadow:0px 0px 1px #eee;
}
.Link
{
  padding-left: 10px;
  padding-bottom: 5px;
  width: 200px;
  height: 30px;
  background-repeat: no-repeat;
  background-image: url(../images/menul.png);
  line-height: 100%;
  vertical-align: middle;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-shadow: -1px -1px 0px #310;
  cursor: pointer;
}

.Link a
{
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-shadow: -1px -1px 0px #310;
  cursor: pointer;
}

.sLink, .sLink a
{
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
  padding-top: 2px;
  padding-bottom: 3px;
  /*padding-bottom: 10px;*/
}
.tableHeader
{
  text-align: center;
  font-weight: bold;
  background-color:#b0d0e8;
  border: 1px solid #808894; 
}
.tdOdd
{
   background-color:#e7e7e7;
   border-top: 1px solid #f4f4f4;
   border-bottom: 1px solid #f4f4f4;
}
.tdEven
{
   background-color:#f4f4f4;
   border-top: 1px solid #e7e7e7;
   border-bottom: 1px solid #e7e7e7;
}

.noticetxt
{
  font-size: 15px;
  letter-spacing: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
.noticetxt b
{
  color: #900;
  font-weight: bold;
  letter-spacing: 1px;
}
.dcsub a
{
  font-size: 13px;
  font-weight: bold;
  color: #242;
  border: 1px solid #000;
  padding: 5px;
  display: block;
  width: 100px;
  text-align: center;
}