BODY {font-family: tahoma, verdana, arial}


/* A */
A:link {text-decoration: underline}
A:visited {text-decoration: underline}
A:hover {text-decoration: none}
A:active {text-decoration: underline}

A:link.free {text-decoration: none}
A:visited.free {text-decoration: none}
A:hover.free {text-decoration: underline}
A:active.free {text-decoration: none}


img {behavior: url("inc/pngbehavior.htc")}


/* IMAGES */
IMG {border: 0; margin: 0}
IMG.photogalsmall {margin: 0 10px 8px 0; border: 0px}


/* H */
H1 {
font-size: 120%; 
font-family: Tahoma, Helvetica, sans-serif; 
font-weight: normal; 
line-height: 21px; 
padding: 20px 40px 0 45px; 
color: #2E2F2E; 
width: 80%}

H2 {
font-size: 75%; 
font-family: Tahoma, Helvetica, sans-serif; 
font-weight: bold; 
line-height: 14px; 
margin: 0; 
padding: 2px 0 2px 45px; 
color: #2A7650}


/* P, DIV, SPAN */
P {margin: 0; display: block}
P.main {font-size: 80%}
P.maintext {font-size: 80%; padding: 0 40px 0 80px}
P.text {font-size: 80%; margin: 0 0 0 0; color: #042515}
P.small {font-size: 70%}
P.right_column {font-size: 70%; color: #464646; padding: 14px 25px 0 26px}
P.fp {font-size: 70%; line-height: 12px; padding: 8px 0 0 0}
P.fps {font-size: 60%; line-height: 11px; padding: 16px 0 0 0}
P.smaller {font-size: 60%}
P.copyright {font-size: 70%; padding: 0 43px 0 45px; color: #C8C8C8}
P.copyright2 {font-size: 70%; padding: 0 43px 0 45px; color: #7D7E71}
P.statusbar {font-size: 70%; padding: 0 0 3px 45px; color: #FFFFFF}
P.linkmore {font-size: 60%; padding: 2px 12px 2px 12px; text-decoration:none}
P.opinion {font-size: 70%; padding: 9px 14px 0 13px; text-decoration:none; color: #C8CAB8}

DIV.right_column  {padding: 0 25px 0 0}
DIV.right_column2  {color: #464646; padding: 14px 25px 0 26px}

/* UL, OL */
UL.maintext {font-size: 80%; padding: 0 40px 0 80px}
OL.maintext {font-size: 80%; padding: 0 40px 0 80px}

/* DIV & TABLES */
TABLE.menu {font-size: 70%; font-weight: bold}
TABLE.smaller {font-size: 60%}
TD.mr {padding: 6px 21px 8px 21px}


/*FORMS*/
.btn			{font-size: 8pt;
				 background-color: #A8D49D;
				 color:#45653B;
				 height: 21px;
				 width: 90px;
				 border-top-width: 1px;
				 border-right-width: 1px;
				 border-bottom-width: 1px;
				 border-left-width: 1px;
				 border-top-color: #91B886;
				 border-right-color: #657C5E;
				 border-bottom-color: #657C5E;
				 border-left-color: #91B886;
}
.inputfield		   {width:117px; heght:24px; border-left: 1px solid #94C687; border-top: 1px solid #94C687;	border-right: 1px solid #94C687; border-bottom: 1px solid #94C687; background-color:#F1FFED}
.textarea		   {width:253px; heght:80px; border-left: 1px solid #94C687; border-top: 1px solid #94C687;	border-right: 1px solid #94C687; border-bottom: 1px solid #94C687; background-color:#F1FFED}


/* MARGINS */
#ind12 {margin-bottom: 12px}
#ind10 {margin-bottom: 10px}
#ind08 {margin-bottom: 8px}
#ind06 {margin-bottom: 6px}
#ind05 {margin-bottom: 5px}
#ind04 {margin-bottom: 4px}
#ind03 {margin-bottom: 3px}
#ind02 {margin-bottom: 2px}


/* COLORS */
#w {color: #FFFFFF}
#b {color: #000000}
#dg {color: #323232}
#fp {color: #537E6B}
#act {color: #AACDA2}
#opinion {color: #C8CAB8}
#opiniontitle {color: #BBBFA3}
#y {color: #EDF2C7}
#r {color: #BE0000}
#date {color: #C0C596}
#topplashka {color: #75756C}
#whiteplashka {color: #868781}
#dgray {color: #2C2D2A}
#ylight {color: #F9F9F1}
#date2 {color: #7D816A}
#act {color: #929072}


/* NEAT BUTTON */
.neatbutton
{
   color: White;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#BE0000');
}

.reporting
{
 valign: top;
 border: 4px solid Red;
 font-size: 10pt;
 font-family: Verdana, Arial, sans-serif;
}
