/* CSS Document */

body {
        margin-left : 0;
        margin-top : 0;
        margin-right : 0;
        margin-bottom : 0;
        padding-left : 0;
        padding-right : 0;
        padding-top : 0;
        padding-bottom : 0;
        background-color : #eeeeee;
        color : #000000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
}
p{
	font-size:11px;
	font-family:Verdana;
	text-indent:10px;
	
	}

.par{
	font-size:11px;
	font-family:Verdana;
	font-style: italic;
	padding-left:20px;
	}



.menu_brd{	
	border-right:solid 1px #67129f;
	height:100%;
	width:1024px;
	
}

.h10{height:10px;}
.h20{height:20px;}
.h30{height:30px;}
.h1{height:1px;
	background-color:#67129f;
	}

.foot_brd{	
	border-top:solid 1px #67129f;
	border-bottom:solid 1px #67129f;
	height:30px;
	background-color: #FFFFFF;
}

.footer{
	color:#999999;
	font-family:Times New Roman, Times, serif;
	font-size:10px;
	}
	a.menu {
        color : #000000;
        text-decoration : none;
        font-family :Times New Roman;
        font-size : 14px;
		
}
a.menu:hover {
		color : #4c196f;
        text-decoration : underline;
        font-family : Times New Roman;
        font-size : 14px;
		
}

.text_title {
		color : #67129f;
        font-family : Times New Roman;
        font-size : 25px;
		height:40px;
		font-weight:bold;
		text-indent:30px
		
}


	
.menu_brd1{	
	border-left:solid 1px #67129f;
	height:100%;
}
.img_brd {
        background-color : #ffffff;
        border-style: solid;
        border-color : #4c196f;
        border-bottom-width: 1px;
        border-top-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
		padding: 3px;
}
.gen{
	background:#ffffff;
	font-size:30px;
	font-family:bradley Hand ITC, verdana, Times New Roman;
	color:#4c196f;
	vertical-align:middle;
 }
 .singer{
 	font-size:11px;
	font-family:Verdana;
	font-style:italic;
 }
 
 .sing{
 	font-size:12px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:bold;
}	
.twilight{ 
	font-size:11px;
	font-family:Verdana;
	font-style:italic;
	color:#02385d;
}

a.href{
	font-size:12px;
	color:#4c196f;
	text-decoration:none;
	font-family:Times New Roman, Times, serif;
	
}
a.href:hover{
	font-size:12px;
	color:#7318b1;
	text-decoration:underline;
	font-family:Times New Roman, Times, serif;
}

.pre{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#062a03;
	 text-align:center; 
	 font-size:16px;
	 }
	
