body
{
	text-align: center;
	font-family: tahoma, verdana, helvetica;
	font-size: 11px;
}

h1
{
	font-size: 14px;
	color:#0B8615;
}
h2
{
	font-size: 14px;
}
h3
{
	font-size: 12px;
	color:#0B8615;
}
h4
{
	font-size: 12px;
}
h5
{
	font-size: 14px;
}
h6
{
	font-size: 11px;
}

div
{

}

img
{
	border: none;
}

table
{
	font-size: 11px;
}

form
{
	margin: 0;
	padding: 0;
}

#container
{
	width: 780px;
	margin: 0px auto;
	text-align: left;
}

#headercontainer
{
	float: left;
	width: 780px;
}

#logo
{
	float: left;
	width: 368px;
}

#topnav
{
	float: left;
	width: 780px;
	height: 25px;
	background-image: url(/systemfiles/media/images/topmenubg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #758931;
}

#topnav ul
{
	margin: 0;
	padding: 0;
	margin-top: 6px;
}

#topnav li
{
	list-style: none;
	display: inline;
	padding-left: 7px;
	padding-right: 6px;
}

#topnav li a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}


#maincontainer
{
	float: left;
	width: 780px;
	background-image: url(/systemfiles/media/images/mainbgshade.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
}

#leftcontainer
{
	float: left;
	width: 385px;
	height: 347px;
	border: 1px solid #D3D3D3;

}

.heading
{
	float: left;
	width: 280px;
	color: #0B8615;
	border-bottom: 1px dotted #999999;
	border-left: 8px solid #fff;
	padding-bottom: 4px;
	padding-top: 4px;
	font-weight: bold;
}

.text
{
	float: left;
	width: 370px;
	color: #666666;
	padding-left: 8px;
	margin-top: 5px;
	padding-bottom:6px;
}

#rightcontainer
{
	float: right;
	width: 385px;
	height: 347px;
	border: 1px solid #D3D3D3;

}


#leftgreybox
{
	float: left;
	width: 385px;
	height: 69px;
	border: 1px solid #D3D3D3;
	background-image: url(/systemfiles/media/images/greyboxfade.jpg);
	background-repeat: no-repeat;
	margin-top: 6px;
	color:#666666;
}

div>#leftgreybox
{
	width: 382px;
	height: 67px;
}

#leftgreybox a
{
	text-decoration: underline;
	color:#0B8615;
}

#leftgreybox table
{
	margin-top: 10px;
}

.green
{

	width: 103px;
	color: #0B8615;
	font-weight: bold;
}

#rightgreybox
{
	float: right;
	width: 385px;
	height: 69px;
	border: 1px solid #D3D3D3;
	background-image: url(/systemfiles/media/images/greyboxfade.jpg);
	background-repeat: no-repeat;
	margin-top: 6px;
	color:#666666;

}

div>#rightgreybox
{
	width: 382px;
	height: 67px;
}


#rightgreybox table
{
	color:#666666;
}

.line
{
	border-left: 1px solid #CCCCCE;
	padding-left: 2px;
	padding-right: 0px;

}

/* footer container */

#footercontainer
{
	background-image: url(/systemfiles/media/images/footerbg.gif);
	background-repeat: repeat-x;
	float: left;
	width: 780px;
	margin-top: 6px;
	padding-top: 18px;
	border-top: 1px solid #758931;
	color: #999;
	font-size: 11px;
}

#footercontainer a
{
	font-weight: none;
	text-decoration: none;
	color: #999;
	font-size: 11px;

}

#info
{
	float: left;
	margin-top: 1px;
	width: 580px;
}

#info ul
{
	margin: 0;
	padding: 0;
	padding-left: 8px;
}

#info ul li
{
	display: inline;
	padding-left: 15px;
}

#info .copy
{
	padding-right: 60px;
	padding-left: 0px;
}

#site
{
	float: right;
	margin-top: 1px;
	margin-right: 8px;
}


/*internal template */

#leftcontainerint
{
	float: left;
	width: 156px;


}

#menuheading
{
	float: left;
}

#bgmenu
{
	float: left;
	width: 154px;
	padding-bottom: 100px;
	height: 160px;
	background-image: url(/systemfiles/media/images/bgmenu.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #F7F7F7;
	border-right: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	margin-bottom: 5px;
}

div>#bgmenu
{
	min-height: 160px;
	height: auto;
}


#menuitems
{
	float: left;
	width: 154px;
}

#menuitems a
{
	text-decoration: none;
	color: #000;
	display: block;
	width: 100%;
	padding: 3px 3px 3px 3px;
}

#menuitems a:visited
{
	font-size: 11px;
}

#menuitems li li a
{
	padding-left: 10px;
}

#menuitems .top
{
	border-top: none;
}

#menuitems li
{
		border-bottom: 1px solid #D3D3D3;
}

#menuitems li li
{
	border-top: 1px solid #D3D3D3;
	border-bottom: none;
}

#menuitems li a
{
	width: auto;
}

html>body #menuitems li a {
		width: auto;
		}

#menuitems ul ul li a:hover
{
	background-color: #E9E9EB;
}

#menuitems ul li a:hover
{
	background-color: #E9E9EB;
}

.activemenu {
	background-color: #F2F2F2;
}
		
.activemenu a {
	background-color: #F2F2F2;
}

.activemenu li a:hover {
	background-color: #E9E9EB;
	}

#menuitems ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #F7F7F7;
}

#menuitems ul ul
{
	background-color: #F7F7F7;
	margin: 0;
	padding: 0;
}

.authorisedtable
{
	float: left;
	width: 151px;
}

#contents
{
	float: right;
	width: 599px;
	border: 1px solid #D3D3D3;
	background-image: url(/systemfiles/media/images/contentshadow.jpg);
	background-repeat: no-repeat;
	background-possition: top left;
	margin-right: 3px;
	padding-bottom: 5px;
}

.backgroundcolor
{
	background-color:#0B8615;
	border-bottom: 2px solid #0B8615;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.borderbottom
{

	border-bottom: 2px solid #0B8615;
}

.borderbottombg
{
	background-color:FFFFFF;
	border-bottom: 2px solid #0B8615;
}

.space
{
	float: left;
	width: 10px;
	height: 320px;
}

#contentcontainer
{
	float: left;
	width: 570px;
	margin-top: 10px;
}

#contentcontainer a
{
	color:#0B8615;
	text-decoration: underline;
}

#contentcontainer li
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.authorised
{
	color: #666666;
	font-size: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}









.pricey
{

}

.pricetag
{
	height: 18px;
	background-image: url(/systemfiles/media/images/pricetag.gif);
	background-repeat: no-repeat;
	width: 58px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.pricein
{
	float: left;
	width: 56px;
	height: 16px;
	margin-top: 2px;
}

.add
{
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}	

.pricey
{
	border-bottom: 8px solid #dbe3b7;
}

.title
{

	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.title1
{
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.im
{
	padding-left: 15px;
}

.prices
{
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

#continner .toptitle
{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

#continner .tiny
{
	font-size: 10px;
	color: #333;
}

.texty
{
	margin-top: 5px;
}

#userstatus
{
	/*border: 1px solid blue;*/
	width: 138px;
	background-color: #0B8615;
	margin-bottom: 10px;
	padding: 4px;
	padding-left: 15px;
}



#userstatus .welcometext
{
	color: #fff;
	font-weight: bold;
	height: 100px;
	padding-bottom: 40px;
	margin-bottom: 40px;
}

#userstatus .normallink, .userstatus .normallink a
{
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#userstatus .boldlink, .userstatus .boldlink a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}