/*<![CDATA[*/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
body {
  margin: 0px;
  background-image: url(bkg_tile.jpg);
}
a:link, a:visited, a:active {
	color: #6cc;
	text-decoration: none;
}
a:hover {
	color: #390;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #6e7c96;
	height: 1px;
	width: 100%;
}

/* reset header fonts */
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
border:0;
margin:0;
color: #ccc;
padding:0 0 10px 0;
}
h1{font-size:22px;font-weight:bold;}
h2{font-size:20px;font-weight:bold;}
h3{font-size:18px;font-weight:bold;}
h4{font-size:16px;font-weight:bold;}
h5{font-size:14px;font-weight:bold;}
h6{font-size:12px;font-weight:bold;}

p {
  color: #fff;
  padding: 0px 0px 5px 0px;
}
form {
  margin: 0;
}


#wrapper{
  width:780px;
  margin:0 auto;
  background:#434b5c;
  border-right:1px solid #fff;
  border-left:1px solid #fff;
  border-bottom:1px solid #fff;
}
#topbar{
  height:35px;
}
#webtitle{
  color:#6e7c96;
  font-size:16px;
  font-weight:bold;
  text-align:left;
  padding-left:10px;
}
#banner{
  width:780px;
  height:147px;
  border-top:1px solid #fff;
  border-bottom:1px solid #fff;
}
#pagetitle{
  height:40px;
  color:#6e7c96;
  font-size:20px;
  text-align:right;
  padding-right:10px;
}

#bodytable{
  width: 780px;
}
#nav{
  width: 162px;
}
#content{
  width: 616px;
  border-top: 1px solid #6e7c96;
  border-left: 1px solid #6e7c96;
  border-bottom: 1px solid #6e7c96;
  padding:10px;
}
#content img{
	margin: 5px;
    border:0;
}
#panel{
  width:162px;
  height:288px;
}
#panel img{
  margin:0;
  padding:0;
  border:0;
}


#footleft{
  width: 162px;
  height: 50px;
}
#footright{
  height: 50px;
}
#footright #login{
  height: 50px;
  text-align: right;
}
#footright #footer{
  height: 50px;
  text-align: left;
  padding:0 10px;
}


/* ############# */


#logintable {
	margin-right: 10px;
	width: 300px;
	background: #fff;
    text-align: right;
}
.logintext {
	padding: 2px 5px 2px 5px;
	font-size: 10px;
	color: #999;
	text-align: center;
}
.loginfield input {
	width: 80px;
	font-size: 10px;
	background: #ccc;
    border: 1px solid #000;
}
.logintext a {
	color: #6cc;
	text-decoration: underline;
}
.logintext a:hover {
	color: #390;
	text-decoration: none;
}
.login_button {
	font-size: 10px;
	color: #000;
	text-align: center;
    padding: 0 5px;
}


#footer{
  font-size: 14px;
  font-weight: bold;
  color: #999;
}
#footer p{
margin:0;
padding:5px 10px;
}
#footer a, #footer a:visited, #footer a:active{
padding:0;
color: #036;
text-decoration: none;
}
#footer a:hover{
color: red;
}

#clickit{
font-size: 10px;
color: #ccc;
padding: 30px 0 0 0;
margin: 0 auto;
text-align: center;
}
#clickit a, #clickit a:visited, #clickit a:active{
padding:0;
color: #ccc;
text-decoration: none;
}
#clickit a:hover{
color: #000;
}

.buttonSubmit {
	background-color: #595f70;
	font-size: 10px;
	color: #fff;
	border: 1px solid #000;
	padding: 0px 3px 0px 3px;	
}
.buttonSubmitRoll {
	background-color: #6e7c96;
	font-size: 10px;
	color: #fff;
	border: 1px solid #000;
	padding: 0px 3px 0px 3px;	
}


/* HighSlide WYSIWYG [[popup]] styles */
.popitwindow{
	background:#fff;
	width:95%;
	height:100%;
}
.highslide-body {
	padding-left:20px;
	padding-right:20px;
}
/* set all text in popit windows to black - overides default font colors */
.popitwindow p  {color:#000;}
.popitwindow h1 {color:#000;}
.popitwindow h2 {color:#000;}
.popitwindow h3 {color:#000;}
.popitwindow h4 {color:#000;}
.popitwindow a  {color:#00f;}
.popitwindow a:hover{ color:#0f0; }
.popitwindow ul {color:#000;}
.popitwindow li {color:#000; list-style-type: disc; }
.popitwindow td {color:#000;}
.popitwindow div{color:#000;}


/* DHTML TOOL TIP CSS */
#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 1px solid black;
    color: #000000;
	padding: 2px;
	text-align:center;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 999;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

/* style for popit button links */
.popitbtn {
  margin: 0 3px;
  padding: 0 5px;
  width: 100px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #000;
  border-left: 1px solid #ccc;
  border-right: 1px solid #000;
  background: #f93;
  text-align: center;
  text-decoration: none;
  font: normal 10px sans-serif;
  color: #000 !important;
}
.popitbtn:hover { background:green !important; color:white !important }




/*]]>*/

  
