hr.hr1 {
      color: #3495A9;
      background-color: #f00;
      height: 1px;
    }
    hr.hr2 {
	color: #000033;
	background-color: #f00;
	height: 1px;

    }
	

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #66646A; font-size: medium;
}

p {
	font-size: medium; font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #66646A;
}



.linkurl {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #D6D6AD; text-decoration: none;
	font-size:small;
	}


a.linkurl:hover { color: #D6D6AD;
	 text-decoration: underline;}



.linkmenu {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: normal;
	color: #5C5A61;
	text-decoration: none;
	font-size: large;
	text-transform: uppercase;
	}


a.linkmenu:hover { color: #000033; text-decoration: none;}





.bluelink {
	font-size:medium;
	font-weight: normal;
	color: #66646A;
	text-decoration:none;

}


a.bluelink:hover {  color: #66646A; text-decoration: underline;}


.smallbluelink {
	font-size: x-small;
	font-weight: normal;
	text-transform: lowercase;
	color: #D6D6AD;
	text-decoration: none;
}

a.smallbluelink:hover {  color: #D6D6AD; text-decoration: underline;}



a.whitelink:active {  color: #999966; font-weight: bolder;text-decoration: none}
a.whitelink:hover {  color: #666600; font-weight: normal;text-decoration: none}
a.whitelink:link {  color: #999966; font-weight: normal;text-decoration: none}
a.whitelink:visited {  color: #999966; font-weight: normal;text-decoration: none}

	
	.boldtitle {
	font-size: large;
	color: #464646;
	font-weight: bold;
	line-height: 28px;
	vertical-align: text-bottom;
}

.smallboldtitle {
	font-size: x-small;
	font-weight: bold;
	
	color: #000066;
}


.smallfooter {
	font-size: x-small;
	color: #CCCC99;
}

.smalltext {

	font-size: small;
	
	}
	
.smallgreytext {
	font-size: small;
	color: #999999;	
	}	

