@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Geneva, sans-seri;
	font-size: small;
	color: #000;
}
body {
	background-color: #CCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	table-layout: inherit;
}

#sideCollumn {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #033;
	text-decoration: underline;
	text-align: right;
	vertical-align: text-top;
	font-style: normal;
	font-weight: bold;
	line-height: 1.2em;
	padding: 20px;
	margin: 0px;
	width: 98px;
	table-layout: auto;
}
#body {
	background-color: #FFF;
	text-align: justify;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 75px;
	padding-bottom: 20px;
	padding-left: 40px;
}

#footer {
	background-color: #275354;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #699;
}
#header1 {
	background-image: url(../images/header_01.jpg);
	background-repeat: no-repeat;
}
#header2 {
	background-image: url(../images/header_02.jpg);
	background-repeat: no-repeat;
}
#header3 {
	background-image: url(../images/header_03.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	padding-left: 20px;
	font-weight: normal;
	font-size: medium;
}
#body hr {
	color: #033;
	font-weight: bolder;
	font-size: xx-large;
}
#body hr {
	color: #066;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #FFF;
}

#body a:link {
	color: #066;
	text-decoration: underline;
	font-weight: bold;
}
#body a:visited {
	color: #066;
	text-decoration: underline;
	font-weight: bold;
}
#body a:hover {
	color: #066;
	text-decoration: underline;
	font-weight: bold;
}
#body a:active {
	color: #066;
	text-decoration: underline;
	font-weight: bold;
}


#sideCollumn a {
	color: #033;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: large;
	color: #033;
}
h2 {
	font-size: medium;
	color: #066;
	line-height: .5em;
}
h3 {
	font-size: small;
	color: #033;
}
h4{
	font-family: Verdana, Geneva, sans-serif;
	font-size:x-small;
	color: #099;
	line-height: 0em;
}
#table {
	color: #ABC0C0;
}

