
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #EEEEEE;
	border-collapse: True;
	border: solid #cccccc 1px;
}

.menu A {
	text-decoration : none;
	font-weight : normal;
}

.menu A:hover {
	background-color: #E0E0E0;
}


.menu td {
	text-align: center;
	background-image : url("menu.gif");
}

.menu th {
	background-color: #DEDEDE;
	background-image : url("menu_selected.gif");
}
.menu th A {
	font-weight : bold;
}


.header {
	font-family: Georgia, Times New Roman, serif;
	font-size: 18px;
	color: #404040;
	font-weight : bold;
	text-decoration : none;
	margin-top : 16px;
}

.section {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	color: #404040;
	font-style : italic;
	text-align : right;
}





.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #404040;
}
.content A:hover {
	text-decoration : none;
}

.content td {
}


.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
}



.label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
}

.label A {
	text-decoration : none;
	font-weight : normal;
	background-color: #CCCC99;
}

.label i {
	text-decoration : none;
	font-style : normal;
	background-color: #CCCC99;
	text-decoration : none;
}




.portraits {
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px;
	color: #303030;
	border: 0px;
}

.portraits A:hover {
	text-decoration : none;
}
.portraits I {
	color: #909090;
}
.portraits td {
	text-align: center;
	vertical-align: center;
}
.portraits th {
	background-image : url("design_portraits.gif");
}



.blockquote {
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px;
	color: #404040;
	font-style : italic;
}

.greytable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	border: 0px;
	border-collapse: True;
}

.greytable A:hover {
	text-decoration : none;
}
.greytable I {
	color: #909090;
}
.greytable td {
	font-size: 10px;
	padding: 2px;
}
.greytable th {
	background : #EEEEEE;
	padding: 2px;
}
