
body {
    margin: 0px;
    padding: 0px;
	background-color:#333;
	background-image:url(images/back.jpg);
}

body, th, td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #BEBEBE;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
    color: #FFFFFF;
}

.text2 {
    font-size: 11px;
    color: #7F7F7F;
}

.act {
    font-size: 11px;
    color: #920707;
	font-weight:600;
}

.textbold {
    font-size: 13px;
    color: #FFFFFF;
	font-weight:bold;
}
.textact {
    font-size: 11px;
    color: #FFFFFF;
	font-weight:bold;
}
.text3 {
    font-size: 11px;
    color: #ccc;
}
.credits {
    font-size: 9px;
    color: #333;
	text-decoration: none;
}
.credits:hover {
    font-size: 9px;
    color: #333;
text-decoration: underline;
}
a {
    color: #75CDFF;
}

a:hover {
	text-decoration: none;
}

.bg1 {
    background-image: url(images/index22.jpg);
    background-repeat: repeat-x;
}
#footernasc {
	width:620px;
	height:299px;
	position:fixed;bottom:0;left:0;
	margin-botton: 0px;
	margin-left: -120px;
	z-index:-2;
}

/*
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.
*/
.date {
    font-size: 11px;
    color: #fff;
}


.style1 {
    font-size: 11px;
    color: #666;
}

.style1 a {
    color: #fff;
    text-decoration: none;
}

.style1 a:hover {
    text-decoration: underline;
}

.style2 {
    font-size: 11px;
    color: #FFFFFF;
}

.style2 a {
    color: #FFFFFF;
    text-decoration: none;
}

.style2 a:hover {
    text-decoration: underline;
}