
/* Updated Mar. 12th, 2007 JUN */

#test {font-family: "Times New Roman", Times, serif; color: #000000; font-size: 24pt; font-weight: bold; }

H1 { font-family: "Times New Roman", Times, serif; color: #500000; font-size: 24pt; text-align: left; text-decoration: none; margin-bottom: 0px; }
H2 { font-family: "Times New Roman", Times, serif; color: #000000; font-size: 14pt; text-align: left; text-decoration: underline; margin-bottom: 0px; }
H3 { font-family: "Times New Roman", Times, serif; color: #000000; font-size: 14pt; text-align: left; margin-bottom: 0px; }

BODY { background-color: #FFFFFF; color: #000000; font-family: "Times New Roman", Times, serif; font-size: 18pt; }

.page_title { position: relative; border: none; margin-left: auto; margin-right: auto; }

div.logo { 
	position: absolute;
	/* float; left; */
	top: auto;
	bottom: auto;
	width: 300px;
	height: auto;
	margin: 25% auto auto auto;
	border: 1px solid #000000;
	padding: auto auto auto auto;/* top right bottom left */
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #000000;
	text-align: center;
	text-decoration: none;
	}

div.logo_name_center { 
	position: absolute;
	top: auto;
	bottom: auto;
	width: 60px;
	height: auto;
	margin: 25% auto auto auto;
	border: 1px solid #000000;
	padding: auto auto auto auto;/* top right bottom left */
	font-family: "Tahoma";
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	}

/* div.normal_a:link { background-color: #FFFFFF; color: #AFFFC3; } */
/* div.normal_a:hover { background-color: #FFFFFF; color: #AFFFC3; } */
div.normal_a:visited { color: #000000; }
div.normal_a:active { color: #000000; }
div.normal_a_works { 
	position: absolute;
	font-family: "Veranda", Tahoma, Arial;
	color: #000000;
	text-decoration: underline;
	}
	
div.normal_a { 
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
	}

/*
TABLE { margin-top: 6px; background-color: #FFFFFF; border: 1px solid; }
TR { border: 1px solid; }
TD { border: 1px solid; text-align: center; }
*/
table {border-collapse: collapse;}
th {background-color:#DFDFDF; border:1px solid #AAAAAA; font-size:10pt; font-weight:lighter;}
td {border:1px solid #DDDDDD; text-align:center; font-size:9pt;}
/* #date { border: none; } */

div.works { 
	position: absolute;
	/* float; left; */
	top: 200px;
	left: 25%;
	width: 70px;
	height: 230px;
	background-color: #FFFFFF;
	margin: 25% auto auto auto;
	border: none;
	padding: auto auto auto auto;/* top right bottom left */
	color: #000000;
	font-family: "Veranda", Tahoma, Arial;
	font-size: 9pt;
	// font-weight: bold;
	text-align: left;
	text-decoration: none;
	}

p.works_title {
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	font-family: "Veranda", Tahoma, Arial;

}

// #l1 { position: relative; text-align: left; width: 223px; height: 0px; border-style: solid; border-width: 1px 0px 0px 0px; border-color: #500000; }

/* .a { 
	cursor: crosshair;
	color: #000000;
	background-color: #CECECE;
	text-decoration: underline;
	}
	*/

/* onMouseOver="this.style.color='#FF0000'" 
onMouseOut="this.style.color='#6666FF'"  */

