body
{
    background-color: #ffffff;
}

h1 
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 100%;
}

h2
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 90%;
}

h3
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 85%;
    color: #006666;
}

p
{
    font-size: 90%;
}

td
{
    font-size: 100%;
}

hr
{
    height: 0px;
}

a
{
    color: #444444;
}

a:visited
{
    color: #666666;
}

a:hover
{
    color: #aaaaaa;
}

.tablemain
{
    width: 830px;
    margin-left: auto;
    margin-right: auto;
}

.border
{
    color: #ffffff;
    background-color: #94b594;
}

.top
{    
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 80%;
}

.menu
{    
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    font-size: 80%;    
}

.menu a
{
    color: #336666;
    font-size: 110%;
}

.menu a:visited
{
    color: #336666;
}

.menu a:hover
{
    color: #ef8e00;
}

.content
{
    padding: 25px;
    text-align: left;
}

.submenu
{
    padding: 2px;
    text-align: left;
    font-size: 100%;
}

.footer
{
    color: #ccffcc;
    background-color: #94b594;
    padding: 4px;
    text-align: center;
    font-size: 70%;
}

.googlead
{

    background-color: #ffffff;
    padding: 4px;
    text-align: center;
    font-size: 70%;
}

.footer a
{
    color: #eeeeee;
}

.footer a:visited
{
    color: #eeeeee;
}

.footer a:hover
{
    color: #ef8e00;
}

.pagetitle
{
    font-size: 100%;
    padding-bottom: 8px;
}
.latest_news
{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.headline_link a
{
    color: #000000;
    font-family: Times New Roman, Times;
    font-size: 140%;
}

.headline_link a:visited
{
    color: #000000;
    font-family: Times New Roman, Times;
    font-size: 140%;
}

.headline_link a:hover
{
    color: #888888;
    font-family: Times New Roman, Times;
    font-size: 140%;
    text-decoration: none;
}

.headline
{
    color: #000000;
    font-size: 200%;
    font-family: Times New Roman, Times;
    padding-bottom: 24px;
}

.news_archive
{
    width: 85%;
    font-size: 80%;
    margin-left: auto;
    margin-right: auto;
}

.center
{
    /*font-size: 80%;*/
    text-align: center;
}

.member_list
{
    width: 85%;
    font-size: 80%;   
}

.member_info
{
    border-style: none;
    font-size: 80%;
}

.links
{
    font-size: 80%;
    vertical-align: top;
    width: 100%;
}

.links a:hover
{
    color: #ef8e00;
}


.forums
{
    font-size: 80%;
}

.forums a:hover
{
    color: #ef8e00;
}

.frontpagenews
{
/*background-color: blue;*/
width:128px;
float:left;
border-left: 1px dashed #466576;
border-right: 1px dashed #466576;
padding: 0px 10px 10px 10px;

}

.shamrock
{
/*background-color: blue;*/
width:550px;
float:centre;
border-bottom: 1px dashed #466576;
padding: 0px 0px 10px 0px;
}

.griffiths
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 80%;
}

.dashedborder
{
	border-left: 1px dashed #466576;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 80%;
}

/* Overriding some css classes */
.block
/* used in register form (email section) */
{
    font-size: 100%;
}

.content-search
{
    font-size: 90%;
}

.maincontentheader
{
    font-size: 90%;
}

.toolbar-design
{
    font-size: 95%;
}

.warning
/*used to show errors in reg. May be used elsewhere */
{
    font-size: 100%;
    color: #ef8e00;
}


