form {
	margin: 0px;padding: 0px;
}

body {
	font-family: verdana;
	color: #000;
	font-size: 0.7pc;
}

h1{
	font-family: verdana;
	color: #9901CC;
	font-style: italic;
	font-size: 1.5pc;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
}

h2{
	font-family: verdana;
	color: #9901CC;
	font-size: 0.9pc;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.h2{
	font-family: verdana;
	color: #9901CC;
	font-size: 1.2pc;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: bold;
}

h3{
	font-family: arial;
	color: #9901CC;
	font-size: 0.8pc;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
}

ul li {
	font-family: verdana;
	color: #000;
	font-size: 0.7pc;
}

.text {
	font-family: verdana;
	color: #000;
	font-size: 0.7pc;
	padding: 5px;
}

.welcome {
	font-family: verdana;
	color: #000;
	font-size: 3pc;
	font-weight: bold;
	font-style: italic;
	text-transform: lowercase;
}

.back {
	background-image: url('/images/back.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

a:link,a:active,a:visited,a:hover {
	font-family: verdana;
	font-weight: bold;
	color: #9901CC;
	text-decoration: underline;
}

a.page_links:link,a.page_links:active,a.page_links:visited,a.page_links:hover {
	font-family: verdana;
	font-weight: bold;
	color: #000;
	font-size: 0.8pc;
	text-decoration: none;
}

a.mp3:link,a.mp3:active,a.mp3:visited,a.mp3:hover {
	font-family: verdana;
	font-weight: normal;
	color: #515151;
	font-size: 0.7pc;
	text-decoration: none;
}

a.mp3_play:link,a.mp3_play:active,a.mp3_play:visited,a.mp3_play:hover {
	font-family: verdana;
	font-weight: normal;
	color: #FFF;
	font-size: 0.7pc;
	text-decoration: none;
	display: block;
	border: 1px solid #9901CC;
	background: #875FA3;
	padding: 3px;
	text-align: center;
}

a.back:link,a.back:active,a.back:visited,a.back:hover {
	font-family: verdana;
	font-weight: normal;
	color: #FFF;
	font-size: 0.7pc;
	text-decoration: none;
	display: block;
	border: 1px solid #9901CC;
	background: #875FA3;
	padding: 3px;
	text-align: center;
	width: 100px;
}


a.menu:link,a.menu:active,a.menu:visited{
	font-family: arial;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0px;
}

a.menu:hover {
	text-decoration: underline;
}

a.act_name:link,a.act_name:active,a.act_name:visited,a.act_name:hover {
	font-family: arial;
	font-weight: bold;
	color: #9901CC;
	font-size: 1pc;
	text-decoration: none;
}

a.cat_name:link,a.cat_name:active,a.cat_name:visited,a.cat_name:hover {
	font-family: arial;
	font-weight: bold;
	color: #9901CC;
	font-size: 0.7pc;
	text-decoration: none;
}

a.paging_link:link,a.paging_link:active,a.paging_link:visited,a.paging_link:hover {
	font-family: verdana;
	font-weight: bold;
	color: #9901CC;
	font-size: 0.7pc;
	text-decoration: none;
}


a.cat_menu:link,a.cat_menu:active,a.cat_menu:visited {
	font-family: verdana;
	font-weight: bold;
	color: #515151;
	background: #FFF;
	font-size: 11px;
	text-decoration: none;
	width: 100%;
	padding: 2px;
}

a.cat_menu:hover {
	text-decoration: underline;
}
a.cat_menu_s:link,a.cat_menu_s:active,a.cat_menu_s:visited,a.cat_menu_s:hover {
	font-family: verdana;
	font-weight: bold;
	color: #573272;
	font-size: 11px;
	text-decoration: underline;
	width: 100%;
	padding: 2px;
}

._cat_menu {
	vertical-align: bottom;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	width: 130;
}

a.footer:link,a.footer:active,a.footer:visited,a.footer:hover {
	font-family: verdana;
	font-weight: bold;
	color: #9901CC;
	font-size: 0.7pc;
	font-style: italic;
	text-decoration: none;
}

a.category:link,a.category:active,a.category:visited,a.category:hover {
	font-family: verdana;
	font-weight: bold;
	color: #000;
	font-size: 0.9pc;
	text-decoration: none;
	font-style: italic;

}

.label {
	font-family: verdana;
	font-weight: normal;
	color: #000;
	font-size: 0.6pc;
	text-decoration: none;
}

.form_label {
	font-family: verdana;
	font-weight: normal;
	color: #9901CC;
	font-size: 0.7pc;
	text-decoration: none;
}

.form_text {
	font-family: verdana;
	color: #515151;
	font-size: 0.7pc;
}

.artist_text {
	font-family: verdana;
	color: #515151;
	font-size: 10px;
	font-weight: normal;
	padding: 2px;
}

.declaration {
	font-family: verdana;
	color: #515151;
	font-size: 0.7pc;
	line-height: 1.5;
}

.body_text {
	font-family: verdana;
	color: #515151;
	font-size: 0.7pc;
	line-height: 1.5;
}

.medium_text {
	font-family: verdana;
	color: #515151;
	font-size: 0.8pc;
	line-height: 1.5;
}


.small_text {
	font-family: verdana;
	color: #000;
	font-size: 0.6pc;
}

.input_text{
	font-family: verdana;
	font-size: 0.6pc;
	width: 150px
}

.input_text_medium {
	font-family: verdana;
	font-size: 0.6pc;
	width: 200px
}

.input_text_long {
	font-family: verdana;
	font-size: 0.6pc;
	width: 280px
}

.select_text {
	font-family: verdana;
	font-size: 0.6pc;
}
.button{
	font-family: verdana;
	font-size: 0.6pc;
}

.footer_text {
	background: #F4F4DF;
	padding-bottom: 10px;
}

#line {
	/*color: #515151; 
	background: #515151;*/
	color: #CCCC66; 
	background: #CCCC66; 
	border: 0; 
	height: 2px;
	margin: 0px;
}

#line1 {
	color: #CCCC66; 
	background: #CCCC66; 
	border: 0; 
	height: 4px;
}


.unnamed2 {
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #6666CC;
}
.unnamed3 {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 2px;
	border-right-color: #6666CC;
}
.unnamed1 {
	border-top-width: 2px;
	border-right-width: medium;
	border-bottom-width: 2px;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6666CC;
	border-bottom-color: #6666CC;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
}

.bl {background: url("/images/bl.gif") 0 100% no-repeat #F4F4DF; width: 100%} 
.br {background: url("/images/br.gif") 100% 100% no-repeat} 
.tl {background: url("/images/tl.gif") 0 0 no-repeat} 
.tr {background: url("/images/tr.gif") 100% 0 no-repeat; padding:10px} 
.clear {font-size: 1px; height: 10px}

#errors {
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	color: #FC677D;
}

.k {
	background-repeat: repeat-x;
}

li {
	padding: 2px;
}

.f_text {
	font-family: verdana;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	color: #9901CC
}

.ff_text {
	font-family: verdana;
	font-size: 18px;
	padding: 20px;
	font-style: italic;
	font-weight: bold;
	color: #9901CC;
	text-align: center
}