body {
	font: 16px/normal Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
   background-color: #595c60;
}
#1 {
}
#2 {
}
#3 {
}
#4 {
}
#5 {
	}

/* standard tags  */

hr {
	height: 1px;
	margin: 10px 0 5px 0;
	width: 98%;
}
li {
list-style-position: inside;
list-style-type: circle;
height: 18px;
margin: 0px;
padding: 0px;
}
h2 {
	color: #4179A8;
	letter-spacing: 0.15em;
	font-size: 1.3em;
	padding-bottom: 8px;
}
a:link, a:visited, a:active {
	color: #4179A8;
	font-weight: normal;
	text-decoration: none;
	font-size: 100%;
}
a:hover {font-weight: bold;}

blockquote 
{
margin-left: 15px;
margin-right: 15px;
font-size: 0.9em;
text-align: justify;
font-weight: normal;
}


dt {font-weight:700;}
dd {margin:1px 0 12px 15px;}
a.menu:link, a.menu:visited, a.menu:active {color: #ffffff; font-weight: normal; font-size: 1.2em; text-decoration: none;}
a.menu:hover {color: #fff; font-weight: bold;}
#active_link {
color: #000000;
text-decoration: underline;
}

a.footer:link, a.footer:visited, a.footer:active {
font-size: 90%;
color: #ffffff; font-weight: normal; text-decoration: none;}
a.footer:hover {font-weight:bold; }

.div_cont {
	background: url(../gfx/div_cont.png) 0 100% repeat;
	width: 494px;
	height: auto;
	color: #ffffff;
	font-size: 1.2em;
	text-align: justify;
	font-weight: normal;
	padding: 0.5em 0.5em 0.5em 0.5em;
}
.white {
    color: #ffffff;
	font-size: 0.9em;
	text-align: justify;
    font-weight: normal;
}
pre {overflow: hidden; font-size: 100%;}
p, td {font-size: 100%; color: #000000;}
table.gb {
	border-left: 1px solid #708090;
	border-right: 1px solid #708090;
	border-top: 1px solid #708090;
}
table.menu td {
	border: 0px;
}
table.footer {
	border-left: 1px solid #708090;
	border-right: 1px solid #708090;
	border-bottom: 1px solid #708090;
}
table.content {
	background-color: #FFFAFA;
	border-left: 1px solid #708090;
	border-right: 1px solid #708090;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-top: 25px;
}
td.con {
	border-left: 1px solid #708090;
	border-right: 1px solid #708090;
}
.content img {
   border-left: 1px solid #708090;
	border-right: 1px solid #708090;
	border-top: 1px solid #708090;
	border-bottom: 1px solid #708090;
	 }


/* misc formatting */

.small {font-size:0.85em;}
.large {color:#808080; font-size:1.3em; padding-bottom: 2px; padding-top: 5px; }
.soft {color:#808080; font-weight:400;}
.normal {font-size: 0.9em; font-weight:normal; padding-left: 15px; padding-right: 15px; font-size: 0.9em; text-align: justify;}
.sharp {color:#101010;}
.center {text-align:center;}
.hide {display:none;}


