﻿/*	.myButton {
		background-color:transparent;
		display:inline-block;
		color:#ffffff;
		font-family:arial;
		font-size:12px;
		font-weight:bold;
		padding:6px 8px;
		text-decoration:none;
		text-shadow:0px 0px 0px #ffffff;
	}
*/
	a.myButton:link, a.myButton:visited {
		background-color:transparent;
		display:inline-block;
		color:#ffffff;
		font-family:arial;
		font-size:12px;
		font-weight:bold;
		padding:6px 8px;
		text-decoration:none;
		text-shadow:1px 1px 0px #777777;

	}
	
	.myButton:active {
		position:relative;
		top:1px;
	}
	
	.MyBorder{
		border-top-style:none;
		border-right-style: solid;
		border-color:#ccc;
		border-bottom-style: solid;
		border-left-style:none;
		background-color:white;
		border-width:1px;
		margin: 0 auto;
		
	}
	
	.MyBorder2{
		border-top-style:none;
		border-right-style: solid;
		border-color:#999;
		border-bottom-style: solid;
		border-left-style:none;
		background-color:#7db67f;
		border-width:1px;
		margin: 0 auto;
	}

	.mainstyle {
		background-image: url('images/row1.jpg');
	}

		
	.hmain {
	    height:392px;
		width:656px;		
		float:left;
		margin: 0px 0px 0px 0px;
		padding: 0;
	}
	
	.hbottom img, .hright img {
		height:129px;
		width:162px; 
	}
		
	.hbottom img {
		margin: 2px 2px 0px 0px;
	}
	
	.hright {
	}
	
	.hright img {
		margin: 0px 0px 2px 0px;
	}	
	
	.MyHeader {
		font-family: Georgia;
		font-size: xx-large;
		color: #333333;
	}
	
	.MyHeader2 {
		font-family: Georgia;
		font-size: x-large;
		color: #ffffff;
	}

	.MyHeader3 {
	font-family: arial;
	font-size: small;
	color: #333333;
	}

	.MyHeader4 {
		font-family: Georgia;
		font-size: x-large;
		color: #333333;
	}

	.MyParagraph {
		font-family: Georgia;
		font-size: small;
		color: #666666;
	}

	.MyParagraph2 {
		font-family: Georgia;
		font-size: 9pt;
		color: #ffffff;
	}

	.paratext    { 
		font-family: Arial; 
		font-size: 10pt; 
		color: #333333; 
		margin-left: 4; 
        margin-right: 4 
    }


	.left { 
		margin: 0; 
		padding: 0; 
		height: 150px; 
		width: 100px; 
		float: left; 
	}
	
	.right { 
		margin: 0; 
		padding: 0; 
		height: 180px; 
		width: 180px; 
	}

	.MyLink1 {
		font-family: arial;
		font-size: small;
	}

	.MyLink2 {
		font-size: xx-small;
	}	.MyLink3 {		font-size: small;	}	

	.MyFooter {
		font-family: Arial, Helvetica, sans-serif;
		font-size: x-small;
	}
	

	a:link, a:visited
	{ text-decoration: none; color:#2B5682; }
	a:hover
	{ text-decoration: underline; color:#336699; } 
	a:active
	{ text-decoration: none; color:#2B5682; }


	.bold { font-family: Arial; font-size: 12px ; font-weight: bold; color: #000000 }
	.bold14 { font-family: Arial; font-size: 14px ; font-weight: bold; color: #000000 }
	.bold_italic { font-family: Arial; font-size: 12px ; font-style: italic; font-weight: bold; color: #000000 }

     h1 {
		font-family: Georgia;
		font-size: xx-large;
		color: #333333;
	}
	

body
{ background-color:#999; }