/*mystyle-12-7-24 */
<style>
    h1 {
	font:bold 1em Verdana, Arial, Helvetica, sans-serif;
    text-indent: 25px;
}
    </style>

<style>
    h2 {
	font:bold 3em Verdana, Arial, Helvetica, sans-serif;
	margin:auto;
}
    </style>
    
<style>
    h3 {
	font:bold 1.75em Verdana, Arial, Helvetica, sans-serif;
    margin:auto;
}
    </style>
    
<style>
    h4 {
	font:bold 1.5em Verdana, Arial, Helvetica, sans-serif;
    margin:auto;
}
    </style>

<style>
    h5 {
	font:bold 1.25em Verdana, Arial, Helvetica, sans-serif;
    margin:auto;
}
    </style>
    
<style>
    h6 {
	font:bold 1.1em Verdana, Arial, Helvetica, sans-serif;
    margin:auto;
}

<style>
    h7 {
    font:bold 3em Verdana, Arial, Helvetica, sans-serif;
	margin:auto;
}
    </style>

<style>
    h8 {
    font:bold 1em Verdana, Arial, Helvetica, sans-serif;
	margin:auto;
}
    </style>

<style>
    h9 {
    font:bold .5em Verdana, Arial, Helvetica, sans-serif;
	margin:auto;
}
    </style>

<style>
    h11 {
	font:bold 1.25em Verdana, Arial, Helvetica, sans-serif;
    text-indent: 25px;
}
    </style>

<style>
    h12 {
	font:bold 3em Verdana, Arial, Helvetica, sans-serif;
	margin:auto;
}
    </style>
    
<style>
    h13 {
	font:bold 1.75em Verdana, Arial, Helvetica, sans-serif;
    margin:auto;
}
    </style>
    
<style>
    h14 {
	font:bold 1.5em Verdana, Arial, Helvetica, sans-serif;
    margin:auto;
}
    </style>

<style>
    h15 {
	font:bold 1.25em Verdana, Arial, Helvetica, sans-serif;
    margin:auto;
}
    </style>
    
<style>
    h16 {
	font:bold 1.1em Verdana, Arial, Helvetica, sans-serif;
    margin:auto;
}
    </style>

<style>
    h17 {
	font:bold 3em Verdana, Arial, Helvetica, sans-serif;
    margin:auto;
}
    </style>


mybody {
	color: #000000;
	height:400px;
	width:400px;
	font:80% Verdana, Arial, Helvetica, sans-serif;
	background:#ababab;
	background-image: url(../_images/pachment.jpg);*/
}

div#mywrapper {
	position:relative;
	width:900px;
	height: 400px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#mycolumns {
	position:relative;
	margin:0 auto 1;
	width:100%;
	background-color:#ccc;
	height:1%;
	z-index:300;
}

div#mysidebar {
	position:absolute;
	float:left;
	width:100px;
	margin:0;
}

div#mymain {
	float:right;
	height: auto;
	width: 50%;
}

.my-black-button {
            background-color: #000000;
            font-family:"Cambria";
            font-size:16px;
            font-weight:bolder;
            color: white;
            padding: 4px 8px;
            border: none;
            border-radius: 5px;
            cursor: pointer;
            margin: 5px;
}

.my-blue-button {
            background-color: #002DFF;
            font-family:"Cambria";
            font-size:16px;
            font-weight:bolder;
            color: white;
            padding: 4px 16px;
            border: none;
            border-radius: 5px;
            cursor: pointer;
            margin: 5px;
}

.my-red-button {
            background-color: #FA060A;
            font-family:"Cambria";
            font-size:16px;
            font-weight:bolder;
            color: white;
            padding: 4px 16px;
            border: none;
            border-radius: 8px;
            cursor: pointer;
            margin: 5px;
}

.my-green-button {
            background-color: #0BB219;
            font-family:"Cambria";
            font-size:16px;
            font-weight:bolder;
            color: white;
            padding: 4px 16px;
            border: none;
            border-radius: 8px;
            cursor: pointer;
            margin: 5px;
}

.my-3d-iPhone-button
{
	padding: 2px;
	margin: 10px;
	color: #FF0000;
	font-weight: bolder;
	font-size: 40px;
/*	border-radius: 10px; */
	color: #FF0000;
/*	background-color: ##7794CA; */
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	text-decoration: blink;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #5D5D5D;
	border-left-color: #5D5D5D;
}

.my-3d-button
{
	padding: 2px;
	margin: 10px;
	color: #F00000;
	font-weight: bolder;
	font-size: 18px;
/*	border-radius: 10px; */
/*	color: #00FF00; */
	background-color: #94ABD6;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	text-decoration: blink;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8B8B8B;
	border-right-color: #8B8B8B;
	border-bottom-color: #5D5D5D;
	border-left-color: #5D5D5D;
}

.input-rounded-button
{
	padding: 5px;
	margin: 0px;
	border:  medium solid #000000;
	color: #FF0000;
	font-weight: bolder;
	font-size: 18px;
/*	border-radius: 20px; */
	text-decoration: blink;
	font-family: arial, helvetica, sans-serif;
	vertical-align: middle;
	cursor: pointer;
	background-color: #888; /*Background color */
color: black ;
  background-color: #9cf ;
  border-top: 1px solid #c0ffff ;
  border-right: 1px solid #00f ;
  border-bottom: 1px solid #00f ;
	background-position: left top;
}

.small-input-rounded-button
{
	padding: 5px;
	margin: 0px;
	border:  medium solid #000000;
	color: #FF0000;
	font-weight: bolder;
	font-size: 14px;
/*	border-radius: 20px; */
	text-decoration: blink;
	font-family: arial, helvetica, sans-serif;
	vertical-align: middle;
	cursor: pointer;
	background-color: #888; /*Background color */
    color: black ;
  background-color: #9cf ;
  border-top: 1px solid #c0ffff ;
  border-right: 1px solid #00f ;
  border-bottom: 1px solid #00f ;
	background-position: left top;
}
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	}

.style2 {
	color: #003300;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	}

.style22 {
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	}
	
.style3 {
	color: #003300;
	width: 75%;
	height: 85%;
	}

.style25 {
	color: #063;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	}

.style26 {
	color: #990000
	}

.style28 {
	color: #004080;
	font-size:1.3em;
	font-weight: bold;
	}

.style30 {
	color: #990000;
	font-weight: bold;
	font-size:1.3em;
	font-family: "Times New Roman", Times, serif;
	}

.style31 {
	color: #0000FF;
	font-weight: bold;
	font-size:1.3em;
	font-family: "Times New Roman", Times, serif;
	}
	
.style32 {
	color: #0000FF;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	}

.style33 {
	color: #000000;
	font-weight:bold;
	font-size:1.5em;
	font-family: "Times New Roman", Times, serif;
	}
	
.style34 {
	color: #FF0000;
	font-weight:bold;
	font-size:1.8em;
	font-family: "Times New Roman", Times, serif;
	}
	
.style35 {
	color: #006300;
	font-weight:bold;
	font-size:1.3em;
	font-family: "Times New Roman", Times, serif;
	}
	
.style36 {
	font-weight:bold;
	font-size: 1.2em;
	font-weight: bold;
	}
	
.style37 {
	color: #000000;
	font-weight:bold;
	font-size:1.8em;
	font-family: "Times New Roman", Times, serif;
	}

.style38 {
	color: #000000;
	font-weight:bold;
	font-size:1.0em;
	font-family: "Times New Roman", Times, serif;
	}
		
.style39 {
	font-size: 1.5em
}

.style43 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.0em;
	color: #006300;
	font-weight: bold;
}

.style44 {
	font-size: 1.5em;
	font-weight: bold;
	color: #FF0000;
}	

.style45 {font-family: "Times New Roman", Times, serif}
.style46 {color: #006300}

.style50 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #900000;
	font-weight: bold;
}

div.illustration {
	width: 50%
}

div#mymovies {
	position:relative;
	visibility: visible;
	}

div#myimages {
	position:relative;
	visibility: visible;
	}

input.small {
	font-weight: bold; 
	font-size: 6pt; 
	}

input.normal {
	font-weight: bold;
	font-size: 12pt;
	width: 25%;
	height: inherit;
	}

input.large {
	font-weight: bold; 
	font-size: 12pt; 
	}
		
img.mybanner {
	width: 80%;
	}

img.halfnormal {
	width: 50%;
	height: auto;
	}

img.hardball {
	width: 50%;
	height: 75%;
	}

img.normal {
	width: 100%;
	height: auto;
	}

embed.normal {
	width: 50%;
	}
	
input.btn {
	color:#050;
	font: bold 100% "Times New Roman", Times, serif;
/*	background-color:#fed;*/
/*	border: 1px solid;*/
/*	border-color: #696 #363 #363 #696;*/
	}

input.btnhov {
/*	border-color: #c63 #930 #930 #c63;*/
	color:#800;
	}
