﻿body
{
	font-family:Arial;
	font-size:medium;
	background-color:white;
	text-align:center;
}

table
{
	border-collapse:	collapse;
	padding:0px;
	margin:0px;
}

tr
{
	border-collapse:	collapse;	
	padding:0px;
	margin:0px;
}


td
{
	border-collapse:	collapse;	
	padding:0px;
	margin:0px;
}

img
{
	border-collapse:	collapse;
	padding:0px;
	margin:0px;
}


a
{
	text-decoration:none;
	font-family:Calibri;
	font-size:larger;
	color:Red;
}

a.a_blue
{
	color:Blue;
}

a.a_normal
{
	text-decoration:underline;
	color:Black;
}

p
{
	font-family:Arial;
	font-size:small;
}

li
{
	text-align:left;
}

.textMain
{
    FONT-SIZE: small;
    PADDING-BOTTOM: 15px;
    PADDING-TOP: 15px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.textMainTop
{

    FONT-WEIGHT: bold;
    FONT-SIZE: large;
    PADDING-BOTTOM: 15px;
    COLOR: #ff0000;
    PADDING-TOP: 25px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.textMainTopNoP
{
    FONT-WEIGHT: bold;
    FONT-SIZE: large;
    COLOR: #ff0000;
    PADDING-TOP: 25px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.definedAccordianHeader {
    background-image: url('Images/2009/Menu/menu_councils.png'); /* Point to your minus img */
    background-repeat: no-repeat;
    background-position: 4px 50px;   /* Adjust this (x y) to fix spacing of image within the line */
    padding-left: 18px; /* Adjust this for the starting point for the text in the header */
    background-color: Red;
}

.nopad 
{
    padding: 0;
    margin: 0;
}
img
{
	padding: 0;
    margin: 0;
    border: 0;
}