body
{
	color:#ffffff;
	font-family:Verdana;
	font-size:11pt;

	padding:0px;
	margin:0px;
	background-color:#6CA7E7;


}
h1, h2, h3
{
	background-color: #4671BE;
	font-family:Script MT Bold, Comic Sans MS;
	font-weight:normal;

}
h1
{
	font-size:16pt;
}
h2
{
	font-size:14pt;
}
a, a:visited
{
	color:#ffffff;	
}
img
{
border:solid 5px white;	
}
table
{
	font-family:Verdana;
	font-size:11pt;
}
table td
{
	vertical-align:top;
}

#mainTable
{
	width:850px;
	height:100%;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	margin-left:auto;
	margin-right:auto;
		
}
.inputbox
{
	width:200px;
}

#mainTableCol1
{
	text-align:left;
	vertical-align:top;
	width:200px;
}

.templateThumb
{
	display:inline;
	width:200px;
	background-color:WhiteSmoke;
	padding:5px;
	margin:5px;
}
#mainDiv
{
	text-align:left;
	background-image:url(images/bg.gif);
	background-position:center center;
	/*background-repeat:no-repeat;*/
	height:505px;
	width:685px;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-top:auto;	
}
#contentDiv
{
	clear:both;
	margin:5px;
	margin-right:50px;
	width:550px;
	text-align:left;
	scrollbar-base-color:#BDD7FB;

}
#loginPanel
{
	float:right;
	Margin:20px;
	margin-bottom:0px;
}






#mainMenu
{
	list-style:none;

}
#mainMenu li
{
	width: 130px;
	height: 23px;
	border-right: 1px outset;
	border-top: 1px outset;
	border-left: 1px outset;			
	border-bottom: 1px outset;		
	margin: 4px;
	background-color: #4671BE;
	font-family:Script MT Bold, Comic Sans MS;
	font-weight:normal;
	font-size:13pt;							
}

#mainMenu a
{
	font-weight: bold;
	width: 130px;
	height: 23px;	
	text-align: center;
	text-decoration: none;
	padding-left:20px;
	background-image:url('images/bullet.gif');
	background-repeat:no-repeat;
}
#mainMenu li:hover
{
	border-right: 1px inset;
	border-top: 1px inset;
	border-left: 1px inset;
	color: #dddddd;
	border-bottom: 1px inset;
}
.tablelabel
{
	width:100px;
	height:auto;
	font-weight:bold;
	text-align:right;
}
.eventTable
{
	width:100%;
	margin-top:20px;
}
.eventTable td,.eventTable td a,.eventTable td a:visited
{
	background-color:#BDD7FB;	
	color:#455F9C
}
.emphasise
{
	font-weight:bold;
	text-align:center;
	font-size:110%;
}
.netMenu img
{
	border:none;
}
.contentManagementMenu img
{
	width:23px;
		border-left:solid 0px green;
	border-top:solid 0px green;
	border-bottom:solid 1px green;
	border-right:solid 1px green;
}
.contentManagementMenu img .makeRaised
{
	width:23px;
	border-left:solid 0px green;
	border-top:solid 0px green;
	border-bottom:solid 1px green;
	border-right:solid 1px green;
}
.contentManagementMenu .makePressed
{
	width:23px;
	border-left:solid 1px green;
	border-top:solid 1px green;
	border-bottom:solid 0px green;
	border-right:solid 0px green;
}
.contentManagementMenu
{
	background-color: #a2c5c8;
}

#headerCell
{
	background-image:url(images/headerbg.jpg);
}
.hidden
{
	display:none;
}
