body {
    margin: 0px;
    padding: 0px;
    background-image: url(images/index01.jpg);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #546E7F;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
    width: 200px;
    padding-top: 2px;
    padding-left: 2px;
    background: none;
    border: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #FFFFFF;
}

.align-justify {
	text-align: justify;
}

.text1 {
    color: #9BAFB3;
}

.text2 {
    color: #FFFFFF;
}

a {
    color: #9bafb3;
}

a:hover {
	text-decoration: none;
}

.bg1 {
    background-image: url(images/index47.jpg);
    background-position: left top;
    background-repeat: repeat-x;
}

/*
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 {
    color: #9BAFB3;
}

.style1 a {
    color: #9BAFB3;
}

.style1 a:hover {
}

.dtable{
	font-size: 12px;
	width:50%;
	margin:auto;
	border:0px solid #9BAFB3;
	border-collapse:collapse;
}

.ava {
    color:#009900;
    text-align:center;
}

.tak {
    color:#CC0000;
    text-align:center;
