a:link { color: #993333; text-decoration: none; }

a:visited { color: #993333; text-decoration: none; }

a:hover { color: #993333; text-decoration: underline; }

a:active { color: #993333; text-decoration: none; }

body {
	background-color: #F5F5F5;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #993333;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
}

h1 {
	color: #804040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin-top: 0px;
}

h4 {
	color: #804040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 0px;
}

hr { color: #804040; height: 1px; }

input {
	border: 1px;
	border-color: #000000;
	border-style: solid;
}

input.button { background-color: #F5F5F5; }

input.plain {
	background-color: #FFFFFF !important;
	margin-bottom: 3px;
}

input.textarea {
	border: 1px;
	border-color: #000000;
	border-style: solid;
}

li { list-style: disc url("images/style/dot_winter.gif"); }

li.alpha {
	list-style-image: none;
	list-style-type: lower-alpha;
	padding: 5px;
}

li.circle { list-style: circle none; }

li.number { list-style-image: none; list-style-type: decimal; }

p { color: #000000; }

table.bodytable {
	background-color: #FFFFFF;
	border-collapse: collapse;
	cellpadding: 2px;
	cellspacing: 0px;
	width: 1010px;
}

table.popuptable {
	background-color: #FFFFFF;
	border-collapse: collapse;
	cellpadding: 2px;
	cellspacing: 0px;
	width: 800px;
}

table.thicktable { border: 2px solid #993333; border-collapse: collapse; }

table.thicktableb { border: 2px solid #000000; border-collapse: collapse; }

table.thinborder { border-style: solid; border-width: 1px; }

table.thintable { border: 1px solid #993333; border-collapse: collapse; margin-right: 3px; }

table.thintableb { border: 1px solid #000000; border-collapse: collapse; }

td { color: #000000; font-size: 10pt; }

td.background { background-color: #F5F5F5; }

td.masthead {
	background-image: url(images/style/grenfellword_winter.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding:5px 5px 0 5px;
}

td.separator {
	padding-left: 7px;
	padding-right: 7px;	
}

hr {
	width: 100%;
	height: 1px;
	color: #933;
	background-color: #933;
	border: 0;	
}

ul.listbody { margin-top: 0px; }

.bodydiv { margin-left: 3px; margin-right: 3px; }

.listheading { font-weight: bold; margin-bottom: 0px; }

.transparent { background-color: transparent; }

#shadowdivhorizontal {
	background-color: #F5F5F5;
	background-image: url(images/style/shadow_bottom_winter.png);
	background-repeat: repeat-x;
	height: 12px;
	padding: 0 0 0 0;
}

#shadowdivleft {
	background-color: #F5F5F5;
	background-image: url(images/style/shadow_left_winter.png);
	background-repeat: repeat-y;
	padding: 0 0 0 0;
	width: 12px;
}

#shadowdivleftcorner {
	background-color: #F5F5F5;
	background-image: url(images/style/shadow_corner_left_winter.png);
	background-repeat: no-repeat;
	height: 12px;
	padding: 0 0 0 0;
	width: 12px;
}

#shadowdivright {
	background-color: #F5F5F5;
	background-image: url(images/style/shadow_right_winter.png);
	background-repeat: repeat-y;
	padding: 0 0 0 0;
	width: 12px;
}

#shadowdivrightcorner {
	background-color: #F5F5F5;
	background-image: url(images/style/shadow_corner_right_winter.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 12px;
}

#shadowdivvertical {
	background-color: #F5F5F5;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 927px;
}
