body {

	margin: 0;

	text-align: center;

	color: #FFF;

	background: #0d1517 url('images/bg.jpg') repeat-x top center;

	font: 10px Tahoma, Sans-serif;

}

a:link, a:active, a:visited {

	color: #FFF;

	text-decoration: none;

}

a:hover {

	color: #CCC;

	text-decoration: underline;

}

img {

	border: 0;

}

.topdiv {

	clear: both;

	margin-left: auto;

	margin-right: auto;

	width: 855px;

	background-image: url('images/topdiv_bg_01.jpg');
	background-repeat: repeat-y;
	background-position: top left;

}

.topdiv1 {

	clear: both;

	margin-left: auto;

	margin-right: auto;

	width: 855px;

}

.topleft {

	float: left;

	color: #e1f89b;

	margin-top: 5px;

	font: 10px Tahoma, Sans-serif;

}

.topright {

	float: right;

	color: #e1f89b;

	margin-top: 5px;

	font: 10px Tahoma, Sans-serif;

}

.vstrip {

	width: 14px;

}

.topdiv a:link, .topdiv a:active, .topdiv a:visited {

	color: #e1f89b;

	text-decoration: none;

	font: 10px Tahoma, Sans-serif;

}

.topdiv a:hover {

	color: #e1f89b;

	text-decoration: underline;

	font: 10px Tahoma, Sans-serif;

}

.topinput {

	border: 1px solid #000000;

	color: #000000;

	width: 140px;

	padding: 5px;

	background: #FFF;

	font: 11px Tahoma, Sans-serif;

}

.form_select {

	border: 1px solid #000000;

	color: #000000;

	width: 75px;

	padding: 4px;

	background: #FFF;

	font: 11px Tahoma, Sans-serif;

}

.form {

	border: 1px solid #7f992f;

	color: #6a6a6a;

	padding: 3px;

	background: #FFF;

	font: 10px Tahoma, Sans-serif;

}

.form_button {

	border: 0px;

	color: #FFFFFF;

	background-color: #000000;

	background-image: url('images/button.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	text-transform: lowercase;

	width: 52px;
	height: 23px;

	font: 11px Tahoma, Sans-serif;

}

.form_button1 {

	border: 0px;

	color: #FFFFFF;

	background-color: #000000;

	background-image: url('images/button_01.jpg');
	background-position: top center;
	background-repeat: no-repeat;

	width: 83px;
	height: 22px;

	font: bold 11px Tahoma, Sans-serif;

}


.form_button2 {

	border: 0px;

	color: #FFFFFF;

	background-color: #000000;

	background-image: url('images/button_02.jpg');
	background-position: top center;
	background-repeat: no-repeat;

	width: 83px;
	height: 22px;

	font: bold 11px Tahoma, Sans-serif;

}

.form_button3 {

	border: 0px;

	color: #FFFFFF;

	background-color: #e32877;
       	width: 120px;
	height: 22px;

	font: bold 11px Tahoma, Sans-serif;

}

.form_text {

	font-size: 12px;

}

.topsubmit {

	border: 0;

	width: 34px;

	height: 19px;

	background: #8ca63b url('images/go.jpg') no-repeat top center;

}

.bottomtab th {

	color: #FFF;

	text-align: left;

	height: 25px;

	font: bold 16px Franklin GothicMedium, Arial, Sans-serif;

}

.bottomtab td {

	color: #cce972;

	border-bottom: 1px dotted #697a34;

	text-align: left;

	height: 25px;

	padding-left: 5px;

	font: 11px Arial, Sans-serif;

}

.bottomtab a:link, .bottomtab a:active, .bottomtab a:visited, .bottomtab a:hover {

	color: #cce972;

	text-decoration: none;

	font: 11px Arial, Sans-serif;

}

.poemhead {

	color: #f6ffdc;

	text-align: left;

	padding-left: 20px;

	background: url('images/poem_bg.jpg') no-repeat top left;

	font: bold 12px Tahoma, Arial, Sans-serif;

}

.poem {

	color: #fbffef;

	text-align: left;

	padding: 2px;

	font: 11px/1.3em Tahoma, Arial, Sans-serif;

}

.comment {

	color: #f6ffdc;

	background: url('images/comments_bg.jpg') repeat-x;

	font: bold 11px Tahoma, Arial, Sans-serif;

}

.lyrics td {

	color: #c4c4c4;

	text-align: left;

	height: 30px;

	padding-left: 15px;

	font: 11px Tahoma, Arial, Sans-serif;

}

.lyrics a:link, .lyrics a:active, .lyrics a:visited {

	color: #c4c4c4;

	text-decoration: none;

	font: 11px Tahoma, Arial, Sans-serif;

}

.lyrics a:hover {

	color: #8d9a22;

	text-decoration: none;

	font: bold 11px Tahoma, Arial, Sans-serif;

}

.members td {

	color: #c4c4c4;

	text-align: left;

	height: 30px;

	padding-left: 15px;

	font: 11px Tahoma, Arial, Sans-serif;

}

.members a:link, .members a:active, .members a:visited {

	color: #c4c4c4;

	text-decoration: none;

	font: 11px Tahoma, Arial, Sans-serif;

}

.members a:hover {

	color: #8d9a22;

	text-decoration: none;

	font: bold 11px Tahoma, Arial, Sans-serif;

}

#msg {

	text-align: center;

	width: 400px;

	border: #4893e1 1px solid;

	color: #f6ffdc;

	margin: 4px auto;

	padding: 4px;

}

.news_frame {

	background-image: url('images/news_bg.jpg');
	background-repeat: repeat-x;
	padding: 5px;
	padding-left: 10px;
}

.news_title {

	font-family: Tahoma, Sans-serif;

	font-weight: bold;

	font-size: 12px;

	color: #485141;

}

.news_date {

	font-size: 11px;

	margin-top: -2px;
	font-weight: normal;

	color: #767c7b;

	font-family: Tahoma, Sans-serif;
}

.news_content {

	font-size: 11px;
	font-family: Tahoma, Sans-serif;
	color: #c4c4c4;
	text-align: justify;
	background-image: url('images/news_main_bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px;
	line-height: 1.5em;
	padding-bottom: 10px;

}

.faq {

	margin: 10px;

}

li.faq_question {

	font-weight: bold;

	font-size: 16px;

	padding-bottom: 2px;

	margin-bottom: 8px;

	border-bottom: #FFF dotted 1px;

}

li.faq_answer {

	font-size: 12px;

}

.titlestyle {

	font-weight: bold;

	font-size: 14px;

}

.search_result {

	padding: 2px;

	margin: 2px;

	font-size: 12px;

}

.searchresult_date {

	font-size: 10px;

	color: #999;

}

.listing {

	width: 100%;

	margin: 4px;

}

.listing td {

	font-size: 12px;

	font-weight: bold;

}

.listing .listing_results, .listing_results a {

	text-decoration: none;

	font-weight: normal;

}

.lyric_key_result {

	font-size: 12px;

}

#topNavigation {

	width: 855px;

	padding: 0;

	margin: 0;

	border: 0;

	text-align: left;

	padding-top: 18px;
	padding-bottom: 1px;
	background-image: url('images/navi_bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;

}

#topNavigation ul, li {

	display: inline;


	list-style: none;

	padding: 0px;

	margin: 0;

	border: 0;
}

#topNavigation li a:link,
#topNavigation li a:active,
#topNavigation li a:visited
{
font-family: Tahoma, Sans-serif;
text-transform: lowercase;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
	margin-left: 2px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-image: url('images/navi_tab_bg_pink.jpg');
	background-repeat: repeat-x;
}

#topNavigation li a:hover
{
font-family: Tahoma, Sans-serif;
text-transform: lowercase;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
	margin-left: 2px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-image: url('images/navi_tab_bg_green.jpg');
	background-repeat: repeat-x;
}

#abc {


	width: 745px;


	padding: 0;

	margin: 0 auto;

	padding-top: 10px;
	padding-bottom: 9px;

}

#abc a {

	color: #595959;

	text-decoration: none;

	font: bold 10px Tahoma, Sans-serif;

}

#abc ul {

	list-style: none;

	text-align: center;

	padding-top: 5px;

}

#abc li {

	display: inline;

	list-style: none;

	border: 1px solid #0d1517;

	width: 22px;

	height: 25px;

	text-align: center;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-left: 8px;

	padding-right: 8px;

	background: #1e1e1e;
	margin-bottom: 0px;

}

#abc li:hover {

	background: #C7F241;

}

#headerNavigation {

	width: 745px;

	height: 27px;

	padding-top: 2px;

	margin: 0 auto;

}

#headerNavigationLeft {

    padding-top:4px;

    float: left;

}



#headerNavigationRight {

    padding-top:4px;

	float: right;

}



#headerNavigationRightForm {

    float: right;

}



div#container {

	text-align: left;

	width: 985px;

	font-size: 80%;

	margin: 0 auto;

}

div#containerLeft {

	top: 0;

	left: 0;

	clear: both;

	font-size: 12px;

	line-height: 1.6em;

}

div#containerRight {

	top: 0;

	right: 0;

	width: 296px;

	font-size: 85%;

	line-height: 1.3;

	text-align: center;
	color: #666;

	background-color: #000000;

}

#footerNavigation {

	width: 745px;

	margin: 0 auto;

}

#frame {

	padding: 2px;

}

#frame .title {

	font-size: 14px;

	font-weight: bold;

	padding: 2px;

	margin: 2px;

}

#frame .frameContent {

	font-size: 12px;

	font-weight: normal;

}

#frame ul {

	padding: 2px;

}

#frame li {

	display: block;

	padding: 2px;

}



.bottom_navigation {

background:#8ca63b;

}

.bottom_navigation:hover {

background:#9eb750;

}

.heading_table
{
	background-image: url('images/heading_bg.jpg');
	background-repeat: repeat-x;
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #485141;
}

.bottomdiv {

	clear: both;

	width: 855px;

	background-image: url('images/bottom_bg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 80px;

	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}

.bottomdiv a:link,
.bottomdiv a:active,
.bottomdiv a:visited
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.bottomdiv a:hover
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.lefttd
{
	background-image: url('images/left_bg.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}

.righttd
{
	background-image: url('images/right_bg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

.leftcopytd
{
	background-image: url('images/left_copy_bg.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}

.rightcopytd
{
	background-image: url('images/right_copy_bg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

