/* {margin: 0; padding: 0; border: 0;} */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	background-color: #FFFFFF;
}

.highlight1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BF30BF;
	font-size: 14px;
	font-weight: normal;

}
.highlight2 {
	color: #CFE673;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.h1, .heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	color: #8C8F4C;

}
.h2, .heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8C8F4C;

}


.h3, .heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5B6EBB;
}


.heading4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #8A458A;
}
.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #8A458A;
}

a:link {
	font-style: normal;
	font-weight: normal;
	color: #4E60B0;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;


}
a:visited {
	color: #4B63B6;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;

}

a:hover {
	font-weight: normal;
	color: #BF30BF;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
}
a:active {
	font-size: small;
	color: #990000;
	font-style: normal;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}

#header {

	height: 140px;
	background: url(images/headerb.gif) no-repeat;
	text-align:center;
}
#content {
	min-height : 400px;
	margin-top : 70px;
	padding-left : 20px;
	padding-right :30px;
	margin-right : 10px;
	margin-left:0px;
	border-left-style: none;
	border-left-color: #A688C6;
	text-align: left;


}
#footer {
	background: url(images/footerb.gif) repeat-y;
	height: 38px;
	clear : both;
	padding-left : 45px;
	margin-top :20px;
}
#footer .c {
	height: 38px;
}
#footerleft {
	position :relative;
	top: 0px;
	font-size: 0.7em;
	left: 30px;
}
#footerright {
	position :relative;
	float : right;
	top: 5px;
	font-size: 0.7em;
	padding-right : 50px;
	text-align: right;
}
#logout{
	font-size:0.8em;
	top:-3em;
	text-align:right;
}

#diary {
	font-size :0.8em;
	width:150px;
	min-height: 300px;
	background: #FCFBCF;
	border: thin ridge #999999;
	padding:5px;
	margin:5px;
	float:left;
}
#diary h1
{
	font-size: 1.2em;
	font-weight: bold;
	color: #993399;
	text-align: center;
	float:left:
}
#diary .diarydate
{
	padding-top:0.8em;
}
#news {
	width:250px;
	min-height: 300px;
	font-size :0.8em;
	background: #D6D5C5;
	border: thin ridge #999999;
	padding: 5px;
	margin : 5px;
	float:right;
}
#news h1
{
	font-size: 1.2em;
	font-weight: bold;
	color: #000099;
	text-align: center;
}
#news .newsitem {
	padding-top:0.8em;
}
body  .diaryBanner
{
	font-weight: bold;

} 
#revised
{
	position:relative;
	clear:left;
	font-size:0.6em;
}
.newsTable {
	width:100%;
}
