body {
	margin: 0px;
	padding: 0px;
	background-color: #BEC3C9;
}

body, th, td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
}

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

.input1 {
	width: 200px;
	background-color: #FDF1D7;
	height: 20px;



}

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

.text1 {
    color: #FFFFFF;
	text-align: justify;
}

.text2 {
    color: #076596;
}

.text3 {
    color: #94979A;
}

a {
    color: #076596;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.link1 {
    color: #FFFFFF;
}

a.link2 {
    color: #033047;
}

a.link3 {   
    font-size: 11px;
    color: #77787A;
    text-decoration: underline;
}

a.link3:hover {
    text-decoration: none;
}

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

.bg2 {
    background-image: url(/images/inside04.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 {
}

.style1 a {
}

.style1 a:hover {
}
.input2 {
	width: 250px;
	background-color: #D7EFFD;

}
.input3 {
	background-color: #CCCCCC;
	border: #CCCCCC;

}
.input4 {

	width: 200px;
	background-color: #EBEBEB;
}

