/* P C D T R */
@import "php/css.php";
/* font-size in pts */
.black15{
	font-family: trashhand, Brody, Georgia, Times, serif;
	font-size:15pt;
	color:#000;
}
h2.black{
	font-family: trashhand, Brody, Georgia, Times, serif;
	font-size:21pt;
	color:#000;
	
}
h2.black a{text-decoration:none;color:#000;}
h2.black a:hover{text-decoration:underline;color:#000;}


h2.white{
	font-family: trashhand, Brody, Georgia, Times, serif;
	font-size:25pt;
	color:#fff;
	background-color:#900;
}

h3.black{
	font-family: trashhand, Brody, Georgia, Times, serif;
	font-size:15pt;
	color:#000;
}
/*for secondary-links*/
ul.secondary-links li.white a{
	font-family: trashhand, Brody, Georgia, Times, serif;
	font-size:15pt;
	color:#fff;
	text-decoration:none !important;
	background-color:#900;
}

ul.secondary-links li.white a:hover{
	font-family: trashhand, Brody, Georgia, Times, serif;
	font-size:15pt;
	color:#000;
	text-decoration:none !important;
	background-color:#900;
}


li.marron a{
	font-family: trashhand;
	font-size:15pt;
    color:#900;
	text-decoration:none !important;
	background-color:#fff;
}
/*profile . info tabs*/
li.marron a:hover{
	font-family: trashhand;
	font-size:15pt;
	color:#000;
	text-decoration:none !important;
	background-color:#fff;
}

a.pcdtr{ font-family: trashhand, Brody, Georgia, Times, serif; }
a.white{font-size:15pt;  color:#fff;  text-decoration:none !important;}
a.white:hover{color:#000; text-decoration:none !important;}
a.black{font-family: trashhand; font-size:15pt; color:#000;   background-color:#993300;  text-decoration:none !important;}
a.black:hover{font-family: trashhand; color:#eee; background-color:#993300; text-decoration:none !important;}
a.borderBrown{background-color:#900;}


