hr.hr1 {
      color: #9D9A72;
      background-color: #f00;
      height: 1px;
    }
    hr.hr2 {
	color: #999999;
	background-color: #f00;
	height: 1px;

    }
	

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666600; font-size: x-small;
}

p {
	font-size: x-small; font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666600;
}


table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666600; font-size: x-small;
}


.linkurl {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

a.linkurl:active { color: #CCCC99; text-decoration: none;
}
a.linkurl:hover { color: #666600; }

a.linkurl:link { color: #CCCC99; text-decoration: none}

a.linkurl:visited { color: #CCCC99; text-decoration: none}



.darklinkurl {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

a.darklinkurl:active { color: #9D9A72; text-decoration: none;
}
a.darklinkurl:hover { color: #CCCC99; }

a.darklinkurl:link { color: #9D9A72; text-decoration: none}

a.darklinkurl:visited { color: #9D9A72; text-decoration: none}


.blacklinkurl {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

a.blacklinkurl:active { color: #403F2D; text-decoration: none;
}
a.blacklinkurl:hover { color: #87855F; }

a.blacklinkurl:link { color: #403F2D; text-decoration: none}

a.blacklinkurl:visited { color: #403F2D; text-decoration: none}



.linkmenu {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

a.linkmenu:active { color: #999966; text-decoration: none;
}
a.linkmenu:hover { color: #666600; text-decoration: none;}

a.linkmenu:link { color: #999966; text-decoration: none}

a.linkmenu:visited { color: #999966; text-decoration: none}



.bluelink {
	font-size:x-small;
	text-transform: lowercase;

}

a.bluelink:active {  color: #666699; font-weight: normal;}
a.bluelink:hover {  color: #99cc33; font-weight: normal;}
a.bluelink:link {  color: #666699; font-weight: normal;}
a.bluelink:visited {  color: #666699; font-weight: normal;}

a.whitelink:active {  color: #77774F;; font-weight: normal;text-decoration: none}
a.whitelink:hover {  color: #515100; font-weight: normal;text-decoration: none}
a.whitelink:link {  color: #77774F; font-weight: normal;text-decoration: none}
a.whitelink:visited {  color: #77774F; font-weight: normal;text-decoration: none}

	
	.boldtitle {
	font-size: medium;
	font-weight: bold;
	text-transform: lowercase;
	color: #666600;
	line-height: 35px;
}

.smallboldtitle {
	font-size: x-small;
	font-weight: bold;
	text-transform: lowercase;
	color: #666600;
}

.block {
	background-color: #E2E2E2;
	padding: 5px 10px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	text-align: center;
}
