html, h1, h2, h3, h4, {
	margin:0;
	padding: 5;
	position: relative;
}
body{
	margin:20px;
	padding:0;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#ed008c;
	}

.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart{list-style-type:none; margin:0; padding:0;}
.clear{clear:both;}
br.clear{clear:both; margin-top:-15px;}
a{outline:none; text-decoration:none;}
.a{outline:none; text-decoration:none;}
img{margin:0; padding:0; border:none;}
.aimg
{
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
.aimg:hover
{
opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */
}
.aimgb
{
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
border: solid;
border-width:1px;
border-color:#c89f59;
}
.aimgb:hover
{
opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */
border: dashed;
border-width:1px;
border-color:#FFF;
}
.imgl, .imgr{border:0px solid #999999; padding:5px;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgc{float:center; margin:0px; clear:center;}

.alltext
{ font: Verdana, Arial, Helvetica, sans-serif, font-size: 12px}
.tdtext
{
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica;
}
.tdtextbody
{
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica;
}
.linktext
{
	FONT-SIZE: 12px;
	COLOR: #000000;
	text-decoration: none;
	FONT-FAMILY: Verdana, Helvetica;	
}
.tdtext1
{
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica;
}
.tdtext2
{
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica;
}
.tdtext3
{
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica;
	font-weight: bold;
}
.tdtext4
{
	FONT-SIZE: 16px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica;
	font-weight: bold;
}

.tab {
	color:#FFF;
}
.tab hover {
	color:#BF2026;
}
.button {
display: inline-block;
border: 0px solid #ffffff;
cursor: pointer;
text-align: center;
text-decoration: none;
font: 14px Arial;
font-weight: normal;
padding: 0px 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
text-shadow:0px 0px 0px #444444;
-moz-box-shadow: 0px 0px 0px 0px #444444;
-webkit-box-shadow: 0px 0px 0px 0px #444444;
box-shadow: 0px 0px 0px 0px #444444;
color: #ffffff;
background: #000000;
background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#948b54));
background-image: -moz-linear-gradient(top,  #000000,  #303030);
background-image:     -ms-linear-gradient(top, #000000,  #303030);
background-image:      -o-linear-gradient(top, #000000,  #303030);
background-image:         linear-gradient(top, #000000,  #303030);
filter:  progid:DXImaGETransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#948b54');
}
.button:hover {
background: #948b54;
background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#948b54));
background-image: -moz-linear-gradient(top,  #948b54,  #948b54);
background-image:     -ms-linear-gradient(top, #948b54,  #948b54);
background-image:      -o-linear-gradient(top, #948b54,  #948b54);
background-image:         linear-gradient(top, #948b54,  #948b54);
filter:  progid:DXImaGETransform.Microsoft.gradient(startColorstr='#000', endColorstr='#948b54');
text-decoration: none;
color: #653614;
}
.button:active {
color: #ffffff;
position: relative;
top: 0px;
}

#td
{
border-left: 1px solid;
border-right: 1px solid;
border-top: 1px solid;
border-bottom: 1px solid;
border-color: #376E95;
}
#tdf
{
border-left: 1px solid;
border-right: 1px solid;
border-top: 1px solid;
border-bottom: 1px solid;
border-color: #666666;
padding: 5px;
}

#td_evt
{
border-left: 1px solid;
border-right: 1px solid;
border-top: 1px solid;
border-bottom: 1px solid;
border-color: #ffffff;
}
#td_n
{
border-left: 1px solid;
border-right: 1px solid;
border-top: 1px solid;
border-bottom: 1px solid;

}

#td_l
{
border-left: 1px solid;
border-right: 0px solid;
border-top: 0px solid;
border-bottom: 0px solid;
border-color: #aaaaaa;
}
#td_b
{
border-left: 0px solid;
border-right: 0px solid;
border-top: 0px solid;
border-bottom: 1px solid;
border-color: #666666;
}
#td_t
{
border-left: 0px solid;
border-right: 0px solid;
border-top: 1px solid;
border-bottom: 0px solid;
border-color: #666666;
}

#td_tr
{
border-left: 0px solid;
border-right: 1px solid;
border-top: 0px solid;
border-bottom: 0px solid;
border-color: #666666;
}