/* css for Portraits by Post  */

/* basic elements */
td { 	font-size: 11pt;
		font-style: normal;
		font-weight: bold;
		color: #990000;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;  }

td { 	font-size: 11pt;
		font-style: normal;
		font-weight: bold;
		color: #990000;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;  }

body {background-color: #FFE08C;
      margin: 0px 0px 0px 0px;
      scrollbar-face-color: #FFE08C;
      scrollbar-highlight-color: #FFCC99;
      scrollbar-shadow-color: #990000;
      scrollbar-3dlight-color: #FFCC99;
      scrollbar-arrow-color: #990000;
      scrollbar-track-color: #FFE08C;
      scrollbar-darkshadow-color: #000000;
      font-family: Arial, Verdana, sans-serif; }

h2 {
	font-variant: small-caps;
	}

h3 {
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	font-variant: small-caps;
	}

.txta {		font-size: 12pt;
				font-style: normal;
				line-height: normal;
				font-weight: bold;
				color: #990000;
				text-decoration: none;
				font-family: Arial, Helvetica, sans-serif;
				}

.txtb {		font-size: 8pt;
				font-style: normal;
				font-weight: bold;
				color: #990000;
				text-decoration: none;
				font-family: Arial, Helvetica, sans-serif;
				}

A:link, A:visited, a:active  {  color: #990000; text-decoration: none; font-weight: bold;
}
A:hover   {  color: #FF6920; text-decoration: none;
}

/* specific divs */
#maintext {
	border: 1px solid #900;
	background-image:  url(images/bg2a.jpg);
	}

#menu {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	visibility: visible;
	}

#topmenu {
	border: 1px solid #900;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
	text-decoration: none;
	padding-left: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	visibility: visible;
	}

#gen 	{	font-size: 10pt;
				font-style: normal;
				font-weight: bold;
				color: #990000;
				text-decoration: none ;
				line-height: normal;
				font-family: Arial, Helvetica, sans-serif;
				}

#pagetitle h2 {
	font-variant: small-caps;
	color: #990000;
	text-decoration: none;
	}


#pagemenu {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	visibility: visible;
	}

#pagemenu .title {  	font-size: 14pt; font-style: normal; font-weight: bold; color: #990000; font-variant: small-caps;  }
#pagemenu .toplinks { font-size: 8pt; font-style: normal; font-variant: small-caps; color: #990000; line-height: 14px;  }

#comm  {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	visibility: visible;
	padding-right: 14px;
	}

#comm .title { 	font-size: 15pt; font-style: normal; font-weight: bold; color: #990000; font-variant: small-caps;  }
#comm .subtitle { 	font-size: 11pt; font-style: normal; font-weight: bold; color: #990000; font-variant: small-caps;  }
#comm .top { 	font-size: 8pt; font-style: normal; font-weight: normal; color: #990000; font-variant: small-caps;  }
