body{
	margin: 0px;
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #C9D0D6;
	}
	
a:link, a:visited{
	color: #32406F;
	text-decoration: underline;
	}
	
a:hover{
	color: #98BAD9;
	text-decoration: none;
	font-weight: 400;
	}
	
a.menu:link, a.menu:visited{
	color:#DBCE8F;
	text-decoration:none;
	font-weight:600;
	letter-spacing: 1px;
	}
	
a.menu:hover{
	color: #313F6E;
	text-decoration: none;
	}
	
a.sidemenu:link, a.sidemenu:visited{
	color:#525C6E;
	text-decoration:none;
	}
	
a.sidemenu:hover{
	color: #525C6E;
	text-decoration: none;
	}

.intro{
	color: #313F6E;
	/*letter-spacing: 1px;*/
	font-size: 1.2em;
	font-style:italic;
	font-weight: bolder;
	}
	
.subintro{
	color: #313F6E;
	font-style:italic;
	}

.brackets{
	color: #FFF;
	}

/* ----------- page container start ----------- */


#container{
	width: 765px;
	background-color: #DBCE8F;
	border-left: 4px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-right: 4px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	margin: auto;
	}

/* ----------- banner start ----------- */

#top_banner{
	height: 94px;
	width: 100%;
	background-image:url(http://www.bufca.co.uk/i/general/bannerbg.gif);
	z-index: 1;
	}
	
#logo{
	position: relative;
	width:150px;
	top: 0px;
	left: 0px;
	z-index: 16;
	}
	
#logoprint{
	display:none;
	}

#banner_tag{
	position: relative;
	z-index: 15;
	float: right;
	padding-top: 10px;
	padding-right: 5px;
	}

/* ----------- banner end ----------- */

/* ----------- top menu start ----------- */

#menu_bar{
	width: 100%;
	height: 28px;
	background-color: #98BAD9;
	border-bottom: 3px;
	border-bottom-color: #32406F;
	border-bottom-style: solid;	
	border-top: 1px;
	border-top-color: #32406F;
	border-top-style: solid;	
	z-index: 2;
	}
	
#menu_holder{
	position: relative;
	height: 20px;
	background-color: #FFFFFF;
	z-index: 16;
	width: 700px;
	width: 765px;
	}	

.menu4 {
	width: auto;
    margin: 0 0;
    padding: 0px 0em;
    }
	
.menu4 ul {
	margin: 0;
	margin-left: 6px;
    padding: 0;
    list-style-type: none;
    }
	
.menu4 li {
    margin-right: 1px;
	margin-left: 0px;
    float: left;
    background: #fff none;
    text-align: center;
	width: auto;
    }
	
.menu4 a {
    display: block;
   	width: auto;
    text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top:4px;
	padding-bottom:4px;
    }
	
.menu4 a:hover {
    background: #EEF3FA none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top:4px;
	padding-bottom: 4px;
    }
	
/* ----------- top menu end ----------- */

/* ----------- title section start ----------- */

#title_bar{
	top: 91px;
	left: 0px;
	background-color: #525C6E;
	height: auto;
	width: 700px;
	border-bottom: 1px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	z-index: 8;
	padding-bottom: 10px;
	}
	
#title_text{
	position: relative;
	top: 8px;
	left: 22px;
	height: 24px;
	width: 600px;
	z-index: 11;
	color: #fff;
	font-size: 1.25em;
	letter-spacing: 2px;
	padding-bottom: 10px;
	padding-top: 10px;
	}
	
/* ----------- title section end ----------- */	

/* ----------- left menu starts ----------- */

#menu_left{
	width: 195px;
	background-color: #DBCE8F;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	border-top: 1px;
	border-top-color: #ffffff;
	border-top-style: solid;
	float: left;
	}
	
.menuleft{
	width: 195px;
    margin: 0 0;
    padding: 0px 0em;
    }
	
.menuleft ul{
	margin: 0;
	margin-left: 0px;
    padding: 0;
    list-style-type: none;
    }
	
.menuleft li{
    margin-right: 0px;
	margin-left: 0px;
    background: #F1E8C0 none;
    text-align: left;
	width: 195px;
	border-bottom: 1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
    }
	
.menuleft a{
    display: block;
   	width: 185px;
    text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top:4px;
	padding-bottom:4px;
    }
	
.menuleft a:hover{
    background: #98BAD9 none;
	color:#FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top:4px;
	padding-bottom: 4px;
    }

.leftmenuhead{
	background: #98BAD9 none;
    text-align: left;
	color: #FFF;
	font-weight: 600;
	border-bottom: 1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-top:4px;
	padding-bottom: 4px;
	}

/* ----------- left menu ends ----------- */
	
/* ----------- middle content starts ----------- */
	
#main_content{
	float: left;
	width: 550px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 30px;
	text-align: justify;
	background-color: #fff;
	}
	
#main_content2{
	float: left;
	width: 550px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 30px;
	text-align: left;
	background-color: #fff;
	}
	
#main_content3{
	float: left;
	width: 550px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 30px;
	text-align: justify;
	background-color: #fff;
	}
	
#table {
	text-align:left;
	font-size: smaller;
	}
	
#right_images{
	float: right;
	padding-left:20px;
	}
	
#spacer{
	float: right;
	}
	
/* ----------- form elements ----------- */

.field01{
	background-color: #FCF5D6;
	padding-left: 2px;
	border-style: inset;
	}

.field02{
	background-color: #FCF5D6;
	padding-left: 2px;
	border-style: inset;
	}
	
.field03{
	background-color: #FCF5D6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 2px;
	border-style: inset;
	}

.button{
	background-color: #98BAD9;
	color:#FFFFFF;
	font-weight:600;
	}

/* ----------- form elements ends----------- */
	
/* ----------- middle content ends ----------- */

/* ----------- footer starts ----------- */

#footer {
	background-color: #fff;
	width: 760px;
	clear: both;
	border-top: 1px;
	border-top-color: #333333;
	border-top-style: dashed;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	
	font-size: smaller;
	}

/* ----------- footer ends ----------- */


/* ----------- page container ends ----------- */


/* ----------- Application Styles added by Aztec Media - 6th June 2008 ----------- */

#new-apps #container { width: 975px; }
#new-apps #main_content2 { width: 760px; }	
#new-apps #footer { width: 975px; }
#new-apps #menu_holder { width: 975px; }