/* ############ Stylesheet for phill's Special Forces pages ########################################## */
/* note: id's should be unique on a page */

/* ############ General ########################################################### */
body			{font-family:arial, sans-serif;background-color:#ddffdd;margin-left:50px;margin-right:50px;}
body.bteam		{background-color:DarkSeaGreen; max-width:1200px; margin:1em auto; padding:1em;}
body.coldest	{background-color:Azure; max-width:1200px; margin:1em auto; padding:1em;}

p, td, th, li  {font-family:arial, sans-serif;font-size:10pt;margin-top:5px;}
p.pl  {margin-bottom:0px;padding-bottom:0px;}

h1  {color:OliveDrab;font-family:monospace;font-size:180%;text-align:center;}
h1.special  {color: OliveDrab;font-family:monospace;text-align:left;}

h2, h3, h4 {color:#000; background:none; border-bottom:none; margin-top:1em;}

h2  {font-family:monospace;font-size:150%;text-align:center;}
h2.bteam  {color: OliveDrab;font-size:250%;font-style:italic;}
h2.coldest  {font-family:sans-serif;color: DeepSkyBlue;font-size:180%;font-style:italic;}

h3  {font-family:monospace, sans-serif;font-size:120%;}

h4  {font-family:monospace, sans-serif;font-size:105%;margin-bottom:0px;padding-bottom:0px;}


a  {font-weight:bold;color:Green;}
a:Visited  {}
a:Active  {text-decoration:none;color:MediumVioletRed;}
a:Hover  {text-decoration:none;color:Red;}
a.linkfudge  {font-size:110%;color:#000066;}

em  {font-style:normal;color:Chocolate;font-weight:bold;}

small {font-size:70%;}

.movies  {background-color:Wheat;border:black 1px solid;}

.hc th	{background-color:Peru; border:none; colour:#000;}
.bc th, .bc td	{background-color:Wheat; border:none; colour:#000;}
.abc th, .abc td	{background-color:Beige; border:none; colour:#000;}
.ec		{background-color:transparent; border:none;}

.pagenav  {font-weight:bold;font-size:12pt;text-align:center;border-style:solid;border-width:1px;padding:2px;}

.toplink  {text-align:right;font-size:xx-small;font-weight:normal;}
