html, body {
	padding: 0px;
	margin: 0px;
        background-color: #fff;
        color: #000;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 90%;
        font-weight : normal;
}

div {
	padding: 0px;
        margin: 0px;
}
	
img {
        border : 0px;
}

form {
        margin: 0px;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #000;
}

#scrollarea{
	height: 100%;
	overflow: none;
}

#submit{
	display: none;
}

#disclaimerOnPrint {
	display: block;
}

.NoPrint {
	display: none;
}

.categorybox {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 140%;
        text-decoration:none;
	      text-align: center;
        
        margin: 10px 2px 10px 2px;
        padding: 5px 0px 5px 0px;
        
        display: block;
        float:  left;
        
        width:  250px;
        height: 400px;
        
        background-color: #fff;
        color: #000;
        
        border: 1px solid #0C6D9F;
        -moz-border-radius: 10px;
}

.categorybox a:link, .categorybox a:visited, .categorybox a:hover {
        color: #000;
}

.buggybox {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 140%;
        text-decoration:none;
	      text-align: center;

        margin: 10px 2px 10px 2px;
        padding: 5px 0px 5px 0px;

        display: block;
        float:  left;

        width:  185px;
        height: 300px;

        background-color: #fff;
        color: #000;

        border: 1px solid #0C6D9F;
        -moz-border-radius: 10px;
}

.buggybox a:link, .buggybox a:visited, .buggybox a:hover {
        color: #000;
}

.pagebox {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 140%;
        text-decoration:none;
	      text-align: center;

        margin: 10px 2px 10px 2px;
        padding: 5px 0px 5px 0px;

        display: block;
        float:  left;

        width:  250px;
        height: 250px;

        background-color: #fff;
        color: #000;

        border: 1px solid #0C6D9F;
        -moz-border-radius: 10px;
}

.imgbox {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 140%;
        text-decoration:none;
      	text-align: center;

        margin: 10px 2px 10px 2px;
        padding: 5px 0px 5px 0px;

        display: block;
        float:  left;

        width:  210px;
        height: 310px;

        background-color: #fff;
        color: #000;

        border: 1px solid #0C6D9F;
        -moz-border-radius: 10px;
}

.scroller {
/*        page-break-after: always; */
	clear: both;
}

.arrows {
	clear: both;
	display: none;
}

.clearbothforprint {
	clear: both;
}

#page {
	padding: 0px;
	margin: 0px;

}

/* header content ---------- */

#header {
	display: none;
	}

#printheader {
	height: 100px;
	color: #fff;
	background-color: #0C6D9F;
	font-size: 280%;
}

#pdfmessage {
	display: none;
	}

#printmessage {
	display: none;
}

#header h1 {
	padding: 0px 0px 0px 20px;
	font-size: 280%;
	margin: 0px;
	text-align: left;
	}
	
#dropdown {
	display: none;
	}

#backlink {
	display: none;
	}

/* content ---------- */

#content {
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	color: #000;
	background-color: #fff;
	font-size: 80%;
	}
	
#indexbuttons {
	display: none;
}

#disclaimer {
	height: auto;
}

#content .noindent {
	text-indent: 0;
	}

/* footer content ---------- */

#footer {
	clear: both;
	display: none;
	}

#printfooter {
	clear: both;
	height: 115px;
	color: #fff;
	background-color: #930F14;
	font-size: 280%;
}

#footer h1 {
	padding: 0px 0px 0px 20px;
	font-size: 280%;
	margin: 0px;
	text-align: left;
	}

#footer2 {
	display: none;
	}
	
/* float clearing content ---------- */

.clear {
	clear: both;
	}

/* Admin Content ---------- */

table.buggytable, table.buggytable_3g, table.buggytable_bs, table.buggytable_kb  {
	border: 1px solid #000000;
	width: 100%;
	font-size:125%;
	text-align: center;
}

table.buggytable, table.buggytable_3g {
	      border: 1px solid #0000CC;
}

table.buggytable_bs {
	      border: 1px solid #CC0000;
}

table.buggytable_kb {
	      border: 1px solid #00CC00;
}

table.buggytable, table.buggytable_3g td, table.buggytable_bs td, table.buggytable_kb td {
        font-weight: bold;
	      border: 1px solid #000000;
        padding : 3px;
}

table.buggytable td, table.buggytable_3g td {
	      border: 1px solid #0000CC;
}

table.buggytable_bs td {
	      border: 1px solid #CC0000;
}

table.buggytable_kb td {
	      border: 1px solid #00CC00;
}

table.buggytable td.caption, table.buggytable_3g td.caption {
        background-color: #41A0CC;
        font-weight: bold;
	      border: 1px solid #0000CC;
        padding : 3px;
	text-align: left;
}

table.buggytable_bs td.caption {
        background-color: #FEABAB;
        font-weight: bold;
	      border: 1px solid #CC0000;
        padding : 3px;
	text-align: left;
}

table.buggytable_kb td.caption {
        background-color: #4ACD18;
        font-weight: bold;
	      border: 1px solid #00CC00;
        padding : 3px;
	text-align: left;
}
