body { 
background-color:#a7a59d;
background-image:url(../images/bkgd.jpg);
margin: 30px;
}

.sidenav {
	color: #b30838;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.sidenav {
	color: #b30838;
	font-weight: normal; }
a:hover.sidenav {
	color: #cc6600;
	text-decoration: none; }

.sidenavon {
	color: #cc6600;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.sidenavon {
	color: #cc6600;
	font-weight: normal; }
a:hover.sidenavon {
	color: #cc6600;
	text-decoration: none; }

.news {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.news {
	color: #cc0000;
	font-weight: normal; }
a:hover.news {
	color: #cc6600;
	text-decoration: none; }

.content {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.content {
	color: #cc0000;
	font-weight: normal; }
a:hover.content {
	color: #cc6600;
	text-decoration: none; }

p { margin-top: 8; margin-bottom: 10; }

H1 { font:20px/20px Arial, Helvetica, Verdana, sans-serif; color:#b30838; font-weight:bold; margin-top:0px; margin-bottom:15px; }

H2 { font:15px/15px Arial, Helvetica, Verdana, sans-serif; color:#b30838; font-weight:bold; margin-top:15px; margin-bottom:10px; }

.pagehd {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.pagehd {
	color: #000000;
	font-weight: bold; }
a:hover.pagehd {
	color: #666666;
	text-decoration: none; }

ul {
	margin-left: 17px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(../images/bullet_arrow.gif);
	}

ul.sidenav {
	margin-left: 17px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 5px 0px;
	list-style-image: url(../images/bullet_sidenav.gif);
	}

ul li {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 1.3em;
	padding: 0px 0px 5px 0px;
	}

.footer {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.footer {
	color: #666666;
	font-weight: normal; }
a:hover.footer {
	color: #000000;
	text-decoration: none; }

a { color:#b30838; text-decoration: none; }
a:hover { color:#cc6600; }
a:active { color:#888888; }


/* --- admin CSS --- */
.input
{
    BORDER:  1px solid #aaaaaa;
    FONT-SIZE: 11px;
    color: #000000;
    height:20px;
    padding:2px;
}
.textarea
{
    BORDER:  1px solid #aaaaaa;
    FONT-SIZE: 11px;
    color: #000000;
    padding:2px;
}
.fileupload
{
    BORDER:  1px solid #aaaaaa;
    FONT-SIZE: 11px;
    color: #000000;
    height:20px;
    padding:2px;
}

.select
{
    BORDER:  1px solid #aaaaaa;
    FONT-SIZE: 11px;
    color: #000000;
    height:20px;
}
.select2
{
    BORDER:  1px solid #aaaaaa;
    FONT-SIZE: 11px;
    color: #000000;
    height:20px;
    width:65px;
}
.button, .button:visited
{ 
	border:  1px solid #aaaaaa;
	background: #efefef;
	padding: 0px 3px 2px 3px;
	color:#000000;
	height:20px;
	FONT-SIZE: 11px;
}
.button:hover
{ 
	border:  1px solid #000000;
	background: #ffffff;
	padding: 0px 3px 2px 3px;
	color:#000000;
	height:20px;
	FONT-SIZE: 11px;
}
.showBox {
	font-family: arial;
	border:1px solid #cccccc;
	background: #efefef;
	font-weight:bold;
	padding: 3px 3px 3px 5px;
	font-size:11px;
}
.showBoxRed {
	border:1px solid #ff0000;
	background: #ffee88;
	font-weight:bold;
	padding: 3px 3px 3px 5px;
	width: 600px;
	color:#ff0000;
	font-size:11px;	
}
.thead { 
	background: #efefef;
	font-weight:bold;
	font-size:10px;
}	
.thead2 {
	color:#333;
	border: 1px outset #7D93AA; 
	padding:0px 3px 0px 3px; 
	font-size:.7em;
	font-weight:bold;
	background: #B3B4B8;
}	

.tcell {
	font-size:10px;
}
.tcell2 {
	font-size:10px;
	border-bottom:1px solid #EBE9ED;
}
.LargeButton
{
	cursor:pointer;
	background: white url('../images/btn_Medium.gif') no-repeat;
	border: 0px;
	height: 22px;
	width: 115px;
	font-weight:normal;
	font-size:10px;
	font-size:11px;
	color: #666;
}
.SmallButton
{
	cursor:pointer;
	background: white url('../images/btn_Small.gif') no-repeat;
	border: 0px;
	height: 22px;
	width: 68px;
	font-weight:normal;
	font-size:10px;
	font-size:11px;
	color: #666;
}
.SmallButton:hover, .LargeButton:hover 
{
	color:#000000;	
}

#newsItem
{
	background:#f8f8f8;
	padding:5px 10px 10px 10px;
	margin:0 0;
}