
/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	left: 0px;
	top: 0px;
	font-family: Arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/misc/bg.gif);
	background-repeat: repeat-x;
	text-align: center;
}

a {
	font-weight: bold;
}


td {
	font-size: 12px;
}
a:link, a:visited, a:hover {
	color: #000099;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	font-size: 120%;
	margin: 0px;
	padding: 5px 0px 5px 5px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #334d55;
}

a img{
	border: 0px;
}

#searchOptions {
	text-align: right;
	margin-top: 5px;
}

.nsChars {
	font-size: 125%;
}

.nsChars a {
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #999999;
	color: black;
}

.nsChars a:hover {
	background-color: #CCCCCC;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#header{
	position: relative;
	top: 5px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	width: 750px;
	height: 118px;
	background-image: url(images/misc/head.gif);
	background-repeat: no-repeat;
}

#header2{
	position: relative;
	top: 5px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	width: 750px;
	height: 118px;
	background-image: url(images/misc/head2.gif);
	background-repeat: no-repeat;
}

#content{
	position: relative;
	width: 745px;
	margin: auto;
	margin-top: 20px;
	text-align: justify;
}

/* SIDE NAV */

#sideNav a {
	color: #000;
	text-decoration: none;
	width: 100%;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

#sideNav a:hover {
	color: #000;
	background-color: #EFEFEF;
}

#sideNav {
	margin-top: 35px;
	width: 150px;
	text-align: left;
	float: left;
}

#sideNav ul {
	margin: 0px;
	padding-left: 10px;
	font-weight: bold;
}

#sideNav li {
	margin: 0px;
	list-style-type: none;
	border-bottom: 1px solid #CCCCCC;
}


#main {
	width: 580px;
	float: left;
	margin-left: 10px;
}

#mainWide {
	width: 743px;
}

#contentfoot0{
	position: relative;
	padding-top: 40px;
	width: 743px;
	margin: auto;
	height: 8px;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	clear: both;
}


#contentfoot1{
	position: relative;
	width: 743px;
	margin: auto;
	height: 8px;
	background-color: #83B0EF;
	border: 1px solid #3366FF;
	clear: both;
}

#contentfoot2{
	position: relative;
	width: 743px;
	margin: auto;
	height: 8px;
	background-color: #D74447;
	border: 1px solid #990000;
	clear: both;
}

#contentfoot3{
	position: relative;
	width: 743px;
	margin: auto;
	height: 8px;
	background-color: #69BD51;
	border: 1px solid #006633;
	clear: both;
}

#contentfoot4{
	position: relative;
	width: 743px;
	margin: auto;
	height: 8px;
	background-color: #F07B3F;
	border: 1px solid #663300;
	clear: both;
}

#contentfoot5{
	position: relative;
	width: 743px;
	margin: auto;
	height: 8px;
	background-color: #FFCCCC;
	border: 1px solid #B15E60;
	clear: both;
}

#contentfoot6{
	position: relative;
	width: 743px;
	margin: auto;
	height: 8px;
	background-color: #FFCC66;
	border: 1px solid #663300;
	clear: both;
}

#topBar{
	clear: both;
	height: 10px;
	font-size: 80%;
	padding: 0px 0px 5px 600px;
	background-color: #EFEFEF;
	margin-top: 8px;
}

#footer{
	clear: both;
	height: 10px;
	font-size: 75%;
	top: 10px;
	padding: 3px 20px 3px 3px;
	background-color: #EFEFEF;
	margin-top: 20px;
}

.search{
	height: 20px;
	width: 745px;
	padding: 0px 0px 0px 0px;
}


/***********************************************/
/* Lines                                       */
/***********************************************/

.line1{
	width: 100%;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px solid #3366CC;
	padding: 5px 0px 5px 0px;
	margin-bottom: 10px;
}

.line2{
	width: 100%;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px solid #990000;
	padding: 5px 0px 5px 0px;
	margin-bottom: 10px;
}

.line3{
	width: 100%;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px solid #006633;
	padding: 5px 0px 5px 0px;
	margin-bottom: 10px;
}

.line4{
	width: 100%;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px solid #663300;
	padding: 5px 0px 5px 0px;
	margin-bottom: 10px;
}

.line5{
	width: 100%;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px solid #B15E60;
	padding: 5px 0px 5px 0px;
	margin-bottom: 10px;
}

.line6{
	width: 100%;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px solid #663300;
	padding: 5px 0px 5px 0px;
	margin-bottom: 10px;
}

.line7{
	width: 100%;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	padding: 5px 0px 5px 0px;
	margin-bottom: 10px;
}

#poem_list{
	width: 745px;
	height: 400px;
	overflow: auto;
}


/***********************************************/
/* table styles                                */
/***********************************************/

.tabs{
	width: 102px;
	height: 30px;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.tabs a{
	display: block;
	line-height: 30px;
	color: #000000;
}
.searchTable .title{
	background-color: #EFEFEF;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
}

.searchTable td{
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 5px 5px 10px;
}

/***********************************************/
.poem_table{
	border-top: 1px solid #3366CC;
}

.poem_table td{
	padding: 2px 2px 2px 8px;
	border-right: 1px solid #FFFFFF;
}

.poem_table .title{
	background-color: #83B0EF;
	border-bottom: 1px solid #3366CC;
	font-weight: bold;
}

.poem_table .row{
	background-color: #E9F3FF;
	border-bottom: 1px solid #83B0EF;
}
/***********************************************/
.source_table{
	border-top: 1px solid #006633;
}

.source_table td{
	padding: 2px 2px 2px 8px;
	border-right: 1px solid #FFFFFF;
}

.source_table .title{
	background-color: #69BD51;
	border-bottom: 1px solid #006633;
	font-weight: bold;
}

.source_table .row{
	background-color: #D1FFC1;
	border-bottom: 1px solid #69BD51;
}
/***********************************************/
.keyword_table{
	border-top: 1px solid #990000;
}

.keyword_table td{
	padding: 2px 2px 2px 8px;
	border-right: 1px solid #FFFFFF;
}

.keyword_table .title{
	background-color: #F07B3F;
	border-bottom: 1px solid #990000;
	font-weight: bold;
}

.keyword_table .row{
	background-color: #FFE7DB;
	border-bottom: 1px solid #F07B3F;
}
/***********************************************/
.title_table{
	border-top: 1px solid #B15E60;
}

.title_table td{
	padding: 2px 2px 2px 8px;
	border-right: 1px solid #FFFFFF;
}

.title_table .title{
	background-color: #FFCCCC;
	border-bottom: 1px solid #B15E60;
	font-weight: bold;
}

.title_table .row{
	background-color: #FFEDED;
	border-bottom: 1px solid #FFCCCC;
}

/***********************************************/
.pons_table{
	border-top: 1px solid #663300;
}

.pons_table td{
	padding: 2px 2px 2px 8px;
	border-right: 1px solid #FFFFFF;
}

.pons_table .title{
	background-color: #FFCC66;
	border-bottom: 1px solid #663300;
	font-weight: bold;
}

.pons_table .row{
	background-color: #FFEED5;
	border-bottom: 1px solid #FFCCCC;
}
/***********************************************/
.mss_table{
	border-top: 1px solid #990000;
}

.mss_table td{
	padding: 2px 2px 2px 8px;
	border-right: 1px solid #FFFFFF;
}

.mss_table .title{
	background-color: #D74447;
	border-bottom: 1px solid #990000;
	font-weight: bold;
}

.mss_table .row{
	background-color: #FFCCCC;
	border-bottom: 1px solid #990000;
}
/***********************************************/
.history_table{
	border-top: 1px solid #666666;
}

.history_table td{
	padding: 2px 2px 2px 8px;
	border-right: 1px solid #FFFFFF;
}

.history_table .title{
	background-color: #B8C5CC;
	border-bottom: 1px solid #666666;
	font-weight: bold;
}

.history_table .row{
	background-color: #E3F4FF;
	border-bottom: 1px solid #666666;
}
/***********************************************/

.bib_table{
	border-top: 1px solid #666666;
}

.bib_table td{
	padding: 2px 2px 2px 8px;
	border-right: 1px solid #FFFFFF;
}

.bib_table .title{
	background-color: #B2A6F3;
	border-bottom: 1px solid #666666;
	font-weight: bold;
}

.bib_table .row{
	background-color: #E1DEF3;
	border-bottom: 1px solid #666666;
}


/***********************************************/

.subtable td{
	padding: 2px 6px 2px 6px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}

hr
{
	width: 98%;
	color: #83B0EF;
	/*border-bottom: 1px solid #83B0EF;*/
}
