/** BASIC */

body {
	margin: 0px;
	padding: 0px;	
}

/** background: url(images/bg01.jpg) repeat left top; */

body, th, td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #979DA2;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}


/** BACKGROUNDS */



.bg3 {
	background: url(images/bg09.jpg) no-repeat left top;
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }



.img2 {
	float: right;
	margin-right: 15px;
}

hr { display: none; }

.hr1 {
	height: 5px;
	padding: 10px 0px;
	background: url(images/homepage07.gif) no-repeat center center;
}

#scroller {
	width: 426px;
	height: 380px;
	padding-right: 10px;
	overflow: auto;
}
form {
	margin: 0px;
	padding: 0px;
}

.input1 {
    width: 116px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #979DA2;
    background: none;
    border: none;
}

.input2 {
    width: 81px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #979DA2;
    background: none;
    border: none;
}

.align-justify {
	text-align: justify;
}

.text1 {
    color: #6C7176;
}

.text2 {
    color: #D8D8D8;
}

a {
    color: #ACC430;
}

a:hover {
	text-decoration: none;
}

.img1 {
    margin-right: 10px;
}

/*
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: #B2B2B2;
}

.style1 a {
    color: #B2B2B2;
}

.style1 a:hover {
}
