/* CSS Document */

/*by Studio VII Sparber001*/

a:link {color: #000000} 
a:visited {color: #006699} 
a:hover {color: #CC9900} 
a:active {color: #000000} 
td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333} 
li {color: #336600; list-style-type: square} 
ul {color: #339966; list-style-type: square} 
ol {color: #339966} 
.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666699} 
.mytext a:link {color: #333333; text-decoration: underline} 
.mytext a:visited {color: #666666; text-decoration: underline} 
.mytext a:hover {color: #999933; text-decoration: none} 
.mytext a:active {color: #333333; text-decoration: none} 
.mytext2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666} 
.mytext2 a:link {color: #666666; text-decoration: underline} 
.mytext2 a:visited {color: #666666; text-decoration: underline} 
.mytext2 a:hover {color: #CCCCCC; text-decoration: none; background-color: #333333} 
.mytext2 a:active {color: #333333; text-decoration: none} 
h2 {
	background-color: #FFFF99;
	border-color: #000000 black;
	border-style: solid;
	border-top-width: medium;
	border-bottom-width: thin;
	text-indent: 5pt;
	font-size: medium;

}
h3 {
	border: thin #000000 dashed;
	background-color: #FFFFCC;
	text-indent: 5pt;
	padding-right: 5pt;

}
table {  border: #000000; border-style: solid; border-top-width: medium; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
h1 {
background-color: #FFFFFF; border-color: #000000 black; border-style: solid; border-top-width: medium; border-bottom-width: thin
}
.hdr {
	background-color: #999966;
	background-image: url(header.jpg);
	background-repeat: repeat;
	border: thin solid #000000;
}


