
<!--- \\ppcccweb05\f\home\ppcc\extranet\custom_style.css --->

<style type="text/css">
td img {display: block;}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E8F1E7;
}

a.MainMenu:link {	font-size: small; 
			font-weight:bold;
			color:#000000;
			text-decoration: none;
}

a {
	color: #000000; <!--- we want all links in black --->
}

a.visited {
	color: #FF0000; <!--- we want all links in black --->
}


h1 {
	font-size: xx-large;
	color: #989898;
}

h2 {
	font-size: x-large;
	color: #000000;
}

h3 {
	font-size: large;
	color: #444444;
}

h4 {
	font-size: small;
	color: #000000;
}

h5 {
	font-size: x-small;
	color: #000000;
}

h6 {
	font-size: xx-small;
	color: #000000;
}

a.MainMenu:visited {	font-size: small; 
			font-weight:bold;
			color:#000000;
			text-decoration: none;
}

a.MainMenu:hover {	font-size: small; 
			font-weight:bold;
			color:#000000;
			text-decoration: underline;
}
#right{padding:0px; margin:0px;}
ul#Navigation { list-style-image: url(images/templates/PPCC/img_general/MainMenu-Bullet.jpg);
padding: 0px;
padding-top: 0px;
margin: 0px;
font-weight: bold;
background:none;
font-weight:bold;
text-decoration: none;
font-size: small;
color: #989898;

 } 
 
ul#Navigation  li { margin-left:16px;list-style-image: url(images/templates/PPCC/img_general/MainMenu-Bullet.jpg); }


ul#Navigation a:link {
	font-weight:bold;
	text-decoration: none;
	font-size: small;
	color: #989898;
	}
ul#Navigation a:visited {
	font-weight:bold;
	text-decoration: none;
	font-size: small;
	color: #989898;
}
ul#Navigation a:hover {
	font-weight:bold;
	text-decoration: underline;
	font-size: small;
	color: #989898;
}

/* a[href^="mailto"]:hover:after { color: red; content: " > " attr(title); } 
 a[target $='_blank'] { background: transparent url(icons/icon_key.gif) no-repeat center right; padding-right: 36px; } 
a[href $='/'] 		{ background: transparent url(/media/images/icons/file_htm.gif) no-repeat center right; padding-right: 18px; } 
a[href $='.html'] 	{ background: transparent url(/media/images/icons/file_html.gif) no-repeat center right; padding-right: 18px;} */
a[href ^='mailto:'] { background: transparent url(/media/images/icons/icon-email.gif) no-repeat center right; padding-right: 18px;} 
a[href $='.css'] 	{ background: transparent url(/media/images/icons/file_css.gif) no-repeat center right; padding-right: 18px;}
a[href $='.doc'] 	{ background: transparent url(/media/images/icons/file_doc.gif) no-repeat center right; padding-right: 18px;}
a[href $='.docx'] 	{ background: transparent url(/media/images/icons/file_docx.gif) no-repeat center right; padding-right: 18px;}
a[href $='.exe'] 	{ background: transparent url(/media/images/icons/file_exe.gif) no-repeat center right; padding-right: 18px;}
a[href $='.ical'] 	{ background: transparent url(/media/images/icons/file_ical.gif) no-repeat center right; padding-right: 18px;}
/*a[href $='.gif'] 	{ background: transparent url(/media/images/icons/file_jpg.gif) no-repeat center right; padding-right: 18px;}
a[href %$='.JPG'] 	{ background: transparent url(/media/images/icons/file_jpg.gif) no-repeat center right; padding-right: 18px;}
a[href $='.png'] 	{ background: transparent url(/media/images/icons/file_jpg.gif) no-repeat center right; padding-right: 18px;} */
a[href $='.mp3'] 	{ background: transparent url(/media/images/icons/file_mp3.gif) no-repeat center right; padding-right: 18px;}
a[href $='.pdf'] 	{ background: transparent url(/media/images/icons/file_pdf.gif) no-repeat center right; padding-right: 18px;}
a[href $='.php'] 	{ background: transparent url(/media/images/icons/file_php.gif) no-repeat center right; padding-right: 18px;}
a[href $='.pps'] 	{ background: transparent url(/media/images/icons/file_pps.gif) no-repeat center right; padding-right: 18px;}
a[href $='.swf'] 	{ background: transparent url(/media/images/icons/file_swf.gif) no-repeat center right; padding-right: 18px;}
a[href $='.ttf'] 	{ background: transparent url(/media/images/icons/file_ttf.gif) no-repeat center right; padding-right: 18px;}
a[href $='.txt'] 	{ background: transparent url(/media/images/icons/file_txt.gif) no-repeat center right; padding-right: 18px;}
a[href $='.vcard'] 	{ background: transparent url(/media/images/icons/file_vcard.gif) no-repeat center right; padding-right: 18px;}
a[href $='.xls'] 	{ background: transparent url(/media/images/icons/file_xls.gif) no-repeat center right; padding-right: 18px;}
a[href $='.xlsx'] 	{ background: transparent url(/media/images/icons/file_xlsx.gif) no-repeat center right; padding-right: 18px;}
a[href $='.zip'] 	{ background: transparent url(/media/images/icons/file_zip.gif) no-repeat center right; padding-right: 18px; } 



.roundcont { background-color: #f2f2f2; }

.roundcont p { margin-left: 10px; }
.roundcont h2 { margin-left: 10px; }
.roundcont li { margin-left: 10px; }

.PortalHeader { margin-left: 8px; margin-right: 8px;  border:thin; border-bottom-style:groove; font-size:larger; font-weight:bold; color:#3366CC}
.PortalBody{ margin-left: 8px; margin-right: 8px; }

.roundtop { background: url(images/templates/CornerTR.gif) no-repeat top right; }
.roundbottom { background: url(images/templates/CornerBR.gif) no-repeat top right; }
img.corner { width: 15px; height: 15px; border: none; display: block !important; }



</style>
