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

    }
	

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

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


table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4E51C7; font-size: medium;
}


.linkurl {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #203268; text-decoration: none;
	}


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






.darklinkurl {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666699;
	font-variant: normal;
	text-decoration: none;
	font-size: small;
	text-transform: lowercase;
	}


a.darklinkurl:hover {
	color: #000066;
	text-decoration: underline;
}




.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;
	color: #666699;
	text-transform: lowercase;
	text-decoration: none;

}

a.bluelink:hover {  
		color: #000066;
		font-weight: normal; 
		text-decoration:underline;
		
	}



.whitelink  {
			color: #ffffff;
			font-weight: normal;
			text-decoration: none
}

a.whitelink:hover {  color: #ffffff;
	 font-weight: normal;
	 text-decoration: underline}


.smallwhitelink  {
			color: #ffffff;
			font-size: small;
			font-weight: normal;
			text-decoration: none
}

a.smallwhitelink:hover {  color: #ffffff;
	 font-weight: normal;
	 text-decoration: underline}
	
	.boldtitle {
	font-size: x-large;
	font-weight: bold;
	text-transform: none;
	color: #2E3192;
}

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

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


.small_footer {
color: #666699;
font-size: x-small}

.image{
	border-style:outset;
	border-color: #000000;
	border-width:1px;
      }


.border {color: #000000;}
hr {
	line-height: 1px;
	color: #330099;
}

