body {
    margin: 0px;
    padding: 0px;
    background-image: url(images/index01.jpg);
}

body, th, td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
    font-size: 9px;
    color: #9C9687;
}

a {
    font-weight: bold;
    color: #444;
	 text-decoration: none;
}

a:hover {
    color: #222;
	text-decoration: underline;
}


/* backgrounds */

.bg1 {
    background-image: url(images/index02.jpg);
    background-position: right top;
    background-repeat: repeat-x;
}

.bg2 {
    background-image: url(images/index10.jpg);
    background-repeat: repeat-x;
}

.bg3 {
    background-image: url(images/index11.jpg);
    background-position: right top;
    background-repeat: repeat-x;
	height: 179;
}

.bg4 {
    background-image: url(images/index13.jpg);
    background-repeat: repeat-x;
}

.bg5 {
    background-image: url(images/index14.jpg);
    background-position: right top;
}

.bg6 {
    background-image: url(images/index15.jpg);
}

.bg7 {
    background-image: url(images/index16.jpg);
    background-position: right top;
    background-repeat: repeat-x;
	height: 226;
}

.bg8 {
    background-image: url(images/index17.jpg);
    background-position: right top;
    background-repeat: repeat-x;
}

.bg9 {
    background-image: url(images/index18.jpg);
    background-repeat: repeat-x;
}

.bg10 {
    background-image: url(images/index19.jpg);
    background-repeat: repeat-x;
}

.bg11 {
    background-image: url(images/index21.jpg);
    background-repeat: no-repeat;
}
h1 {
	font-style: normal;
	color: #FFFFCC;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 6px;
}


.bg12 {
    background-image: url(images/index22.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
}

.bg13 {
    background-image: url(images/index23.jpg);
    background-position: right top;
    background-repeat: no-repeat;
}

.bg14 {
    background-image: url(images/igor31.jpg);
    background-repeat: no-repeat;
}


/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
    font-size: 9px;
    color: #5A564D;
}

.style1 a {
    font-weight: normal;
    color: #5A564D;
    text-decoration: none;
}

.style1 a:hover {
    text-decoration: underline;
}

.style5 {
	color: #FFFFCC;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}
