a:link {color: #fa171e;}
a:visited {color: #647792;}
a:active {color: #000000;}

a:hover {color: #000000; text-decoration: none;}

body {
	background: #ffffff URL('images/site_back.png') repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	}
	
td {
	font-size: 12px;
	color: #222222;
	}
	
li {
	padding-bottom:5px;
	}
	
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0a2769;
	margin: 0px;
	}
	
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #fa171e;
	margin: 0px;
	}

.pop {
	position:absolute;
	margin-left:145px;
	margin-top:-10px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 2px 2px 2px 0px;
	background-color:#6d9ace;
	padding:8px;
	z-index:2;
	display:none;
	text-align:left;
	}
	
.popdiv {
	border-width:1px 0px 0px 0px;
	margin:5px 0px 3px 0px;
	border-style:dotted;
	border-color:#ffffff;
	height:1px;
	}

.pop a:link {color:#ffffff; text-decoration: none;}
.pop a:visited {color:#ffffff; text-decoration: none;}
.pop a:active {color:#ffffff; text-decoration: none;}
.pop a:hover {color:#fff17a; text-decoration: none;}

.pngfix { behavior: url("iepngfix.htc") }
