body
{
	background-image: url("background.jpg");
	background-repeat: repeat-x;
	background-color: #FFF;
	font-family: "Verdana", "Tahoma", sans-serif;
	color: #000;
	font-size: 12px;
}

ul { margin-left: 20px; }

p
{
	margin: 0px 0px 0px 0px;
	text-indent: 30px;
}

p:first-letter
{
	font-weight: bold;
	font-size: 150%;
}

.leftMargin
{
	width: 129px;
	background-image: url("leftmargin.gif");
	background-repeat: repeat-y;
	background-position: left;
	vertical-align: top;
	text-align: left;
}

.rightMargin
{
	width: 150px;
	background-image: url("rightmargin.gif");
	background-repeat: repeat-y;
	background-position: right;
	vertical-align: top;
	text-align: right;
}

.header
{
	height: 150px;
	text-align: center;
	vertical-align: middle;
}

.footer
{
	text-align: center;
	vertical-align: bottom;
	background-image: url("footbck.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

.leftFooter
{
	width: 109px;
	text-align: left;
	background-image: url("leftmargin.gif");
	background-repeat: repeat-y;
	background-position: left;
}

.rightFooter
{
	width: 109px;
	text-align: right;
	background-image: url("rightmargin.gif");
	background-repeat: repeat-y;
	background-position: right;
}

.copys
{
	height: 30px;
	text-align: center;
	vertical-align: middle;
	background-image: url("copys.gif");
}

.copystext
{
	font-weight: bold;
	color: #FFF;
}

.leftCopys
{
	width: 109px;
	height: 30px;
	text-align: left;
	background-image: url("leftmargin.gif");
	background-repeat: repeat-y;
	background-position: left;
}

.blCopys
{
	width: 20px;
	background-image: url("copys.gif");
}

.rightCopys
{
	width: 109px;
	height: 30px;
	text-align: right;
	background-image: url("rightmargin.gif");
	background-repeat: repeat-y;
	background-position: right;
}

.brCopys
{
	width: 41px;
	background-image: url("copys.gif");
}

.queries
{
	font-family: courier;
	font-size: 80%;
	color: #FFF;
	letter-spacing: 5px;
}

.bodytable
{
	height: 100%;
}

.title
{
	font-family: "Palatino Linotype", "Palatino", "Book Antiqua", "Serif";
	text-align: center;
	font-size: 300%;
	font-weight: bold;
	color: #303;
	letter-spacing: 5px;
	margin-bottom: 20px;
}

.bodyText
{
	width: 100%;
	padding: 10px 20px;
}

.rmt
{
	padding: 4px 5px 0px 5px;
	width: 150px;
	height: 20px;
	background-image: url("menutop.gif");
	vertical-align: bottom;
	text-align: center;
	font-weight: bold;
	font-size: 110%;
	
}

.rmm
{
width: 150px;
height: 16px;
padding: 2px 7px;
background-image: url('menumiddle.gif');
font-size: 90%;
}


.newstitle
{
margin-top: 15px;
font-family: "Comic Sans MS", Arial;
font-weight: bolder;
font-size: 20px;
color: #46C;
}


.newstime
{
font-family:Arial;
font-size: 15px;
color: #000;
}

.newscontainer
{
margin: 5px 0px;
}

.newssig
{
float: right;
text-decoration: underline;
font-size: 17px;
font-weight: bold;
}

.addcomments
{
font-family: Arial;
text-decoration: underline;
font-size: 14px;
font-weight: bold;
}