﻿/* CSS Document used to define setup-styles used on all pages */

/* General page setup
---------------------------------------------------------------------- */
body {background-color:#e5e5e5;background_:url(images/GradientBg.gif);background-repeat:repeat-x;background-position: left top;font-family:arial,verdana,helvetica,sans-serif;font-size:12px;color:#000000;margin:0;padding:0px;text-align:center}
html,body {margin:auto;padding:0;height:100%;width:100%;}

A.active 	{COlor: #599500;TEXT-DECORATION: underline;}
A:visited 	{COLOR: #599500;TEXT-DECORATION: none;}
A:link		{COLOR: #599500;TEXT-DECORATION: none;}
A:hover		{COLOR: #599500;TEXT-DECORATION: underline;}

p { margin-top: 0px; padding: 0px;}

table {font-size: 12px;}

h1 {font-size:20px;}
h2 {font-size:16px;}
h3 {font-size:16px;}

a[href$='.pdf'] { 
	padding-right: 18px;
	background: url('images/icon_pdf.gif') no-repeat center right;
}

.fc {color: #FFFFFF;}