.textSmall {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-size: 10px;
	text-decoration: none;

}
.textWhite {
	font-family: Arial;
	font-style: normal;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textWhite:hover { 
font-family: Arial; 
font-style: normal; 
font-size: 9pt; 
font-weight: normal; 
color: #FFFFFF;
text-decoration:underline;
}

.textJustify {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align:justify;
	white-space: normal;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: circle;

} 

.linkRed { font-family: Arial; font-size: 9pt; font-style: normal; font-weight: normal; color: #9D1717; text-decoration:none} 

.linkRed:hover { font-family: Arial; font-size: 9pt; font-style: normal; font-weight: normal; color: #9D1717; text-decoration:underline}  

.linkorangeU
{
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-style: normal;
	font-family: Arial;
	text-decoration: underline;
} 

.linkorangeU:hover {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #9D1717;
	text-decoration:underline;
}
.linkOrangesU
{
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.linkOrangesU:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #9D1717;
	text-decoration:underline;
}

.linklightred { 
font-family: Arial; 
font-size: 10pt; 
font-style: normal; 
font-weight: normal; 
color: #FDE8E8; text-decoration:none} 

.linklightred:hover { 
font-family: Arial; 
font-size: 10pt; 
font-style: normal; 
font-weight: normal; 
color: #ffffff; 
text-decoration:underline}

.txtred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993333;
	font-weight: bold;
}
.txtred1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #993333;
	font-weight: bold;
}
.textJustifybold {
font-family: Arial; 
font-size: 9pt; 
font-style: normal; 
font-weight: bold; 
color: #000000; 
text-align:justify
}


BODY
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
.textboldred
{
	font-weight: bold;
	font-size: 14pt;
	color: #993333;
	font-family: Arial, Helvetica, sans-serif;
}
.textbold {
font-family: Arial; 
font-size: 9pt; 
font-style: normal; 
font-weight: bold; 
color: #000000; 
}
.textboldlarge {
font-family: Arial; 
font-size: 12pt; 
font-style: normal; 
font-weight: bold; 
color: #000000; 
}
.texthd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993333;
}
HR
{
	height: 5px;
	background-color: #cccccc;
}.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.GridItm
{
	font-weight: normal;
	list-style-position: outside;
	font-size: 9pt;
	color: #000000;
	line-height: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	white-space: normal;
	list-style-type: circle;
	
	background-color: #ffffff;
	text-align: justify;
}
.Gridhd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993333;
}
.textRed
{
	font-weight: bold;
	font-size: 9pt;
	color: #ff0000;
	font-style: normal;
	font-family: Arial;
}
.textcomment
{
	list-style: circle none outside;
	font-weight: normal;
	font-size: 8pt;
	color: #107385;
	font-style: normal;
	font-family: Arial;
	white-space: normal;
	text-align: justify;
} 
.linkOrange
{
	font-weight: normal;
	font-size: 9pt;
	color: #9D1717;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.linkOrange:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #9D1717;
	text-decoration:underline;
}
.MyImageButton   
    {   
        cursor: default;   
    }   
.Italic
{
	font-weight: normal;
	font-style: italic;
}
.linkOrangebold
{
	font-weight: bold;
	font-size: 9pt;
	color: #9d1717;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.linkOrangebold:hover
{
	font-weight: bold;
	font-size: 9pt;
	color: #9d1717;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.Artistbold
{
	font-weight: bold;
	font-size: 9pt;
	color: #9d1717;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.Justifylink
{
	text-align: left;
}
.textJustifyboldtbl {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align:justify;
	white-space: normal;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: circle;

}
.linkOrangeboldartist
{
	font-weight: bold;
	font-size: 11pt;
	color: #9d1717;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.linkOrangeboldartist:hover
{
	font-weight: bold;
	font-size: 11pt;
	color: #9d1717;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
} 
.textJustifyboldartist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align:justify;
	white-space: normal;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: circle;

}
