/* 
	Drawing Profits Stylesheet Rev1
	Coded by Howie Douglas
	Last Revision 19/05/2009
*/

table.months {

font-weight: bold;
font-size: 12px;


}


tr.d0 td {
	background-color: #FFFACD; 
	
	
}



tr.d1 td {
	background-color: #FFFACD; 
	
	
}


tr.d1 {
	background-color: #FFFACD; 
	
}



table.total {

font-weight: bold;
background-color: #FFFACD;

font-size: 12px;

}

.formcentre {

	margin-left:auto;
	margin-right:auto

}

body {
	margin: 0;
	height: 100%;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 23px;
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

ul li {
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	list-style: none;
}

ol li {
	font-size: 16px;
	font-weight: bold;
	background-image: url(images/bullet2.png);
	background-repeat: no-repeat;
	background-position: left;*/
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 40px;
	list-style: decimal;
	list-style-position: outside;
}

.question {
	color: #0000CD;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 22px;
}



.openingline {

font-weight: bold;
font-size: 18px;
font-style:italic; 

}

.newquestions{

color: #006400;
font-size: 18px;
font-weight: bold;

}


.answer {
	color: #ff0a0a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.results {
	color: #c40000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
}

#wrap_top {
	width: 706px;
	height: 23px;
	background-image: url(images/wrap_top.png);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

#wrapper {
	width: 706px;
	height: 100%;
	background-image: url(images/bgshad.png);
	background-position: right;
	background-repeat: repeat-y;
	margin: 0 auto;
}

#wrap_bottom {
	width: 706px;
	height: 23px;
	background-image: url(images/wrap_bottom.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}

#banner {
	width: 700px;
	height: 120px;
	margin: 0 auto;
	margin-right: 6px;
}

#heading {
	width: 700px;
	height: auto;
	margin: 0 auto;
	margin-right: 6px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 30px;
}

.contentdiv {
	
	height: auto;
	margin: 0 auto;
	margin-right: 6px;
	padding-top:10px;
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
}





#navigation {
	width: 686px;
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	margin: 0 auto;
	margin-right: 6px;
	padding: 10px;
	padding-bottom: 30px;
	padding-top: 30px;
	text-align: center;
	font-weight: bold; 
}

#navigation a {
	color: #000;
	text-decoration: none;
}

#navigation a:hover {
	text-decoration: underline;
}

.footer_text {
	color: #610000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

#code {
	border: 1px solid #999999;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
}
