/* lss.css */


a:link { 
	color: blue;
	}
a:visited { 
	color: red;
	}
a:hover { 
	color: #ffffff;
	background-color: #333333;
	text-decoration: none;
	}
a:active { 
	color: #333333;
	}
p {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 16px;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 1em;
	margin-right: 1em;
	text-align: justify;
    }

/*#D9541E=orange */



h1 {
  	font-family: Arial, Helvetica, sans-serif;
    color: #D9541E;
    font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 0;
	margin-top: 0em;
	margin-bottom: 0em;
	}
	
h2	{
  	font-family: Arial, Helvetica, sans-serif;
    color: #D9541E;
    font-size: 20px;
	font-weight: bold;
	font-style: normal;
	margin-left: 1em;
	text-align: left;
	}
table td {
	padding: 15;
	border-width: 0;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
th {
	background-color: #ffffcc;
	color: #D9541E;
	padding: 2px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: outside;
	list-style-image: url(star.gif);
	list-style-type: none;
	padding: 10px;
	margin-left: 60px;
	text-align: justify;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-indent: 50px;
	list-style-position: inside;
	list-style-type: decimal;
	padding: 10px;
	padding-left: 0;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	line-height: 16px;
	text-align: justify;
	overflow: auto
}

li	{
	padding-left:14px;
	padding:3px;
	margin:0px;
}
.studio	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D9541E;
	font-weight: bold;
	}

.mag	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	}
	
/* D9541E = brown  */
	

.copy  {
       font-family: Arial, Helvetica, sans-serif;
       color: #ffffcc;
       font-size: 12px;
	   margin-top: 0em;
	   margin-bottom: 0em;
	   text-align: center;
	   }
.note  {
       font-family: Arial, Helvetica, sans-serif;
       color: #000000;
       font-size: 12px;
	   margin-top: 1em;
	   margin-bottom: 1em;
	   margin-left: 2em;
	   margin-right: 2em;
	   text-align: justify;
	   }
	   
.subject  {
       font-family: Arial, Helvetica, sans-serif;
       color: #000000;
       font-size: 12px;
	   margin-top: 1em;
	   margin-bottom: 1em;
	   margin-left: 2em;
	   margin-right: 2em;
	   text-align: right;
	   }	   
	   
.super {
		font-size: xx-small; 
		vertical-align: top;
		} 
	   
	   
.table1 {
		background-color: #7A1600;
		margin-top: 0;
	    margin-left: auto;
	    margin-right: auto;
     }	
	 
.table2 {
		background-image: url("header.jpg");
		background-repeat: no-repeat;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

.table3 {
		background-color: #ffffcc;
		}
.table4 {
		font-family: Arial, Helvetica, sans-serif;
        color: #ffffff;
        font-size: 10px;
		background-color: #ffffcc
		}
.table5 {
		font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
		background-color: #ffffcc;
		margin-left: auto;
		margin-right: auto;		}

.indent {
       font-family: Arial, Helvetica, sans-serif;
       color: #000000;
       font-size: 16px;
	   margin-top: 1em;
	   margin-bottom: 1em;
	   margin-left: 3em;
	   margin-right: 3em;
	   text-align: justify;
       }
.indent2 {
       font-family: Arial, Helvetica, sans-serif;
       color: #000000;
       font-size: 16px;
	   font-weight: normal;
	   margin-top: 0em;
	   margin-bottom: 0em;
	   margin-left: 5em;
	   margin-right: 5em;
	   text-align: justify
       }
.center {
       font-family: Arial, Helvetica, sans-serif;
       color: #000000;
       font-size: 16px;
	   margin-top: 0em;
	   margin-bottom: 0em;
	   margin-left: 1em;
	   margin-right: 1em;
	   text-align: center;
       }
.position {
	font-size: 8px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-setif;
	color: #000000;
	}
.outer {
	border: 0;
	}
.form {
	background-color: #ffffcc;
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}
.com {
	background-color: #ffffcc;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 5em;
	color: red;
	}
.left {
		background-color: #ffffcc;
		}

.footer   a:link {
 color: #ffffcc;
 }
.footer a:visited {
 color: #ffffcc;
 }
.footer a:hover {
 color: #ffffff;
 background-color: #333333;
 }
caption { 
	font-size: 16px;
    font-family: Verdana, Arial, sans-serif;
    text-align: center; }
	
hr {
  border: 0;
  width: 95%;
  color: #7A1600;
  background-color: #7A1600;
  height: 4px;
}
.outer {border: 0;}
.head {background-color: #ffffcc; padding: 5px; font-weight: bold;}
.head a {text-decoration: none; color:#ffffcc; font-weight:bold;}
.even {background-color: #ffffcc; padding: 5px;}
.odd {background-color: #ffffcc; padding: 5px;}

.clip {
		font-family: Arial, Helvetica, sans-serif;
	    font-weight: normal;
        color: #006600;
        font-size: 10pt;
	    margin-top: 10px;
	    margin-bottom: 10px;
	    margin-left: 10px;
	    margin-right: 10px;
	    text-align: justify;
	    }
		
table.coupon {
		MARGIN-TOP: 6px;
		BACKGROUND-COLOR: #ccffcc;
		BORDER-BOTTOM: #006600 2px dashed;
		BORDER-LEFT: #006600 2px dashed;
		BORDER-RIGHT: #006600 2px dashed;
		BORDER-TOP: #006600 2px dashed;
		}
		

	 
td.save {
		color: #ff6600;
		font-family: Arial Narrow,Arial MT Condensed Light,sans-serif;
		margin: 10px;
		font-size: 24pt;
		font-weight: bold;
		text-align: left;
		}	

.formbutton{
width: 460px;
  height: 116px;
  padding: 55px 0 0;
  margin: 0;
  border: 0;
  background: transparent url(signup.gif) no-repeat center top;
  overflow: hidden;
}		
