/* =RESET ||||||||||||||||||||||||||||||||*/

*     {margin:0px;padding:0px;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul        {list-style:none;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after  {content:'';}
abbr,acronym      {border:0;}

/* =ID ||||||||||||||||||||||||||||||||||||*/

#wrapper     {}
#header      {display:none;}
#navigation  {display:none;}
#content_left{display:none;}
#content_right{width:760px;}
#latest_news {display:none;}
#shortcuts {display:none;}
#footer1a, #footer1b, #footer2, #footer3 {display:none;}

/* =STANDARD ||||||||||||||||||||||||||||||*/

/*FONT Standard*/
body, p, div, td {
	font:100% "Trebuchet MS", "Times New Roman", sans-serif;
	color:#000000;
	letter-spacing:0.6px;
}

a:link, a:visited, a:hover, a:active {color:#000;}
a:hover {text-decoration:none;}

body   {background:#fff;} 
h1     {font-size:23px;font-weight:bold;margin-bottom:5px;color:#000;}
h2     {font-size:19px;font-weight:bold;margin-bottom:5px;color:#000;}
h3     {font-size:15px;font-weight:bold;margin-bottom:5px;color:#000;}
p      {line-height:18px; margin:0px 0px 15px;}
hr     {height:1px;border:0px solid #000;border-top-width:thin;}
ul     {margin-left:40px;}
strong, a strong, strong a {font-weight:bold;}
em, em strong, strong em   {font-style:italic;}
strong a em, strong em a   {font-weight:bold;font-style:italic;}

.noprint {display:none;}
