/*
** $Id: britgen.css,v 1.3 2011/06/30 16:21:32 iph Exp $
** Copyright (C) 2009 Ian Hartas
*/

html, body 
{
	margin: 0px; 
	padding: 0px; 
	border: 0px; 
	background: #ffffff; 
    font-family: Arial, Verdana, Helvetica, "san-serif";
    font-size: 95%;
}

a
{
    color: black;
}

a:visited
{
    color: black;
}



/* The header and footer */
.header 
{
	display:block; 
	height: 70px; 
	background:#ffffff; 
	color:#000000; 
	text-align:center; 
	padding: 0px; 
	margin: 10px 0px 0px 0px;
	font-family: Rockwell,Verdana,Arial;
}
.header 
{
	text-decoration: underline;
	font-weight: bold;
}

.footer
{
	clear: left;
	width: 100%;
	background: #000000;
	color: #ffffff;
	text-align: center;
	padding: 5px 0px;
	margin: 10px 0px 0px 0px;
}

.footer a
{
    color: #FFFF80;
}

#container 
{
	margin: 0px;
	padding: 0px;
	position: relative; 
	display: block; 
	background: #ffffff; 
	border-left: 50px solid #ffffff; 
	border-right: 50px solid #ffffff; 
	border-top: 0px;
	border-bottom: 0px; 
}

#inner 
{
	display:block; 
	margin: 0 -50px 0 -50px;  
	padding: 0px; 
	border: 0px; 
}

#left 
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	float: left; 
	position: relative; 
	width: 50px; 
	height: 34px;
	left:0px;
	background-image: url("images/new_bulls_eye_top_left.png");
	background-repeat: no-repeat;
	background-position: bottom right;
}

#right 
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	float: right; 
	position: relative; 
	width: 50px; 
	height: 34px;
	right: 0px;
	background-image: url("images/new_bulls_eye_top_right.png");
	background-repeat: no-repeat;
	background-position: bottom left;
}

#center 
{
	border: 0px;
	padding: 0px;
	margin: 0 50px 0 50px; 
	position:relative; 
	display:block; 
	height: 34px;
	background-image: url("images/new_bulls_eye_top_vert.png");
	background-repeat: repeat-x;
	background-position: bottom;
	border: 0px;
}

#container3 
{
	margin: 0px;
	padding: 0px;
	position:relative; 
	display:block; 
	background:#ffffff; 
	border-left:50px solid #ffffff; 
	border-right:50px solid #ffffff;
	border-top: 0px;
	border-bottom: 0px;
}

#inner3 
{
	display:block; 
	margin: 0 -50px 0 -50px;  
	padding: 0px; 	
	border: 0px;
}

#left3 
{
	border: 0;
	margin: 0px;
	float:left; 
	position:relative; 
	width:50px; 
	height: 34px;
	left:0px;
	background-image: url("images/new_bulls_eye_bottom_left.png");
	background-repeat: no-repeat;
	background-position: top right;
}

#right3 
{
	border: 0;
	margin: 0px;
	float: right; 
	position: relative; 
	width:50px; 
	height: 34px;
	right: 0px;
	background-image: url("images/new_bulls_eye_bottom_right.png");
	background-repeat: no-repeat;
	background-position: top left;
}

#center3 
{
	border: 0;
	margin: 0 50px 0 50px; 
	position: relative; 
	display: block; 
	height: 34px;
	background-image: url("images/new_bulls_eye_bottom_vert.png");
	background-repeat: repeat-x;
	background-position: top;
	border: 0px;
}

.clear 
{
	clear: both; 
	border: 0px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

em 
{
	font-weight: bold;
}

h1
{
	color: black;
	background-color: #ffffcc;
	padding-left: 10px;
}

h2
{
	color: black;
	background-color: #ffffcc;
	padding-left: 10px;
}

h3
{
	color: black;
	background-color: #ffffcc;
	padding-left: 10px;
}

p
{
	text-align: justify;
}

.innerp 
{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 100%;
	color: black;
	background-color: #ffffff;
	background-image: url("images/new_bulls_eye_right_horz.png");
	background-repeat: repeat-y;
	background-position: right;
}
		
.innerpspan1 
{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: repeat-y;
	background-image: url("images/new_bulls_eye_left_horz.png");
	background-position: left;
}
		
.innerpspan2 
{
	display: block;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.mainbody
{
	display: block;
	background-color: transparent;
	margin: 0px 55px;
	padding: 10px 0px;
}

.mainpara
{
	padding: 0;
	margin:0 25px 0px 25px;
	display: block;
}

.bbox
{
	border-style: solid; 
	border-color: black; 
	border-width: 1px; 
	border-top-width: 1px;
	text-align: left;
	margin: 2px auto 2px auto;
	padding: 0;
	width: 580px;
	overflow: hidden;
}

.bbox tr, th, td
{
	padding: 0px;
	margin: 0px;
}

.divc
{
	text-align: center;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

.divfloatleft
{
	clear: both;
	float: left;
	border: 0px;
	margin: 0px 5px 0px 5px;
	padding: 5px;
	overflow: hidden;
}

.indented
{
	margin: 0px 0px 25px 10px;
}
