/* I made some changes with the addition of tiny MCE */
/* This is the new */

.blogScroll{
}
.blogScroll a:link { color: #a73e97; text-decoration: underline; font-style:normal; }
.blogScroll a:visited { color: #a73e97; text-decoration: underline; font-style:normal; }
.blogScroll a:hover { color: #000; text-decoration: none; font-style:italic; }
.blogScroll a { font-style: normal; font-weight: bold; }

/* This is the old which is still used in the templates */

.blogText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.blogSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.blogSubHead12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
}

.blogHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}


.blogDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #444444;
}
.blogMessage {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0000CC;
}
.blogNoError {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.blogError {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.blogUI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;

}
.whiteHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.burgandyHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC0099;
}
.burgandyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #925970;
}
a.blogLink:link { color: #a1ce57; text-decoration: underline }
a.blogLink:visited { color: #a1ce57; text-decoration: underline }
a.blogLink:hover { color: #a1ce57; text-decoration: none;}
a.blogLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
}
.linkDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a1ce57;
}

a.boldLink12:link { color: #666666; text-decoration: underline }
a.boldLink12:visited { color: #444444; text-decoration: underline }
a.boldLink12:hover { color: #111111; text-decoration: none; font-size: 12px;}
a.boldLink12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}

a.boldLink14:link { color: #666666; text-decoration: underline }
a.boldLink14:visited { color: #444444; text-decoration: underline }
a.boldLink14:hover { color: #111111; text-decoration: none; font-size: 14px;}
a.boldLink14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
a.boldLink18:link { color: #666666; text-decoration: none }
a.boldLink18:visited { color: #999999; text-decoration: none }
a.boldLink18:hover { color: #AAAAAA; text-decoration: none; font-size: 18px;}
a.boldLink18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}



.blogBox12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.blogBox14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.blogBox18bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.blogBox12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.blogBox14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.blogBox18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}

.blogText12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.blogText14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.blogText16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.blogText18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.whiteHeader24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
img.image-left {
	float: left;
	border: 2px solid #a1ce57;
	margin: 0 10px 10px 0;
}

img.image-right {
	float: right;
	border: 2px solid #a1ce57;
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:10px;
}
