﻿body {
	margin: 0px 0px 0px 0px;
	background:#ffffff url("../images/side_y.gif") repeat-y;
}

td.header {
	background: url("../images/head_x.gif") repeat-x;
}

td.main {
	background:#ffffff url("../images/page_x.gif") repeat-x;
}

td.page_right {
	background:#ffffff url("../images/site_y.gif") repeat-y;
}








td.date {
	background: url("../images/date_x.gif") repeat-x;
	font-family:Verdana,Tahoma,Arial;
	font-size:9px;
	font-weight:normal;
	color:#ffffff;
	padding-right:24px;
	filter:alpha(opacity=70);
	opacity:0.7;
	-khtml-opacity:0.7;
}


/*| LOG IN SECTION |*/
.log {
	background: url("../images/log_x.gif") repeat-x;

	}
	.log .user {
		font-family:Verdana,Tahoma,Arial;
		font-size:10px;
		font-weight:normal;
		color:#ffffff;
	}
	.log .upper {
		text-transform:uppercase;
	}
	.log .login {
		font-family:Verdana,Tahoma,Arial;
		font-size:10px;
		font-weight:normal;
		color:#ffffff;
		text-decoration:none;
	}
	.log .login:hover {
		font-style:italic;
		letter-spacing:1px;
	}

/*| SiteMap SECTION |*/
td.side {
	background: url("../images/side_y.gif") repeat-y;
}


	.menu_off {
	        background: url("../images/menu_off.gif") no-repeat;
		width:100%;
		height:24px;
		font-family:Verdana,Tahoma,Arial;
		font-size:11px;
		font-weight:normal;
		color:#000000;
		width:100%;
		height:24px;
		padding:5px 0px 0px 15px;
	}
	.menu_hover {
	        background: url("../images/menu_on.gif") no-repeat;
	}
	.menu_select {
	}

.Menu_Content {
  font-family:Verdana,Tahoma,Arial;
  font-size:9px;
  font-weight:normal;
  color:#0C628C;
}

/*| Dynamic Menu Style |*/
/*	Kill iFrame */
	
iframe {
	filter:alpha(opacity=00);
	opacity:0.0;
	-khtml-opacity:0.0;
}
.dy_menu {
	border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}
.dy_menu_off {
	background-color:#E5E3D6;
	font-family:Verdana,Tahoma,Arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding:1px 5px 1px 0px;
	width:100%;
	display:table;
	vertical-align:middle;
	height:22px;
	filter:alpha(opacity=90);
	opacity:0.9;
	-khtml-opacity:0.9;
}
.dy_menu_hover {
	background-color:#D8DFDE;
}
.dy_menu_select {

}

.dy_menu_panel_image {
	width:28px;
	border-right:1px dashed #ffffff;
	display:inline;
	height:100%;
	vertical-align:middle;
	padding:1px 5px 1px 5px;
	cursor:pointer;
	cursor:hand;
}
.dy_menu_panel_text {
	backgroung: #ffffff;
	display:inline;
	vertical-align:middle;
	height:100%;
	padding:0px 0px 0px 5px;
	cursor:pointer;
	cursor:hand;
}
/*| Dynamic Menu Style | END |*/

.SiteMapHeader {
        font-family:Verdana,Tahoma,Arial;
	font-size:18px;
	font-weight:normal;
	color:#750000;
}

.HeaderContent {
        font-family:Verdana,Tahoma,Arial;
	font-size:10px;
	padding:5px 7px 7px 10px;
}


.Content {
        font-family:Times;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	padding-top:7px;
	padding-left:10px;
}

.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;
}


.Footer,.Footer span {
	font-family:Verdana,Tahoma,Arial;
	font-size:9px;
	color:#0C628C;
	}
	.Footer a {
		color:#0C628C;
		text-decoration:none;
	}
	.Footer a:hover {
		font-weight:bold;
	}