body { 
	margin: 0px;
	padding: 0px;
	background-image: url(images/index01.gif);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

tbody, th, td {
    color: #666666;
}


a, a:link, a:active, a:visited { color: #003399; font-weight: normal;  text-decoration: none; } 

a:hover { color: #003399; font-weight: normal; text-decoration: underline; } 


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

.input1 {
}

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

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



.header {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 18px;
	font-style: normal;
	color: #003399;
	font-weight: bold
}

.header1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold
}


.bg1 {
    background-image: url(images/index02.gif);
    background-repeat: repeat-x;
}

.bg2 {
    background-image: url(images/index22.jpg);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
}

.text_red {
	color: #FF0000; 
}

.text_copyright {
    color: #CDDCED;
}