/* Default page styles */
body
{
	margin-left: 0px;			/* Ensure page appears at top left of browser */
	margin-top: 0px;
	background-color: #D5D5D5
}

.fullwidth
{
	width: 780px;
}

/* Left header section */
.headerleft
{
	width: 150px;				
	background-color: #9199BD
}

/* Right header section */
.headerright
{
	width: 630px;
	background-color: #D5D5D5
}

/* Nav bar styles */
.navbarcolour
{
	color: #D5D5D5;
	background-color: #9199BD;
	padding-left: 5px;
	padding-right: 5px;
}

.navbartext
{
	font-family: arial;
	font-size: 16px;
}

.bodytext
{
	font-family: arial;
	font-size: 12px;
}

.content
{
	padding-left:	5px;
	padding-right:	5px;
}

.gapheadernav
{
	height: 5px;
}

.gapnavcontent
{
	height: 10px;
}

.textarea
{
	font-family: arial;
	font-size: 12px;
}

.maincategory
{
	font-family: arial;
	font-size: 20px;
}

.circuitname
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	width: 145px;
	color: #000000;
	background-color: #C0C0C0;
}

.circuitarea
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #C0C0C0;
}

.circuitcontact
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	width: 145px;
	color: #000000;
	background-color: #C0C0C0;
}

.circuittel
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	color: #000000;
	background-color: #C0C0C0;
}

.circuitextra
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	width: 40px;
	color: #000000;
	background-color: #C0C0C0;
}

.circuitrow1
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	background-color: #d0d0d0;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #e0e0e0;
	border-left-color: #e0e0e0;
	border-right-color: #a0a0a0;
	border-bottom-color: #a0a0a0;
	text-align: left;	
}

.circuitrow2
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	background-color: #e0e0e0;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #f0f0f0;
	border-left-color: #f0f0f0;
	border-right-color: #a0a0a0;
	border-bottom-color: #a0a0a0;
	text-align: left;	
}

.circuitcontactcol
{
	width: 98px;
}

.circuittelcol
{
	width: 90px;
}

/* WebLog title */
.weblogtitle
{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	border-style: solid;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	bottom-bottom-colour: #9199BD;
	margin-bottom: 5px;
}
/* WebLog text */
.weblogtext
{
	font-family: arial;
	font-size: 14px;
}

.confcontactposition
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	width: 145px;
	color: #000000;
	background-color: #C0C0C0;
}

.confcontactname
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	width: 145px;
	color: #000000;
	background-color: #C0C0C0;
}

.confcontactaddress
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #C0C0C0;
}

.confcontacttel
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	color: #000000;
	background-color: #C0C0C0;
}

.confcontactextra
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	width: 40px;
	color: #000000;
	background-color: #C0C0C0;
}

.confcontactrow1
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	background-color: #d0d0d0;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #e0e0e0;
	border-left-color: #e0e0e0;
	border-right-color: #a0a0a0;
	border-bottom-color: #a0a0a0;
	text-align: left;	
}

.confcontactrow2
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	background-color: #e0e0e0;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #f0f0f0;
	border-left-color: #f0f0f0;
	border-right-color: #a0a0a0;
	border-bottom-color: #a0a0a0;
	text-align: left;	
}

.fringemeetDate
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	width: 60px;
	color: #000000;
	background-color: #C0C0C0;
}

.fringemeetRoom1
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	width: 210px;
	color: #000000;
	background-color: #C0C0C0;
}

.fringemeetRoom2
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	width: 210px;
	color: #000000;
	background-color: #C0C0C0;
}

.fringemeetRoom3
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	width: 210px;
	color: #000000;
	background-color: #C0C0C0;
}

.fringemeetRoom4
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	width: 210px;
	color: #000000;
	background-color: #C0C0C0;
}

.fringemeetextra
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	width: 40px;
	color: #000000;
	background-color: #C0C0C0;
}

.fringemeetrow1
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	background-color: #d0d0d0;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #e0e0e0;
	border-left-color: #e0e0e0;
	border-right-color: #a0a0a0;
	border-bottom-color: #a0a0a0;
	text-align: left;
}

.fringemeetrow2
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	background-color: #e0e0e0;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #f0f0f0;
	border-left-color: #f0f0f0;
	border-right-color: #a0a0a0;
	border-bottom-color: #a0a0a0;
	text-align: left;
}
/*
table
{
	border-width: 5px
}
*/
