﻿body {
	margin: 0px 0px 0px 0px;
	background:#ffffff url("../images/page_end_x.gif") repeat-x bottom;
}

td.header {
	background: url("../images/head_x.gif") repeat-x;
}
td.side1 {
	background: url("../images/side_y.gif") repeat-y;
}
td.side2 {
	background: url("../images/side_2_y.gif") repeat-y;
}
td.side3 {
	background: url("../images/page_start_y.gif") repeat-y;
}
td.side4 {
	background: url("../images/page_end_y.gif") repeat-y right;
}

.date {
	font-family:Verdana,Tahoma,Arial;
	font-size:9px;
	font-weight:normal;
	color:#ffffff;
}

hr {
	color:#A9922D;
}
hr.cut {
	color:#000000;
}

/*| LOG IN SECTION |*/
	.user {
		font-family:Verdana,Tahoma,Arial;
		font-size:10px;
		font-weight:normal;
		color:#578755;
	}
	.user .upper {
		text-transform:uppercase;
	}
	.login {
		font-family:Verdana,Tahoma,Arial;
		font-size:10px;
		font-weight:normal;
		color:#578755;
		text-decoration:none;
	}
	.login:hover {
		font-style:italic;
		letter-spacing:1px;
	}

/*| SiteMap SECTION |*/
	table.menu_off {
	        background: #A1BCA0;
		border-top:1px solid transparent;
		padding:3px 0px 3px 15px;
	}
	.menu_off {
		font-size:11px;
		font-weight:bold;
		font-family:Verdana,Tahoma,Arial;
		color:#1C5D05;
		width:100%;
	}
	table.menu_hover {
	        background:Transparent;
	}
	.menu_hover {
		color:#ffffff;
	}
	.menu_select {
	}

.Menu_Content {
	font-family:Verdana,Tahoma,Arial;
	font-size:9px;
	font-weight:normal;
	color:#ffffff;
}

/*| Dynamic Menu Style |*/
/*	Kill iFrame */
	
iframe {
	filter:alpha(opacity=00);
	opacity:0.0;
	-khtml-opacity:0.0;
}
.dy_menu {
	border:1px ridge #A1BCA0;

}
.dy_menu_off {
	white-space:nowrap;
	background-color:#A1BCA0;
	font-family:Verdana,Tahoma,Arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding:0px 5px 0px 0px;
	width:100%;
	height:20px;
	filter:alpha(opacity=90);
	opacity:0.9;
	-khtml-opacity:0.9;
}
.dy_menu_hover {
	background-color:#B8AA6D;
}
.dy_menu_select {

}

.dy_menu_panel_image {
	display:inline;
	vertical-align:middle; 
	width:28px;
	height:100%;
	border-right:1px dashed #ffffff;
	padding:2px 2px 2px 2px;
	cursor:pointer;
	cursor:hand;
}
.dy_menu_panel_text {
	display:inline;
	vertical-align:middle;
	height:100%;
	padding:3px 5px 3px 5px;
	cursor:pointer;
	cursor:hand;
}
/*| Dynamic Menu Style | END |*/

.SiteMapHeader {
        font-family:Verdana,Tahoma,Arial;
	font-size:16px;
	font-weight:bold;
	color:#A9922D;
}

.HeaderContent {
        font-family:Verdana,Tahoma,Arial;
	font-size:10px;
	padding:0px 17px 0px 30px;
	}
	.HeaderContent p {
		padding:0px 0px 10px 0px;
	}

.Content {
        font-family:Times;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	padding:2px 10px 5px 5px;
}

.Content td {
        font-family:Times;
	font-size:13px;
	font-weight:normal;
	color:#000000;
}

.BreadCrumb {
	font-family:Verdana,Tahoma,Arial;
	font-size:9px;
	font-weight:normal;
	color:#000000;
	}
	.BreadCrumb a:link ,.BreadCrumb a:visited {
		font-weight:bold;
		color:#000000;
	}
	.BreadCrumb a:hover {
		color:#666666;
	}


.Footer,.Footer span {
	font-family:Verdana,Tahoma,Arial;
	font-size:9px;
	color:#ffffff;
	}
	.Footer a {
		color:#ffffff;
		text-decoration:none;
	}
	.Footer a:hover {
		font-weight:bold;
	}