body {
	font-family: Arial, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a.right:link {
	color: #006600;
	text-decoration: none;
}
a.right:visited {
	color: #006600;
	text-decoration: none;
}
a.right:hover {
	color: #333333;
	text-decoration: none;
}
/************* #Main Layout styles **************/
#container {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}
#containerad {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	text-align:center;
}
#innercontainer {
	width: 940px;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}
#innercontainerad {
	width: 100%;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
}
#contenttop {
	float: left;
	width: 508px;
	background-image: url(../pixs/breadcrumb.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	text-align: center;
}
#content {
	float: left;
	width: 520px;
	margin-left: 20px;
	margin-top: 10px;
}
#footer {
	width: 930px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	float: left;
	margin-top: 5px;
	font-size: 70%;
	text-align: center;
}
#innercontent {
	float: left;
	width: 520px;
}
#right {
	float:right;
	width: 20%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}
/************* #Table styles **************/
.admintable {
	padding: 0px;
	border-collapse:collapse;
	margin-top: 14px;
	margin-right: 1%;
	margin-left: 1%;
	width: 98%;
	margin-bottom: 14px;
	float:left;
	font-size: 80%;
}
.admintable td {
	padding: 4px;
	border-collapse:collapse;
	border: 1px solid #CCC;
}
.admintable th {
	padding: 4px;
	border-collapse:collapse;
}
.tableadvert {
	padding: 0px;
	border-collapse:collapse;
	margin-top: 14px;
	width: 100%;
	margin-bottom: 14px;
	float:left;
}
.tableadvert td {
	padding: 4px;
	border-collapse:collapse;
	border: 1px solid #CCC;
	background-color: #FAFDC8;
}
.tableadvert tr .center{
	text-align: center;
}
.tableadvert th {
	padding: 4px;
	border-collapse:collapse;
	border: 1px solid #CCC;
}
.tableresult {
	background-color: #FFFFFF;
}
.tdcolouredimage {
	background-color: #98d67a;
	padding: 5px;
	background-image: url(../pixs/tdcoloured.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 80px;
}
.tdcoloured {
	background-color: #98d67a;
	padding: 5px;
	background-image: url(../pixs/tdcoloured.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.tdcolouredright {
	text-align: center;
	padding: 5px;
	color: #000000;
	background-color: #98d67a;
	background-image: url(../pixs/tdcoloured.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 120px;
}
.tdcolouredtextcentre {
	text-align: center;
	padding: 5px;
	color: #000000;
	background-color: #98d67a;
	background-image: url(../pixs/tdcoloured.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.tdcoloured2 {
	padding: 5px;
	background-image: url(../pixs/tdcoloured2.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.tdtextcentre2 {
	text-align: center;
	padding: 5px;
	background-image: url(../pixs/tdcoloured2.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.tdtextcentre {
	text-align: center;
	padding: 5px;
}
.tdpages {
	text-align: center;
	padding: 5px;
	color: #000000;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 11px;
}
td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.tditem {
	padding-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #innercontainer #content #innercontent .tableresult tr .tditem p {
	margin-top: 7px;
	margin-bottom: 7px;
}

.tableitem {
	width: 460px;
	border: 1px solid #CCCCCC;
}
caption {
	font-weight: bold;
	color: #990000;
	background-color: #FFF;
}
th {
	font-weight: bold;
	background-color: #009900;
	text-align: left;
	padding: 5px;
	color: #FFFFFF;
	vertical-align: text-top;
}
#container #innercontainer #content #innercontent .tableresult .tditem .tableitem td {
	background-color: #BAE394;
}
/************* #Breadcrumb styles *************/

#breadCrumb {
	padding: 5px;
	width: 928px;
	background-color: #009900;
	color: #333333;
	background-image: url(../pixs/breadcrumb.gif);
	border: 1px solid #CCCCCC;
}
#breadCrumb a:link {
	color: #006600;
}
#breadCrumb a:visited {
	color: #006600;
}
#breadCrumb a:hover {
	color: #333333;
}

/*********** #navBar ***********/

#navBar {
	width: 190px;
	background-color: #FFFFFF;
	padding: 0px;
	padding-bottom: 10px;
	position: relative;
	float: left;
}
#navBar ul a:link, #navBar ul a:visited {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	margin: 0px;
	padding: 0px;
}
/* fix for browsers that don't need the hack */
html>body #navBar li {
	border-bottom: none;
}

/*********** #Category Links styles ***********/

.boxoutline {
	float: left;
	width: 188px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}
.boxheader {
	background-image: url(../pixs/breadcrumb.gif);
	font-size: 100%;
	font-weight: bold;
	padding: 5px;
}
.boxcontent {
	background-color: #FFFFFF;
	color: #333333;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.boxcontentfeatured {
	background-color: #FFFFFF;
	color: #333333;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 11px;
	margin: 0px;
	text-align: justify;
}
.boxcontent a:link, .boxcontent a:visited {
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #006600;
	background-color: #FFFFFF;
	margin: 0px;
}
.boxcontent a:hover {
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
.boxcontentad {
	background-color: #FFFFFF;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

#container #innercontainer #right .boxcontent p {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#container #innercontainer #right .boxcontentfeatured p {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.boxcontent2 {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #990000;
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
	text-align: center;
}
/*********** #Category Links styles ***********/

.advertiseboxoutline {
	float: left;
	width: 178px;
	border: 1px solid #900;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	background-color: #FFC;
	padding: 5px;
}
/************** #General styles **************/

#header {
	background-image: url(../pixs/headerbackground.jpg);
	float: left;
	width: 800px;
	position: relative;
	height: 94px;
	padding-left: 140px;
	font-weight: bold;
	background-color: #009900;
	color: #FAFDC8;
	background-repeat: no-repeat;
	padding-top: 35px;
	font-size: 13px;
	padding-bottom: 0px;
}
h1 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	color: #990000;
	background-color: transparent;
}
h1 a:hover, h1 a:active, h1 a:visited {
	color: #990000;
	background-color: transparent;
}
.largetext {
	font-size: 19px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #900;
	background-color: transparent;
}
.textred {
	color: #F00;
}

.date {
	font-size: 80%;
}
#innercontainer #content #innercontent .tdcoloured img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#innercontainer #content #innercontent img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subheader {
	float: left;
	width: 940px;
	position: relative;
	font-weight: bold;
	font-size: 90%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #009900;
	color: #333333;
}
#toplinks {
	padding: 5px;
	float: left;
	width: 928px;
	position: relative;
	text-align: center;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #009900;
	border-left-color: #009900;
	background-color: transparent;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #009900;
}
.imagerightheader {
	float: right;
	margin-left: 20px;
	margin-right: 0px;
}
.image460pix {
	padding-left: 30px;
}
.container {
	width: 300px;
	background: #FFFFFF;
	border: 1px solid #090;
	height: auto;
	color:#000000;
}
.container2 {
	width: 300px;
	background: #FFFFFF;
	border: 1px solid #090;
	height: 84px;
	color:#000000;
}
.container3 {
	width: 80px;
	background: #FFFFFF;
	border: 1px solid #090;
	height: auto;
	color:#000000;
}
.container4 {
	width: 120px;
	background: #FFFFFF;
	border: 1px solid #090;
	height: auto;
	color:#000000;
}
.container5 {
	width: 60px;
	background: #FFFFFF;
	border: 1px solid #090;
	height: auto;
	color:#000000;
	margin-top: 4px;
}

