.sidebar {
	background-image: url(pix/sidebar_bg.gif);
	background-repeat: repeat-y;
}
.textmain {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	padding: 10px;
}
.title {
        text-align:center;
        font-family: Arial;
        font-size: 18px;
        font-weight: bold;
        color: #722FB4;
}
.subtitle {
        text-align:left;
        font-family: Arial;
        font-size: 15px;
        font-weight: bold;
        color: #722FB4;
        text-decoration:none;
}
.line1 {
        color: #81371c;
}
.line2 {
        color: #e4bb9b;
}
a.wikilink:link {
        font-family: Verdana;
        font-size: 12px;
        font-weight: bold;
        color: #B23030;
        text-decoration: none;
}
a.wikilink:visited {
        font-family: Verdana;
        font-size: 12px;
        font-weight: bold;
        color: #B23030;
        text-decoration: none;
}
a.wikilink:hover {
        font-family: Verdana;
        font-size: 12px;
        font-weight: bold;
        color: #ED4747;
        text-decoration: none;
}
a.wikilink:active {
        font-family: Verdana;
        font-size: 12px;
        font-weight: bold;
        color: #ED4747;
        text-decoration: none;
}
a:link {
        font-family: Verdana;
        font-size: 12px;
        font-weight: bold;
        color: #B23030;
        text-decoration: none;
}
a:visited {
        font-family: Verdana;
        font-size: 12px;
        font-weight: bold;
        color: #B23030;
        text-decoration: none;
}
a:hover {
        font-family: Verdana;
        font-size: 12px;
        font-weight: bold;
        color: #ED4747;
        text-decoration: none;
}
a:active {
        font-family: Verdana;
        font-size: 12px;
        font-weight: bold;
        color: #ED4747;
        text-decoration: none;
}
.line1 {
		color: #30BA2C;
}
.line2 {
        color: #30BA2C;
}
a.Edit:link {
        font-family: Verdana;
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: none;
}
a.Edit:visited {
        font-family: Verdana;
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: none;
}
a.Edit:hover {
        font-family: Verdana;
        font-size: 12px;
        color: #30BA2C;
        text-decoration: none;
}
a.Edit:active {
        font-family: Verdana;
        font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
}