/*
styles from old site
*/
.style1 {color: #FFFFFF}
.style2 {color: #FF0000}
.style3 {font-size: 12px}

.style1 {
	color: #FF0000;
	font-size: x-large;
}
.style3 {color: #FFFFFF}
.style4 {
	font-size: small;
	font-style: italic;
	font-family: "Bradley Hand ITC";
}
.style7 {font-size: 14px}
.style19 {
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}
.style23 {
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
}
.style27 {
	color: #FF0000;
	font-weight: bold;
}
.style29 {font-size: 12px}
.style30 {color: #000000}
/*
end of styles old site
*/
td.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
	text-align: justify;
	line-height: 0px;
}


.table_border_rhs{
	
	border-right: dotted #006400;;
	border-right-width: 1px;
	margin-right: 0px;
	padding-right: 5px;
	} 

.table_border_rhsimage{
	
	border-right: dotted #006400;;
	border-right-width: 1px;
	margin-right: 0px;
	padding-right: 5px;
	background-image: url(graphics/feet.jpg);
	background-position: center;
	background-repeat: no-repeat;
	} 


/*
Bottom Line
*/
.bottom-line
{
        border-bottom: 1px dotted #4F4F4F;
		  line-height: 10px;
		  padding-bottom: 6px;
}
.bottom-pad
{
	border-bottom: 1px dotted #4F4F4F;
	padding-bottom: 6px;
}
.bottom_line_01
{
        border-bottom: 1px solid #DCDCDC;
        background-color: #EAEAEA;
}
.bottom_line_02
{
        border-bottom: 1px solid #DCDCDC;
}

/*
define all essentials here
*/
BODY,li,p,td,table,.menuclass,.menulist a,.menulist a:hover,.heading-14-underline,.heading-12-underline 
{
font-size: 11px;	
color: #4F4F4F;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
}
/*
anchor links
*/
a {
text-decoration: none;
}

a:hover 
{
color: #B22222;
text-decoration: none;
}

/*
specialised Anchors
*/

/*
Anchor with Blue underline
*/
.menulist-01 a,.menulist-01 a:hover
{
	font-size: 12px;
	color: #4682B4;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.menulist-01 a:hover 
{
	text-decoration: underline;
}

/*
a:visited {color: #4F4F4F;	text-decoration: none;}
a:link {color: #4F4F4F;	text-decoration: none;}
*/

/*
headings colour font family and bold are all defined by the next statement
*/
.heading-12,.heading-14,.heading-16,.heading-18,.heading-20,.heading-14-underline-orange
{
color: #4F4F4F;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

.heading-12
{
    font-size: 12px;
    margin-bottom: 1px;
    padding-top: 3px;
}

.heading-14
{
    font-size: 14px;
    margin-bottom: 1px;
    padding-top: 3px;
}

.heading-16
{
    font-size: 16px;
    margin-bottom: 1px;
    padding-top: 3px;
}
.heading-18
{
    font-size: 18px;
    margin-bottom: 1px;
    padding-top: 3px;
}

.heading-20
{
    font-size: 20px;
    margin-bottom: 1px;
    padding-top: 3px;
   
}

.heading-MC20
{
   font-family: "Times New Roman";
	color: White;
	font-size: 24px;
   margin-bottom: 1px;
   padding-top: 3px;
	font-style: italic;
	font-weight: bold;
}
.heading-MC14
{
   font-family: "Times New Roman";
	color: White;
	font-size: 14px;
   margin-bottom: 1px;
   padding-top: 3px;
	font-style: italic;
	font-weight: bold;
}

/*
specialised headings
*/
.heading-12-underline
{
    font-size: 12px;
    margin-bottom: 1px;
    padding-top: 3px;
    border-bottom: solid;
    border-bottom-width: 1px;
    font-weight: bold;
    padding-bottom: 2px;
}

.heading-14-underline
{
    font-size: 14px;
    margin-bottom: 1px;
    padding-top: 3px;
    border-bottom: solid;
    border-bottom-width: 1px;
    font-weight: bold;
    padding-bottom: 2px;
}

.heading-12-new
{
    font-size: 12px;
    padding-top: 3px;
    font-weight: bold;
    padding-bottom: 2px;
    padding: 4px;
}

.heading-12brown
{
    color: #8B754C;
	 font-size: 12px;
	 padding-top: 3px;
    border-bottom-width: 1px;
    font-weight: bold;
    padding-bottom: 2px;
	padding: 4px;
}

.menulist a,.menulist a:hover
{
	color: #35617A;
	font-size: 12px;
	font-weight: bold;		
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
.menulist a:hover 
{

	text-decoration: underline;
}

.menulistp a,.menulistp a:hover
{
	color: #35617A;
	font-size: 12px;
	font-weight: bold;		
	font-family: Verdana, Arial, Helvetica, sans-serif;

}	
.menulistp a:hover 
{

	text-decoration: underline;
}

/*
Green headings
*/
.heading-12green,.heading-14green,.heading-16green,.heading-18green,.heading-20green
{
color: #006400;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

.heading-12green
{
    font-size: 12px;
    margin-bottom: 1px;
    padding-top: 3px;
}

.heading-14green
{
    font-size: 14px;
    margin-bottom: 1px;
    padding-top: 3px;
}

.heading-16green
{
    font-size: 16px;
    margin-bottom: 1px;
    padding-top: 3px;
}
.heading-18green
{
    font-size: 18px;
    margin-bottom: 1px;
    padding-top: 3px;
}

.heading-20green
{
    font-size: 20px;
    margin-bottom: 1px;
    padding-top: 3px;
}

/*
Ornage headings
*/
.heading-10orange,.heading-12orange,.heading-14orange,.heading-16orange,.heading-18orange,.heading-20orange
{
color: Red;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}
.heading-10orange
{
    font-size: 10px;
    margin-bottom: 1px;
    padding-top: 3px;
}
.heading-12orange
{
    font-size: 12px;
    margin-bottom: 1px;
    padding-top: 3px;
}

.heading-14orange
{
    font-size: 14px;
    margin-bottom: 1px;
    padding-top: 3px;
}

.heading-16orange
{
    font-size: 16px;
    margin-bottom: 1px;
    padding-top: 3px;
}
.heading-18orange
{
    font-size: 18px;
    margin-bottom: 1px;
    padding-top: 3px;
}

.heading-20orange
{
    font-size: 20px;
    margin-bottom: 1px;
    padding-top: 3px;
}


.heading-box
{
	font-size: 12px;
	padding-top: 4px;
	border-bottom: 1px solid #B9D3E6;
	border-bottom-width: 1px;
	font-weight: bold;
	padding-bottom: 3px;
	border-left: 1px solid #B9D3E6;
	border-right: 1px solid #B9D3E6;
	border-top: 1px solid #B9D3E6;
	border: 1px solid #B9D3E6;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #EAF4FD;
}

/*
Lines
*/
.topline
{
	border-bottom: 1px solid #708090;
	line-height: 12px;
	padding-bottom: 6px;
}

/*
colour of the table boarder
*/
.table-border{
	border: 1px solid #3A4245;
}

td.txt {text-align:justify; font-size: 13px;font-family: Verdana, Arial, Helvetica, sans-serif; color:#4F4F4F;}


.button {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #330066;
	BORDER-RIGHT: #E5F3FF 1px solid; BORDER-TOP: #E5F3FF 1px solid; 
	BORDER-BOTTOM: #E5F3FF 1px solid; FONT-FAMILY: Arial, Helvetica,san-serif; 
	TEXT-ALIGN: center;
}


.navfooter a {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #4F4F4F;
	}
	
.navfooter a:hover {COLOR: #B22222;text-decoration: none;}
.navfooter a:link {
	COLOR: #4F4F4F;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
.navside a:hover {
	text-decoration: none;
	COLOR: #B22222;
}
.navside a:visted {
	text-decoration: none;
	COLOR: #B22222;
	font-weight: bold;
}

.navside a:link {
	text-decoration: none;
	color: #333333;
}
.navside a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 11px;
	font-weight: normal;

}

/*
new box concept
*/

.square-box{
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin: 2px;
	border-left: thin solid #4F4F4F;
	border-right: thin solid #4F4F4F;
	border-top: thin solid #4F4F4F;
	border-bottom: thin solid #4F4F4F;
	border: 1px dotted #4F4F4F;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding: 4px;
}