body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
	margin: 0px;
	border: 0 none;
	padding: 0px;
	height:100%;
	background-image: none;
}
p {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	width: 100%;
	text-decoration: none;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=true);

}
a:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
	filter: Chroma(Color=red);

}
a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: blink;
}
a:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;

}
td {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	width: 100%;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=true);

}
th {
	font-size: 10px;
}
.noticeboard {
	margin: 2px;
	height: 1px;
	width: 1px;
	border: thin solid #CCCCCC;
}
.button {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	background-color: #333333;
	border-top-color: #CCCCCC;
	border-right-color: #993333;
	border-bottom-color: #993333;
	border-left-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#header { position:relative; left:0px; top:0px; width:750px; height:30px;}
#footer { clear:both; position:relative; left:0px; bottom:0px; width:750px; height:30px;}
/* #main { position:relative; left:0px; height:85%; top:0px; width:750px; overflow:auto; overflow-x:hidden; background-image:  url(images/background1.jpg);} */
.maintext { 
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	text-align:center;
	width: 100%;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=true);
}
.prop {
	height:400px;
	float:right;
	width:1px;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
#leftlinks {
	position:absolute;
	left:0px;
	top:1px;
	width:200px;
	height:99%;
	z-index:1;
	overflow:auto;
	overflow-x:hidden;
}
#writingDiv {
	position:absolute;
	left:200px;
	width:530px;
	top:1px;
	height:99%;
	z-index:1;
	overflow:auto;
	overflow-x:hidden;
	padding-right:20px
}
img {
	border: #999999;
}
