body, form, h1, h2, h3, h4, h5, h6, img,  p, table, a
{
	margin: 0px;
	padding: 0px;
	font-family: Arial; sans-serif;
}

body
{
    background-image: url('/images/blackline.png');
	background-repeat: repeat-y;

}

div#pagewrapper
{
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px	0px	0px	0px;
	float: left;
}

div#headerwrapper
{
	border-bottom: solid 1px black;
	float: left;
	width: 100%;
	background-image: url('/images/headerbackground.png');
	padding: 0px 0px 0px 0px;
	margin: 0px	0px	0px	0px;
	height: 75px;
}

div#headerwrapper p
{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px	0px	0px	0px;
}

div#headerwrapper p.imgleft
{
	float: left;
	padding: 0px 0px 0px 10px;
	margin: 0px	0px	0px	0px;
}

div#headerwrapper p.imglogo
{
	float: left;
	padding: 15px 0px 0px 30px;
	margin: 0px	0px	0px	0px;
}

div#headerwrapper p.imgright
{
	float: right;
	padding: 0px 10px 0px 0px;
	margin: 0px	0px	0px	0px;
}

div#headerwrapper p.menuright
{
	float: right;
	padding: 10px 10px 0px 0px;
	margin: 0px	0px	0px	0px;
	text-align: right;
}

div#headerwrapper a
{
	color: #ffffff;
	text-decoration: none;
	font-size: 0.9em;
}

div#menu
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	float: left;
	width: 161px;
	font-size: 0.9em;
	position: relative;
	z-index: 1;
}

div#menu .menuheading
{
	text-indent: 5px;
    padding: 2px 0px 2px 0px;
    margin: 0px 0px 0px 0px;
    float: left;
	background-image: url('/images/menuheading.png');
	background-repeat: repeat-x;
	width: 162px;
	color: white;
	font-weight: bold;
	border-bottom: solid 1px black;
	border-left: solid 1px black;
}

div#menu .menusubheading
{
	text-indent: 5px;
    padding: 2px 0px 2px 0px;
    margin: 0px 0px 0px 0px;
    float: left;
    background-image: url('/images/menusubheading.png');
    background-repeat: repeat-x;
    width: 162px;
    border-bottom: solid 1px black;
    border-left: solid 1px black;
	font-size: 0.79em;;
}

div#menu .menuspacer
{
    padding: 2px 0px 2px 0px;
    margin: 0px 0px 0px 0px;
    float: left;
    width: 162px;
    border-left: solid 1px black;
	border-bottom: solid 1px black;
}

div#menu a
{
	
	float: left;
	color: black;
	text-decoration: none;
}

div#bodywrapper
{
	padding: 0px;
	margin: 0px;
	margin-left: -170px;
	float: right;
	width: 100%;
}

div#mainbody
{
    padding: 0px;
    margin: 0px;
    padding-left: 175px;
    float: left;
}

div#rightcolumn
{
    padding: 0px;
    margin: 0px;
	float: right;
	width: 275px;
	margin-top: -19px;
}

div#rightcolumn .video_item
{
	    border-bottom: solid 1px black;
	    border-right: solid 1px black;
	    border-left: solid 1px black;
	    background-color: #d1e2ff;
		width: 273px;
		padding: 0px 0px 5px 0px;
		height: 180px;
		float: left;
}

div#bodywrapper .item
{
	    border-bottom: solid 1px black;
	    border-right: solid 1px black;
	    border-left: solid 1px black;
	    border-top: solid 1px black;
	    background-color: #d1e2ff;
		padding: 0px 0px 5px 0px;
		float: left;
		width: 273px;
}

div#bodywrapper p.imgbig img
{
	float: left;
	border: solid 1px black;
	border-top: none;
}

div#bodywrapper p.imgbig
{
	border-top: 0px;
	padding: 0px;
	margin: 0px;
}

div#bodywrapper p.heading
{
	font-weight: bold;
	padding: 2px;
}

div#bodywrapper .item p.img
{
	padding: 5px;
	float: left;
	height: 90px;
}

div#bodywrapper p.text
{
	font-size: 0.9em;
	padding: 5px 5px 0px 0px;
}

div#maincontent
{
	margin: 10px;
	font-size: 0.9em;
}

div#maincontent p.img
{
	text-align: center;
	padding: 0px;
	margin: 0px;
}

div#maincontent ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
}

div#maincontent ul li
{
    background-image: url('/images/bullet.png');
    background-position: 0px 2px;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 0px 0px;
    margin-left: 10px;
}

ul#home
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
}

ul#home li
{
	font-weight: bold;
    background-image: url('/images/bullet.png');
    background-position: left;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 0px 0px;
    margin-left: 10px;
}

div#maincontent ul li.odd
{	
	font-weight: normal;
	background-image: none;
    padding: 0px 0px 10px 20px;
    margin: 0px 0px 0px 0px;
    margin-left: 10px;
}














body td {
	font-family : Arial;
	font-size : 10pt;
}

.toplink {
	text-decoration : none;
	color : #000000;
	font-size : 9pt;
}

.whitelink {
	text-decoration : none;
	color : #ffffff;
	font-weight : bold;
}
.whitelink2 {
	text-decoration : none;
	color : #ffffff;
}

h1 {
	font-size:12pt;
	color: black;
	margin:0px;
	padding:0px;
}

h2 {
	font-size:11pt;
	color: black;
	margin:0px;
	padding:0px;
	text-decoration: none;
}

.navlink1 {
	text-decoration : none;
	color : #ffffff;
	font-weight : bold;
	font-size:10pt;
}
.navlink2 {
	text-decoration : none;
	color : #28903B;
	font-weight : bold;
	font-size:10pt;
}

.tableheader {
	background-color: #e5e5e5;
}

.tablebody {
}


.breadcrumb {
	text-decoration : none;
	color : #999999;
	font-weight : bold;
}

.catlink {
	text-decoration : none;
	color : #3A964B;
	font-weight : bold;
}

.addbutton
{
	color: #ffffff;
	font-size: 0.9em;
	border: none;
	background: url('/images/newbutton.png');
	background-repeat: no-repeat;
	width: 101px;
	height: 18px;
	cursor: pointer;
}

.main
{
	font-size: 0.8em;
}
