body {
	background-image:  url(/OralHealthMonth/IT/Images/img_bg.jpg);
	background-repeat : repeat-x;
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	font-size : 11px;
}

.txt {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	color : #666666;
	font-size : 11px;
}

.tit {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	color : #003271;
	font-size : 11px;
    font-weight : bold;
}

.blue {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	color : #003271;
	font-size : 11px;
}

.footertxt {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	color : #666666;
	font-size : 11px;
}

a:link {
  color: #003271;
}

a:visited {
  color: #003271;
}

a:active {
  color: #003271;
  }

a:hover {
  color: #FF0000;
}

a.txtlink:link {
  color: #003271;
  font-weight:bold;
  text-decoration: none;
}

a.txtlink:visited {
  color: #003271;
  font-weight:bold;
  text-decoration: none;  
}

a.txtlink:active {
  color: #003271;
  font-weight:bold;
  text-decoration: none;
  }

a.txtlink:hover {
  color: #FF0000;
  font-weight:bold;
  text-decoration: underline;  
}

.border {
	border: 1px solid #CCCCCC;
}

a.downloadlink:link {
  color: #999999;
  text-decoration: none;
}

a.downloadlink:visited {
  color: #999999;
  text-decoration: none;  
}

a.downloadlink:active {
  color: #000000;
  text-decoration: underline;
  }

a.downloadlink:hover {
  color: #000000;
  text-decoration: underline;  
}

.download {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	color : #999999;
	font-size : 11px;
}