body
{
	margin: 0px;
	padding: 0px;
	background-color: #2683b3;
	background-image: url('images/background.jpg');
	background-repeat: repeat-x;
}

body, th, td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #969FA2;
}

form {
    margin: 0px;
    padding: 0px;
}

.input1 {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #969FA2;
    height: 21px;
    width: 118px;
    border: none;
    padding-top: 3px;
    padding-left: 3px;
}

.input2 {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #969FA2;
    height: 21px;
    width: 157px;
    border: none;
    padding-top: 4px;
    padding-left: 5px;
    background-image: url(images/index30.jpg);
    background-repeat: no-repeat;
}

.input2a {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #969FA2;
    height: 21px;
    width: 220px;
    border: none;
    padding-top: 4px;
    padding-left: 5px;
    background-image: url(images/index30a.png);
    background-repeat: no-repeat;
}

.input3 {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #969FA2;
    height: 100px;
    width: 220px;
    border: none;
    padding-top: 4px;
    padding-left: 5px;
    background-image: url(images/index30b.png);
    background-repeat: no-repeat;
}

.align-justify {
    text-align: justify;
}

.text1 {
    color: #6A7276;
}

.text2 {
    font-size: 10px;
    color: #ffffff;
}

.titles {
    font-size: 13px;
    color: #ffffff;
}

a {
    color: #F87500;
}
a:hover {
    text-decoration: none;
}

a.menu {
    text-decoration: none;
    color: #ffffff;
}
a.menu:hover {
    text-decoration: none;
    color: #F87500;
}

a.menu2 {
    text-decoration: none;
    color: #ffffff;
}
a.menu2:hover {
    text-decoration: underline;
    color: #ffffff;
}

a.link1 {
    color: #6A7276;
}

.bg1 {
    background-image: url(images/index12.jpg);
    background-repeat: repeat-x;
}