/*<![CDATA[*/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	margin: 0px;
}
a  {
	color: #00f;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #ccc;
	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: #000;
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: #000;
  padding: 0px 0px 5px 0px;
}
form {
	margin: 0;
}

#yourname{
  width: 252px;
  height: 60px;
  padding: 0;
  margin: 0;
  border: 0;
  display:table-cell;
  text-align:right;  
  vertical-align: bottom;
}
#yourname h1{
	font-size:28px;
	font-weight:bold;
    border:0;
    margin:0;
    padding:0 10px 0 0;
}
#banner{
    border:0;
    margin:0;
    padding:0;
    height:60px;
    display:table-cell;
    vertical-align: bottom;
    text-align:left;
}
#banner h1{
	font-size:28px;
    margin:0;
    padding:0;
}
#navcol{
  border: 0;
}
#page_title{
  border: 1px solid #fff;
  background-color: #666;
  padding-left: 15px;
  color: #ff9933;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
}
#content{
  padding: 20px;
}
#content img{
	margin: 10px;
}


#logintable {
	margin-right: 20px;
	width: 300px; 
	background: #fff;
	
}
.login-text {
	padding: 2px 5px 2px 5px;
	font-size: 10px;
	color: #036;
	text-align: left;
}
.login-field input {
	width: 75px;
	font-size: 10px;
	background-color: #ccc;
	border: 0;
}
.login-text a:link, .login-text a:visited, .login-text a:active {
	color: #036;
	text-decoration: none;
}
.login-text a:hover {
	color: red;
	text-decoration: none;
}
.login_button {
	font-size: 10px;
	color: #ccc;
	text-align: center;
}


#footer{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
}
#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;
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: #000;
	font-size: 10px;
	color: #fff;
	border: 1px solid #000;
	padding: 0px 3px 0px 3px;	
}
.buttonSubmitRoll {
	background-color: #ccc;
	font-size: 10px;
	color: #000;
	border: 1px solid #036;
	padding: 0px 3px 0px 3px;	
}



/* set colors of template COLOR="#153F56" */
body {
	background-color: #fff;
}
#yourname{
  background: #666;  		/* set color of top block */
}
#yourname h1{
  color: #fff;  			/* set color of title font */
}
#banner h1{
  color: #666;  			/* set color of banner font */
}
#navcol{
  background: #666;  		/* set color of navcol block */
}
#footer{
  background: #666;  		/* set color of footer block */
  color: #fff;				/* set footer font color */
}
#content{
  background: #fff;  		/* set color of content block */
  border: 1px solid #000;  	/* set content border color */
}
#content img{
  border: 1px solid #000;	/* set image border color */
}




/* generic form styles */
.genform_table{
	padding:10px;
}
.genform_text{
	font-weight:bold;
	text-align:right;
}
.genform_field{
	text-align:left;
}
.genform_button{
	text-align:center;
}

/* basket styles */
#fsbasket_wrapper{
	width:100px;
	text-align:center;
	padding: 5px;
	margin: 10px;
}
#fsbasket_value{
	font-size:10px;
	text-align:center;
}
#fsbasket_link{
	font-size:10px;
	text-align:center;
}
#fsbasket_link a {
	text-decoration: none;
}




/* basket styles */
#fsbasket_wrapper{border:1px solid #fff;}
#fsbasket_value{color:#fff;}
#fsbasket_link a {color: #fff;}
#fsbasket_link a:hover{color: #f00;}
/* generic form styles */
.genform_table{border:1px solid #fff;}
.genform_text{color:#000;}
.genform_field input{background: #fff;border:1px solid #000;}
.genform_button{color: #000;}




/*]]>*/

  