/* general */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: verdana;
	font-size: 11px;
	color: #868686;
	text-align: justify;
	line-height: 140%;
}

/* content */
#content h1 {
	font-size: 14px;
	font-weight: bold;
	color: #8C1DC9;
	margin-bottom:12px; 
	font-size: 140%;
}
#content h2 {
	font-size: 12px;
	font-weight: bold;
	color: #E65B00;
	margin-bottom:10px;  
}
#content h3 {
	font-size: 11px;
	font-weight: bold;
	color: #7D7D0B;
	margin-bottom:10px; 
}
#content h4 {
font-size: 10px;	
font-weight: bold;
margin-bottom:10px;
}
#content a {
text-decoration:none;
border-bottom: 1px dashed #6B1697;
color:#8C1DC9;
}
#content a:hover {
border-bottom: 0px solid #6B1697;
text-decoration:none;
}
#content ul {
	margin: 0px 0;
	padding: 0 0 0 0px;
}	
#content li {
	list-style-type: none;
	padding: 0 0 0 24px;
	line-height: 18px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

/* top navi */
#topnavi {
  float:right;
  line-height:normal;
}
#topnavi ul {
  margin:0;
  padding:12px 10px 0;
  list-style:none;
}
#topnavi li {
  float:left;
  margin:0;
  padding:0 0 0 9px;
}
#topnavi a {
  float:none;
  display:block;
  padding:5px 12px 0px 3px;
  text-decoration:none;
  color:#333;
}
#topnavi a:hover {
  color:#EA7427;
  text-decoration:none;
}
#topnavi #current {
  background:url("images/left.jpg") no-repeat left;
}
#topnavi #current a {
	background:url("images/right.jpg") no-repeat right;
	color:#fff;
	padding-bottom:5px;
}

/* bottom */
#btm a{
	color: #ffffff;
	text-decoration:none;
	margin-right: 14px;
}
#btm a:hover{
	border-bottom: 1px dashed #ffffff;
}

/* custom */
.txtbox_header {
	width: 160px;
	height: 15px;
	font-family: verdana;
	font-size: 10px;
	color: #D3D3D3;
	background-color: #767676;
	border-width:1px;
	border-style: solid;
	border-top-color: #484848;
	border-right-color: #939393;
	border-bottom-color: #939393;
	border-left-color: #484848;
	padding-left: 7px;
}
#date
{
color:#FFFFFF;
font-size:10px;
}
#sponsors img
{
margin-right: 20px;
}
#pscroller1{
width: 242px;
height: 133px;
}
.bdr {
	border: 1px solid #E2E2E2;
}
.txtbox {
	border: 1px solid #cccccc;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.txtfield {
	border: 1px solid #cccccc;
	height: auto;
	width: auto;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;

}
.promin{
color:#E65B00;
}
