:link {
	COLOR: #000000; TEXT-DECORATION: underline
}
A:visited {
	Color: #000000; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #AA0000; TEXT-DECORATION: underline
}
A:active {
	COLOR: #66FF00; TEXT-DECORATION: underline
}


.pad_30
{
	
	font-weight: normal;
	font-size: 3em;
}

.link_no_underline {
	TEXT-DECORATION: none;
}

.artcover_photo {
	background-image: url("art/artpub_1_artcover_photo.jpg"); 
	background-repeat: no-repeat;
/*	background-repeat: repeat-x; */
}

.artcover_art {
	background-image: url("art/artpub_1_artcover_art.jpg"); 
	background-repeat: no-repeat;
/*	background-repeat: repeat-x; */
}

.artcover_word {
	background-image: url("art/artpub_1_artcover_word.jpg"); 
	background-repeat: no-repeat;
/*	background-repeat: repeat-x; */
}


.link {
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline;
	Color: #E8C678;
}

table.main_100 {
	width: 100%;
        height: 100%; 
}

table.main {
	width: 100%;
}

td.1 {
	width: 30%;
}

td.2 {
	width: 60%;	
}

td.3 {
	width: 10%;

}



}
table.main_i {
	width: 100%;
     
}
td.1_i {
	width: 10%;
}
td.2_i {
	width: 40%;	
}
td.2_1_i {
	width: 40%;	
}
td.3_i {
	width: 10%;

}
td.2n2_i {
	width: 80%;

}

