

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #009933;
	font-weight: bold;
}

h2 {
	font-size: 80%;
	color: #009933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}


.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}


.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #009933;
	font-weight: bold;
}

.style3 {font-size: 80%; color: #009933; font-family: Verdana, Arial, Helvetica, sans-serif;}


.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}

.commonproblem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FF0000;
}


#wrapper {
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	color: #E6E3DA;
	background-color: #E6E3DA;
}

#wrappernoborder {
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	color: #E6E3DA;
	background-color: #E6E3DA;
}


.edge {
	background-image: url(../Images/edge.jpg);
	background-repeat: repeat-x;
	
}


.button {
background : #807c59;
color : #bfb660;
width : 9em;
border : 1px solid #cc9900;
}

.button:hover {
background-color : #bfb660;
color : #111;
border : 1px solid #111;
cursor : pointer;
}



.buttonsizecolor {
	height: auto;
	width: 50px;
	margin: 2px;
	padding: 2px;
	border: 2px double #FF0000;
}

#mybutton   {border-style: inset;
        border-color: #ff6633;
        background-color: #CC3300;
        text-decoration: none;   
        width: 80px;
        text-align: center;}
  
  A.buttontext {color: white; 
                text-decoration: none;   
                font: bold 12pt Verdana;
                cursor: hand;}

  .buttonover  {color: yellow;
                text-decoration: none;
                font: bold 12pt Verdana;
                cursor: hand;}
				
				
#outerdiv #wrapper #SearchFormTop p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	display: none;
}
.largetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

a:link {
	color: #0000cc; text-decoration: none;
}
a:visited {
	color: #0000CC; text-decoration: none;
}

a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}	
.edge{
	background-image: url(../Images/edge.jpg);
	background-repeat: repeat-x;
}

.top {
	background-position: top;
}
