body {
	margin: 0;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
	}


p 	{font-family: trebuchet ms, tahoma, sans-serif;
	font-size: 0.8em;
	margin-right: 50px;
	color: #000000;
	}
/*---------*/

.body {	font-family: trebuchet ms, tahoma, sans-serif;
	font-size: 0.8em;
	margin-right: 50px;
	color: #000000;
	}

.bodyv {font-family: trebuchet ms, tahoma, sans-serif;
        font-size: 0.8em;
        color: #ffffff;
	}

.bodysm {font-family: arial, sans-serif;
         font-size: 0.75em;
         color: #000000;
	 }

#blob {background-repeat: no-repeat;
	background-position: 0 60;
	}

.sub1 {color: #000000;
       font-size: 1.4em;
       font-family: verdana, arial, helvetica, Geneva, Swiss, SunSans-Regular;
       }

.sub1v {color: #ffffff;
         font-size: 1.4em;
        font-family: verdana, arial, helvetica, Geneva, Swiss, SunSans-Regular;
        }

.sub2 {color: #000000;
       font-size: 1.2em;
       font-family: verdana, arial, helvetica, Geneva, Swiss, SunSans-Regular;
       }

.sub2v {color: #ffffff;
         font-size: 1.2em;
        font-family: verdana, arial, helvetica, Geneva, Swiss, SunSans-Regular;
        }

.sub3 {color: #000000;
       font-size: 1.1em;
       font-family: verdana, arial, helvetica, Geneva, Swiss, SunSans-Regular;
       }

.sub3v {color: #ffffff;
         font-size: 1.1em;
        font-family: verdana, arial, helvetica, Geneva, Swiss, SunSans-Regular;
        }

.sub4 {color: #000000;
       font-size: 0.9em;
       font-family: trebuchet ms, tahoma, sans-serif;
       }

.sub4v {color: #ffffff;
       font-size: 0.9em;
       font-family: trebuchet ms, tahoma, sans-serif;
       }

h1 {font-size: 1.6em;
    font-weight: normal;}
h2 {font-size: 1.3em;
    font-weight: normal;}
h3 {font-size: 1.1em;
    font-weight: 600;}


.copy{color: #000000;
      font-size: 0.7em;
      font-family: arial, helvetica, Geneva, Swiss, SunSans-Regular;
      }

.copyv{color: #ffffff;
       font-size: 0.7em;
       font-family: arial, helvetica, Geneva, Swiss, SunSans-Regular;
       }



a	{text-decoration: none;
	 color: #fc5503;
	 font-weight: bold;}
	 
a:hover {text-decoration: none;
         font-weight: bold;
		 border-style: dashed;
		 border-width: 1px;}


a.menu {text-decoration: none;
		width: 100%;
		padding: 2px;
		padding-left: 0px;
		color:#fffbd2;
		font-weight: bold;
		border-width: 0px;}

a.menu:hover {text-decoration: none;
              text-align: right;
              background: #fffbd2;
              color: #fc5503;
			  font-weight: bold;
			  width: 100%;
			  border-width: 0px;}

a.door	{text-decoration: none;
         border-style: none;
		 border-width: 0px;}
	 
a.door:hover {text-decoration: none;
			  border-style: none;
		      border-width: 0px;}


.Box_Time  {border-color: #fc5503;
           border-style: solid;
           border-width: 1px;
           padding: 1px;
		   font-size: 0.6em;
		   font-family: arial, helvetica, Geneva, Swiss, SunSans-Regular;
		   background-color: #fffbd2;
           }

.Box_Break  {border-color: #000000;
           border-style: solid;
           border-width: 1px;
           padding: 1px;
		   font-size: 0.6em;
		   font-family: arial, helvetica, Geneva, Swiss, SunSans-Regular;
		   background-color: #ffffff;
           }
