
.txtb1{ font-family:tahoma; font-size:13px; color:#000000;}

.txtff11 { font-family:tahoma; font-size:11px; color:#ffffff;}
.txt40 { font-family:tahoma; font-size:11px; color:#405578; }
.txtheader { font-family:tahoma; font-weight: bold; font-size:16px; color:#006699; }
.txt12 { font-family:tahoma; font-size:11px; color:#000000; }
.txt49 { font-family:tahoma; font-size:11px; color:#49466C; }
.txtb2 { font-family:tahoma; font-size:13px; color:#666666; font-weight: bold; }
.txtlist { font-family:georgia; font-size:14px; color:#000000; }
.border { border: 5px solid black }
.alert { font-family:tahoma; font-size:14px; color:#FF0000; font-weight: bold; }
p { font-family:arial; font-size:14px; color:#000000; font-weight: normal; }
.bold { font-weight: bold; }

H2, H3 { font-family:tahoma; color:#000000; }



a.nav:link {color: #364A6F; text-decoration: none;font-family:georgia; font-size:14px;}
a.nav:visited {color: #364A6F; text-decoration: none;font-family:georgia;font-size:14px; }
a.nav:hover {color: #cdc7ac; text-decoration: none;font-family:georgia;font-size:14px; }

a.homelinks:link { font-family:tahoma; font-size:13px; color:#364A6F; }
a.homelinks:visited { font-family:tahoma; font-size:13px; color:#364A6F; }
a.homelinks:hover { font-family:tahoma; font-size:13px; color:#CCCCCC; }

a.homelinks2:link { font-family:tahoma; font-size:12px; color:#364A6F; text-decoration:none }
a.homelinks2:visited { font-family:tahoma; font-size:12px; color:#364A6F;text-decoration:none }
a.homelinks2:hover { font-family:tahoma; font-size:12px; color:#CCCCCC; text-decoration:none}

a.cat:link { font-family:tahoma; font-size:16px; color:#364A6F; text-decoration:none }
a.cat:visited { font-family:tahoma; font-size:16px; color:#364A6F;text-decoration:none }
a.cat:hover { font-family:tahoma; font-size:16px; color:#CCCCCC; text-decoration:none}


.background_1 { background:url(../images/background_01.gif) no-repeat top left;}
.background_2 { background:url(../images/background_02.gif) no-repeat top left;}
.background_3 { background:url(../images/background_03.gif) repeat-y top left;}
.background_4 { background:url(../images/background_04.gif) no-repeat top right;}

<!----------// Subcategories links------>
a.sublink:link { font-family:tahoma; color: #000000; text-decoration: none; }
a.sublink:visited { font-family:tahoma; color: #000000; text-decoration: none; }
a.sublink:hover { font-family:tahoma; color: #CCCCCC; text-decoration: none; }
a.sublink:active { font-family:tahoma; color: #000000;  text-decoration: none;}

/* begin styles for RSS Feed */

.rss_box {
	 margin: .2em;
	 width: 200px;
	 background-color: white;
	 border: 1px solid #CCCCCC;
	 
}
.rss_items {
	margin-top:0px;
	padding:0.2em; 0.2em;
	margin-left:0px;
	color:#000000;
}
p.rss_title {padding:0.2em;}
.rss_title {
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 85%;
	background-color:#CCCCCC;
	color:#003399;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss_item  {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 0.75em;
  font-weight : normal;
  list-style:none;
  padding-bottom:.2em;
}

.rss_item a {
	text-decoration : underline;
	color:#003399;
	font-size: 100%;
	font-weight:bold;
	font-family:arial, sans-serif;
	}
	
.rss_item a:visited {
	color:#003399;
}

.rss_date {
	font-size: 85%;
	font-weight : normal;
	color: #F60;
	}


