/* issue table of contents */

/* first coloured row Echoing the Word Title bar */
.etwBg, .etwTitle, .dateTitle
{
	color: #FFFFFF;
    font-weight: bold;
	background-color: #9C1C6B;
}


/* second coloured row issue name and number */
.issueTitle, .issueBg
{
	color: #9C1C6B;
    font-weight: bold;
	background-color: #FFE9E8;
	/* bottom line. remove the comment tags */
	border-bottom: 1px solid #9C1C6B;
}

.borderLine
{
	background-color: #9C1C6B;
}

.categoryTitle {
    color: #ffffff;
    font-weight: bold;
    background-color: #FFCC00;
}

.articleTitle {
    color: #000000;
    font-weight: bold;
}

.articleSubTitle {
    color: #000000;
    font-style: italic;
}


.blurbText {
    color: #333333;
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: justify;
}

.articleHover, .articleFree {
    background-color: #FFFFCC;
}

.coverarticle
{
    background-image: url(../images/gradient.jpg); background-repeat: no-repeat; background-color: #FFFFFF; background-position: bottom right
}


.dateTitle
{
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;    
}

.rule
{
    background-color: #CCCCCC;
}

.aTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.aSubtitle
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
}

.aAuthor
{
}

.first
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.aH1
{
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11pt;
	margin-top: 30px;
	margin-bottom: 7px;
	color: black;
}

.aH2
{
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	margin-top: 30px;
	margin-bottom: 7px;
	color: black;	
	font-size: 10pt;
}

.aH3
{
	font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
	margin-top: 30px;
	margin-bottom: 7px;
	color: black;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
}

.aAttach
{
    background-color: #DDDDDD;
}

.Margin1top10bottom {
	margin-top: 1px;
	margin-bottom: 10px;
}
.Margin1top25bottom {
	margin-bottom: 25px;
	margin-top: 1px;
}
.Margin5top0bottom {
	margin-top: 5px;
	margin-bottom: 0px;
}
.Margin5top5bottom {
	margin-top: 5px;
	margin-bottom: 5px;
}
.Margin5top15bottom {
	margin-top: 5px;
	margin-bottom: 15px;
}
.Margin5top25bottom {
	margin-top: 5px;
	margin-bottom: 25px;
}
.Margin10top10bottom {
	margin-top: 10px;
	margin-bottom: 10px;
}
.Margin10top25bottom {
	margin-top: 10px;
	margin-bottom: 25px;
}
.Margin15top0bottom {
	margin-top: 15px;
	margin-bottom: 0px;
}
.Margin15top5bottom {
	margin-top: 15px;
	margin-bottom: 5px;
}
.Margin15top15bottom {
	margin-top: 15px;
	margin-bottom: 15px;
}
.Margin15top25bottom {
	margin-top: 15px;
	margin-bottom: 25px;
}
.Margin25top5bottom {
	margin-top: 25px;
	margin-bottom: 5px;
}
.Margin25top25bottom {
	margin-top: 25px;
	margin-bottom: 25px;
}
.Underline {
	text-decoration: underline;
}
.aH4ComicSans {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
}
.fontstyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF6600;
}
.fontstyle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF6600;
	margin-top: 25px;
	margin-bottom: 5px;
}
.fontstyle3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
	margin-top: 25px;
	margin-bottom: 5px;
}
.fontstyle4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF6600;
	margin-top: 25px;
	margin-bottom: 5px;
}
.fontstyle5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
	margin-top: 25px;
	margin-bottom: 5px;
}

.SubtitleColour1 {
	font-weight: bold;
	color: #CC0000;
}
.Margin1top1bottom {
	margin-top: 1px;
	margin-bottom: 1px;
}

.tablefillWHITE {
    background-color: #ffffff
}

