/*Default PMA 2010 sytlesheet - 10-9-09*/
body {
background-image: url(http://www.pmai.org/assets/0/204/1690/20050/34415/34434/35099/35106/bf5779df-6b96-4007-b6fd-be448e0213b8.jpg);
}
.pma2010_body { 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
text-decoration: none;
text-align: left;
}
/*ENDING BEGINNING PRISM CSS - */

/* Listing box*/
div#pma2010_listings {
margin: 1em;
}

.pma2010_List {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	list-style-type: circle;
}
/*NEW WEB PAGE TITLE Start HERE*/
.pma2010_page_Title {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000000;
text-decoration: none;
text-align: left;
}
/*NEW WEB PAGE TITLE END HERE*/
/*NEW heading - bold START HERE*/
.pma2010_heading {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000000;
text-decoration: none;
text-align: left;
}
/*NEW HEADING  - bold ENDS HERE*/

.pma2010_SubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}


/*PHOTO CAPTION STARTS HERE*/
.pma2010_Caption {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #000000;
text-align: left;
font-style: normal;
line-height: normal;
font-variant: normal;
text-transform: none;
}
/*PHOTO CAPTION ENDS HERE*/


.pma2010_copyright {
font-family: Arial, Helvetica, sans-serif;
font-size: xx-small;
font-weight: normal;
color: #000000;
text-align: left;
font-style: normal;
line-height: normal;
font-variant: normal;
text-transform: none;
}
/*Copyright  ENDS HERE*/

.pma2010_LeftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
	text-indent: 0px;
	padding: 3px;
	list-style-type: none;
	list-style-position: outside;
}
.pma2010_LeftNav A:link{color: #0000cc;}
.pma2010_LeftNav A:active{color: #0000cc;}
.pma2010_LeftNav A:visited{color: #0000cc;}
.pma2010_LeftNav A:hover{
	text-decoration: underline;
}

