/*
* {
padding : 0;
margin: 0;
list-style : none;
}

*/


body,td,th, p {
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	line-height: 1.4em;
	}

hr.hr1 {
      color: #999999;
      
      height: 1px;
    }

    hr.hr2 {
	color: #CCCCCC;
	
	height: 1px;

    }
	
	
	
	hr.hr3 {
	color:#333333;
	height: 1px;
	}
	
	hr.hr4 {
	color:#6666CC;
	height: 2px;
	}
	
	
.pntg_title {
	font-size: 18px;
	font-weight: bold;
	
	color: #342135;
	line-height: 30px;
}
	
.boldtitle {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 35px;
	color: #333333;
	text-align: right;
	font-stretch: wider;
}
	
	
	
.smallboldtitle {
	font-size: x-small;
	font-weight: bold;
	text-transform: lowercase;
	color: #666600;
}

a:link {color:#333333;
text-decoration:none;
}

a:hover {color:#CCCCCC;
text-decoration:underline;}

a:link { color: #333333; text-decoration: none}

a:visited {
	color: #333333;
	text-decoration: none;
	text-align: right;
	font-style: italic;
}



.linkurl {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 1.2em;
	color: #FFFFFF;
	}
.whitetext {
	color: #FFFFFF;
}




a.linkurl:active {color: #ffffff}
a.linkurl:hover {color: #1E1E1E}
a.linkurl:link {color: #ffffff}
a.linkurl:visited {color: #ffffff}



.small_linkmenu {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:#333333;
	text-decoration: none;
	text-transform:none;
	
	}
a.small_linkmenu:hover {
	color: #000000; text-decoration: underline;
	text-decoration:underline;
	}




.bluelink {
	font-size:x-small;
	text-transform: lowercase;

}

a.bluelink:active {  color: #666699; font-weight: normal;}
a.bluelink:hover {  color: #99cc33; font-weight: normal;}
a.bluelink:link {  color: #666699; font-weight: normal;}
a.bluelink:visited {  color: #666699; font-weight: normal;}

.greylink {
	font-size:small;
	

}

a.greylink:active {  color: #333333; font-weight: normal;}
a.greylink:hover {  color: #666666; font-weight: normal;}
a.greylink:link {  color: #333333; font-weight: normal;}
a.greylink:visited {
	color: #333333;
	font-weight: normal;
	text-align: center;
}

.whitelink {
	font-size:.95em;
	color: #FFFFFF;
}

a.whitelink:active {  color: #ffffff; font-weight: bolder;text-decoration: none}
a.whitelink:hover {
	color: #6666CC;
	font-weight: normal;
	
}
a.whitelink:link {  color: #ffffff; font-weight: normal;text-decoration: none}
a.whitelink:visited {  color: #ffffff; font-weight: normal;text-decoration: none}



.whitelinkbold {
	font-size:small;
	font-weight: bold;
}

a.whitelinkbold:active {  color: #ffffff; font-weight: bold;text-decoration: none}
a.whitelinkbold:hover {
	color: #6666CC;
	font-weight: bold;
	
}
a.whitelinkbold:link {  color: #ffffff; font-weight: bold;text-decoration: none}
a.whitelinkbold:visited {  color: #ffffff; font-weight: bold;text-decoration: none}



.smallbluelink {font-size:.9em;}

a.smallbluelink:active {  color: #6991AA; font-weight: bolder;text-decoration: none}
a.smallbluelink:hover {  color: #000000; font-weight: normal;text-decoration: none}
a.smallbluelink:link {  color: #333333; font-weight: normal;text-decoration: none}
a.smallbluelink:visited {  color: #333333; font-weight: normal;text-decoration: none}
	



.header1 {	color: #000000;
	font-weight: bold;
}

.whiteheader1 {	color: #cccccc;
	font-weight: bold;
	font-size:large;
}

.small_footer {font-size: x-small}

.title {font-size: small}

.quote_background {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	margin: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #EFEDDE;
	padding: 8px;
	line-height: 1.3em;
	text-align: left;
}
h3 {
	/*padding-top: 5px;*/
	line-height: 1.1em;
}
.titlebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-stretch: wider;
}
.smaller_txt {
	font-size: .7;
	text-align: center;
}
