body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	color:#000000;
background-color: #FFFFFF;	
}
.main{
	margin:0px auto;
	padding:0;
	text-align:left;
	border:1px solid #CCCCCC;
	width:960px;
}
#header{
	width:960px;	
	height:128px;	
	border-bottom:1px solid #CCCCCC;
}

.top{
	background-color:#FFD600;
	color:#000000;
	font-size:28px;
	height:100px;
}
.logo{
	float:left;
	padding:15px 10px 0 30px;
}
.name{
	float:left;
	padding:20px 0px 0 0;
}
.n1{
	color:#CC3300;
	background-color:inherit;
}
.slogan{
	font-size:11px;
}
.search{
	float:right;
	color:#000000;
	background-color:inherit;
	font-size:12px;
	font-weight:bold;
	padding:3px 15px 0 0px;
}
a {
	color:#CC3300;
	background-color:inherit;
}
a:hover{
	text-decoration:none;
}
#menu_nav {
	padding:1px 0px 0px 0px;
	margin:0px 0 0px 0;
	height:27px;
	width:100%;
	float:left;		
}
#menu_nav ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
#menu_nav li{
	float:left;
	width:115px;
	background-image:url(images/menu1.gif);
	margin:0 1px;
	height:21px;
	padding:5px 0 0 0;
	text-align:center;
}
#menu_nav li a{
	color:#000000;
	background-color:inherit;
	text-decoration:none;
	font-weight:bold;
}
#menu_nav li a:hover{
	text-decoration:underline;
}
.text ul{
	padding:0;
	margin:0 15px;
}



/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	background:#000000;
	width: 100%;
	height: 50px;
	margin: 0 0 10px 0;
	padding: 0;
}

#menu ul {

	text-shadow: #CCCCCC 5px 5px 5px;
	margin: 0 0 0 50px;
	padding:0;
	list-style: none;
	line-height: normal;
}

#menu li {

	float: left;
	height: 40px;
	padding-top: 15px;
	background: url(images/bt.gif) no-repeat left 13px;
}

#menu a {
	font-weight:bold;
	display: block;
	padding: 0px 25px;
	border: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

#menu a:hover, #menu .current_page_item a {

}

#menu .current_page_item a {
}

#menu a:hover {
text-decoration:none;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding-top: 30px;
}

/* Content */

#content {

}

.post {
	margin-bottom: 8px;
	margin-left:30px;
	margin-right:10px;
}


.post .hd {
	height: 25px;
	padding: 10px 0 0 35px;
	font-size: 12px;
	color: #000000;
	background-color: #fbae08;
}

.post .title a {
	color: #000000;
}


.post p{
line-height:1.4em;

}


/* Sidebar */

#sidebar {
	padding-top:25px;
	padding-left:5px;
	padding-right:10px;
	word-wrap: break-word;

}

#sidebar a{
text-decoration:none;
}


/* Footer */

#footer {
	width: 100%;
	background: #FFD600;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	border-top:1px solid #000000;
}

#footer a{
text-decoration:none;
}




#search_form
{
float:right;
margin-right:20px;
margin-top:10px;
}

#search_form h2{
font-family: "trebuchet ms", helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
background-color:#0066CC;
}


#mainTable
{
 width:100%;
}


#mainTable a
{
text-decoration: none;
color: #cc0000;
}

#mainTable a:hover
{
border-bottom:#990000 1px solid;
}


#mainTable h1
{
font-weight:bold;
color:#CC0000;
font-size:16px;

}

#mainTable h3
{
padding-left:20px;
border-top:2px solid #000000;
border-bottom:1px solid #000000;
border-left:1px solid #000000;
border-right:1px solid #000000;
display:block;
height:20px;
vertical-align:middle;
color: #000000;
background-color: #ffcc33;
font-size: 14px;
padding-left: 22px;
margin-bottom: 0px;
}

#mainTable h3 a
{
text-decoration: none;
color: #000000;
}


#mainTable .content
{
font-size: 12px;
position: relative;
padding-left: 22px;
}
#mainTable ul
{
list-style: none;
}

#mainTable li
{
padding-left: 12px;
background-image: url('images/bullet.gif');
background-repeat: no-repeat;
background-position: 0px 6px;
}

.TableHeader
{
 background-color: #532D00;
 color: #fff;
 font-weight:bold;
}

.ListSitesTable,
.ListSitesTable table
{
  border-collapse:collapse;
  border: 1px solid #532D00;
}

.ListSitesTable table tr, .ListSitesTable table td
{
  padding: 0.1em 1em;
}

.lightbg
{
 background-color: #FFF4E6;
}

.lightbgalt
{
 background-color: #FFE8CA;
}

.lightbgblue
{
 background-color: #532D00;
}

.lightbgblue a
{
color: #fff;
}

.lightbgblue a:hover
{
background-color: #D97900;
color: #FFFAF3;
}


.ErrorBlock,
.TopErrorBlock
{
        background-color:#FFFFCC;
        border: 1px #532D00 solid;
        padding: 2px;
}

.TopErrorBlock
{
  background-color:#FFFFCC;
  line-height:16px;
  font-size:12px;
  color:red;
  text-align: center;
}

.PathMenu
{
 font-size:12px;
 margin-left:50px;
}

.rules
{
  padding-left:50px;
}

/* __________ Text Style ____________ */
.WhiteNormalText
{
 font-size: 12px;
 color:#fff;
}

.RedText
{
  color:red;
}

.GreyText
{
 color:#696969;
}

.GreyTextNormal
{
 color:#696969;
}

.GreyTextSmall
{
 color:#A9A9A9;
 font-size:10px;
}

/* __________ Button Style ____________ */
.ButtonNormal,
.ButtonGo
{
	margin-left:5px;
  font-family: "trebuchet ms", helvetica, sans-serif;
  font-size: 12px;
  border: #532D00 1px solid;
  background-color: #FFFFFF;
  color: #000000;
  width: auto;
}
.ButtonGo
{
 font-weight:bold;
 width:40px;
}




/* __________ Input Style ____________ */
.Input,
.SmallInput,
.LongInput
{
        font-family: "trebuchet ms", helvetica, sans-serif;
        width: 300px;
        border: #532D00 1px solid;
        font-size: 12px;
        color: #000000;
		background-color: #EEEEEE;
}

.SmallInput
{
        width: 110px;
}

.LongInput
{
        width: 440px;
}


.SearchInput{
vertical-align:top
        font-family: "trebuchet ms", helvetica, sans-serif;
		height:18px;
        width: 250px;
        border: #532D00 1px solid;
        font-size: 12px;
        color: #000000;
		background-color:#FFFFFF;
}

.ButtonSearch
{
vertical-align:top;

 margin-left:5px;
 height:22px;
  font-family: "trebuchet ms", helvetica, sans-serif;
  font-size: 12px;
  border: #532D00 1px solid;
  background-color: #85c329;
  color: #000000;
  width: 100px;
}

/* __________ Paging Style ____________ */

.PagingStrip {    font-size: 8pt; padding-top: 5px; padding-bottom: 8px; margin-left: auto; margin-right: auto;  /* padding-bottom: 10px;  background-image: url(../images/dotted.gif); background-repeat: repeat-x; background-position: left bottom; */}

.PagingStrip .AtStart { vertical-align: bottom; font-size: 7pt; margin-right: 20px; padding: 0px 6px; border: none;}
.PagingStrip .AtEnd { vertical-align: bottom; font-size: 7pt; margin-left: 20px; padding: 0px 6px; border: none;  }
.PagingStrip a:hover.AtStart { background: #fff;}
.PagingStrip a:hover.AtEnd { background: #fff;  }

.PagingStrip a
{
        padding: 2px 5px;
        background: #ffffff;
        text-decoration: none;
        margin-left: 1px;
        border: gainsboro 1px solid;
        color: black;
        margin-right: 1px;
        font-size: 8pt;
}

.PagingStrip a:hover
{
        color: #fff;
        background: #136D86;
        border-color: #136D86;
        text-decoration: none;
}


/* __________ Separators Style ____________*/
.SeparatorLabel
{
        padding-left: 2px;
        border-bottom: #532D00 1px solid;
        color: #532D00;
        font-size: 13px;
        text-decoration: none;
        padding-bottom: 1px;
        margin-bottom: 5px;
        display: block;
        width: 100%;
        white-space: nowrap;
        font-weight: bold;
}

.SeparatorBg
{
 background-color: #532D00;
}

.SeparatorHr
{
 color: #532D00;
}

.SeparatorHr2
{
 color: #136D86;
}

