
.hdr_top {
	background-image: 
	url('siteart/blue_bg.gif');
	background-repeat:repeat-x;
	background-color: #29447B;
     }
.hdr_top2 {
	background-image: 
	url('siteart/welcome_bg.gif');
	background-repeat:repeat-no;
	background-color: #29447B;
	background-position: bottom center;
     }

.content{
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	color:#2980E1;
	background-image: 
	url('siteart/blue_bg.gif');
	background-repeat:repeat-x;

	}
td {
	font-family:Arial;
	font-weight:normal;
	font-size:10pt;
	color:#2980E1;
	}
a:link.nav { 
	text-decoration:none;
	font-family:Arial;
	font-weight:normal;
	color:#2980E1
	}

a:active.nav {
	text-decoration:none;
	font-family:Arial;
	font-weight:normal;
	color:#2980E1;
	}
 
a:visited.nav { 
	text-decoration:underline;
	font-family:Arial;
	font-weight:normal;
	color:#2980E1;
	}
	
a:link.em { 
	text-decoration:underline;
	font-family:Arial;
	font-weight:normal;
	color:#2980E1;
	}

a:active.em {
	text-decoration:underline;
	font-family:Arial;
	font-weight:normal;
	color:#2980E1;
	}

a:visited.em { 
	text-decoration:underline;
	font-family:Arial;
	font-weight:normal;
	color:#2980E1;
	}
	
	