body {
	background-color: #690008;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	color: #FFFFFF;
}
.bottom {
    background-color: #690008;
	padding: 2px 10px 2px 10px;
    font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.sidemenubg {
	background-color: #A6101B;
	background-image: url(images/sidemenu_bg.gif);
	background-repeat: no-repeat;
}
.sidemenurightbg {
	background-color: #A6101B;
	background-image: url(images/sidemenu_right_bg.gif);
	background-repeat: repeat-y;
}

p { 
    margin-top: 0px;
	margin-bottom: 10px;
}

.maintext {
    font-family:Trebuchet MS, Microsoft Sans Serif, Arial, sans-serif;
	font-size: 12px;
	line-spacing: 18px;
}

.titletext {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.sidemenumain {
    font-family:  Trebuchet MS, Microsoft Sans Serif, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.sidemenusub {
    font-family:  Trebuchet MS, Microsoft Sans Serif, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	text-decoration: none;
}
.sidemenumain:link { text-decoration: none }
.sidemenumain:visited { text-decoration: none }
.sidemenumain:active { text-decoration: none }
.sidemenumain:hover { text-decoration: none }
.sidemenusub:link { text-decoration: none }
.sidemenusub:visited { text-decoration: none }
.sidemenusub:active { text-decoration: none }
.sidemenusub:hover { text-decoration: none }

A:link { text-decoration: underline; color: #FFFFFF; }
A:visited { text-decoration: underline; color: #FFFFFF; }
A:active { text-decoration: underline; color: #FFFFFF; }
A:hover { text-decoration: underline; color: #FFC600; }

.cellborder { border-bottom: 1px solid #DA9EA3; }

.tablehead { color: #DA9EA3; }

.homenewstitle:link { text-decoration: none }
.homenewstitle:visited { text-decoration: none }
.homenewstitle:active { text-decoration: none }
.homenewstitle:hover { text-decoration: none }
.homenewstitle {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.homenewssummary {
    font-family:  Trebuchet MS, Microsoft Sans Serif, Arial, sans-serif;
	font-size: 12px;
	color: #EBD1D3;
}
.newlist {
    font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#790C14;
	border: none;
	width:250px;
}