@charset "UTF-8";
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000022;
	letter-spacing: 0.5pt;
	text-align: justify;
	word-spacing: 1.5pt;
	line-height: 18.5px;
	font-weight: 300;
	font-style: normal;
	white-space: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #60A1BB;
	font-style: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #60A1BB;
	font-style: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC33;
	font-style: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #60A1BB;
	font-style: bold;
}
 
.pic_padding_down {
	padding-top: 15px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000044;
}
.bodytextItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: 400;
	color: #004184;
}
.datetime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #4098C8;
	border-bottom-width: thin;
	border-bottom-color: #222222;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #004184;
	padding-top: 25px;
	margin-top: 25px;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #3E97C6;
}
.dottedlinebottom {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000033;
}
.thumb_padding_above {
	margin-top: 10px;
	border: thin solid #001F50;
}
.bodytext_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #021E4A;
	letter-spacing: 0.5pt;
	text-align: left;
	word-spacing: 1.5pt;
	line-height: 18.5px;
	font-weight: 300;
	font-style: normal;
	white-space: normal;
}
.merchtext_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #021E4A;
	letter-spacing: 0;
	text-align: center;
	word-spacing: 0;
	line-height: 18.5px;
	font-weight: 300;
	font-style: normal;
	white-space: normal;
}
.album_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: 300;
	color: #021E4A;
	left: 10px;
}
.album_body_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 14px;
	font-weight: normal;
	color: #021e4a;
	font-style: normal;
	text-indent: 0px;
}
.sub_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #004184;
}
.bodytext_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3E97C6;
	letter-spacing: 0.5pt;
	text-align: left;
	word-spacing: 1.5pt;
	line-height: 18.5px;
	font-weight: bold;
	font-style: italic;
	white-space: normal;
}.floatright {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: thin solid #001F4B;
}
.backtomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #60A1BB;
	text-align: right;
}
.musicbutton_padd {
	padding-left: 0px;
	padding-top: 3px;
}
.music_player_padding {
	padding-top: 250px;
	padding-left: 0px;
}
.album_border {
	border: thin solid #004F8F;
	margin-left: 20px;
}
.album_border_2010 {
	border: 1px solid #004F8F;
}
.plain_bor {
	border: thin solid #004F8F;
	
}
.video_padding {
	padding-top: 53px;
}


.italic
{
	font-style:italic;
}

.size13
{
	font-size:13px;
}

.size12
{
	font-size:12px;
}

.size11
{
	font-size:11px;
}

.size10
{
	font-size:10px;
}

img.float_left
{
	float:left;
	margin:0 15px 10px 0;
}