﻿BODY
{
	background-image:url(images/page/back.gif);
	background-position: left top;
	background-repeat:repeat-x;
    BACKGROUND-COLOR: #dddddd;
    FONT-FAMILY: ariel, Verdana, Helvetica, sans-serif;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}

h1.header
{
    text-indent:37px;
    font-family:Arial;
    font-size:28px;
    color:White;
    background-color:#243E90;
    font-weight:normal;
    text-align:left;
}

h1 
{
    font-size:18px;
    color:#333399;
}

h2 
{
    font-size:14px;
    color:#333399;
}

h3
{
    font-size:14px;
    color:#CC0099;
}

p
{
    font-size:12px;
}

li
{
    font-size:12px;
}

td.main
{
    height:600px;
    vertical-align:top;
}

table.menu
{
	background-color:#243E90;
}

table.page
{
	border:1px;
	border-style:solid;
	padding:0;
	margin:0px;
	border-color:#666666;
	background-color:white;
}


td.menu
{
	background-color:white;
	color:White;
	text-align:left;
	width:180px;
}

a.treelevel1:visited
{
    color:#243E90;
}


/*
Menu styles
*/

table.mainmenu
{
    font-size:12px;
}


td.treelevel1
{
    color:#243E90;
    font-weight:bold;
}
table.treelevel1
{
    color:#243E90;
    border-width:1px;
    border-top:0px;
    border-right:0px;
    border-left:0px;
    border-bottom:0px;
    border-style:solid;
    border-color:#CC0099;
    padding-bottom:8px;
    padding-top:8px;
    width:90%;
}
table.treelevel2
{
    color:#243E90;
    border-width:1px;
    border-right:0px;
    border-left:0px;
    border-bottom:0px;
    border-style:solid;
    border-color:#CC0099;
    padding-bottom:8px;
    padding-top:8px;
    width:90%;
}
table.treelevel3
{
    padding-bottom:8px;
}

td.treelevel3
{
    color:#243E90;
    width:100%
}
a.treelevel1
{
    color:#243E90;
    font-weight:bold;
}

a.treelevel2
{
    color:#243E90;
    font-weight:bold;
}

a.treelevel3
{
    color:#243E90;
}

/***********************/

/*
Navigation bar styles
*/
table.navbar
{
    width:100%;
    border-width:1px;
    border-right:0px;
    border-left:0px;
    border-top:0px;
    border-style:solid;
    border-color:#243E90;
}
td.navbar
{
    background-color:White;
	color: #CC0099;
	font-size:12px;	
}

a.navlink
{
	font-size:12px;
	color: #243E90;
	text-decoration:underline;
}

span.navlink
{
	font-size:12px;
	color: #243E90;
}
a.navlink:Hover
{
	font-size:12px;
	color:#243E90;
	text-decoration:underline;
}

a.navlink:visited
{
	font-size:12px;
	color: #243E90;
	text-decoration:underline;
}

/********************************/

IMG 	
{
	margin: 0px;
	border:0px;
}

/*
Contact Details
*/
p.contactdetails
{
	font-size:12px;
	color:Black;
}

a.contactdetails
{
	font-size:12px;
}
a.contactdetails:hover
{
	font-size:12px;
}
a.contactdetails:visited
{
	font-size:12px;
}
td.contactdetails
{
    vertical-align:middle;
    background-color:#E2C7E2;
    text-align:center;
}

input.searchtext
{
    height:12px;
    font-size:10px;
}
input.searchbutton
{
    font-size:10px
}

/*Search page*/
a.search
{
    font-size:12px;
}

/* Online joining form */
td.joinform
{
    font-size:12px;
}
input.joinformSubmit
{
    font-size:12px;
}
input.joinformTextBox
{
    height:12px;
    font-size:10px;
    width:200px;
}
select.joinformTextBox
{
    height:12px;
    font-size:10px;
}
textarea.joinformNotesTextBox
{
    height:50px;
    width:400px;
    font-size:12px;
}