/* CSS Document */
.colourdiv { cursor: pointer; border: solid 1px black; width: 100px; text-align: left; padding: 2px 0px 2px 0px;}
body {margin:0px; padding:5px; font-family: verdana; font-size: 12px; background:#FFFF99}
a {
	color: 0068ff;
	text-decoration:underline;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica;
	font-weight: bold;
	}
/* misc*/
h1,h2 {
	font-family: verdana;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-right:0px;
	height:16px;
	border-width:5px;
	border-color:#FFFFFF;
	background-color: #B6D2B6;
	margin: 0px 0px 1px 0px;
	display:block;
	}
h3 {
	font-family: verdana;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	padding-right:0px;
	height:16px;
	background-color: #33CCFF;
	margin: 0px 0px 0px 0px;
	display:block;
	}
p {
	margin: 0 10px 10px 10px;
	font-size: .8em;

}

.bginput
{
    background-color: #f8fcfe; 
	border: solid #c6def0; 
	border-width: 1px 1px 1px 1px; 
	font-color: #626161; 
	font-size: 10px;
	font-family: trebuchet MS, arial, verdana;
	}

.button
{
	background: #FFFFFF;
	border: 2px solid #CDDBDE;
	font-size: 10px;
	font-family: trebuchet MS, arial, verdana;
}
.content {
background:#FFFFFF;
border:#B6D2B6 1px solid;
margin:5 0 5 0;
padding:5;
}


	/* Layout */
  #main {
    position:absolute;
	left:150px;
	right:150px;}
  #topBar {
    width:100%}
  #advBar {
    background:#FFFFFF;
    clear:right;}
  #lftBar {
    position:absolute;
    width:140px;
	}
#rightBar {
    position:absolute;
	right:5px;
    width:140px;
	}
/* Layouts */
.pick {
	background-color: #FFFFFF; border-right: solid 1px black; height:10px; padding: 2px 2px 2px 2px; 				
	width:25px; font-size:10px
	}
.colourdiv {
	cursor: pointer; border: solid 1px black; width: 100px; text-align: left; height:10px;}
	
	
/* google ads */
#indexGrid-c2{
	padding:0 0px;
	width:234px;}
.iG-234{
	font-family:Verdana, Arial, Helvetica;
	cursor:pointer;
	height:100%;
	padding:0 0 0 0px}
.iG-titleG{
	padding:4px 0 0 4px;
	font-size:11px}
.iG-textG{
	padding:0 0 0 4px;
	height:28px;
	color:#000000;
	font-size:10px}
.iG-linkG{
	padding:1px 0 0 0;
	color:#000;
	font-size:10px;
	text-align:right;
	text-decoration:underline}
	
	/* tables */
	
.singletable {
margin:5px;
border:#B6D2B6 1px solid;
padding:2px;
}
