@charset "utf-8";
/* CSS Document */
ul.menu_top, ul.menu_top2
{
	padding: 0px;
	list-style-type: none;
	cursor: default;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
/*#navigation_div_index ul.menu_top
{
	display:none;
}*/
ul.reg_menu, ul.sub_menu_top
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	cursor: default;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
ul.reg_menu
{
	float: right;
	margin-right: 10px;
}
ul.sub_menu_top
{
	float: left;
}
ul.menu_top li, ul.menu_top2 li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
}
ul.reg_menu li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
	border-left: 1px solid #63859E;
	/*border-left: 1px solid #662100;*/
}
ul.sub_menu_top li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
	border-right: 1px solid #63859E;
	border-top: 1px solid #63859E;
}
ul.reg_menu li:first-child {
	border-left: 1px solid #FFFFFF;
}
ul.sub_menu_top li:first-child {
	/*border-left: 1px solid #63859E;*/
}
ul.menu_top a
{
	display: block;
	cursor: pointer;
	color: #63859E;
	padding: 1px 4px 1px 4px; /*shift text 1px to the right and down*/
	text-decoration: none;
	line-height: 16px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #E6EEF0;
}
ul.menu_top2 a
{
	display: block;
	cursor: pointer;
	color: #FFFFFF;
	padding: 1px 4px 1px 4px; /*shift text 1px to the right and down*/
	text-decoration: none;
	line-height: 16px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #993300;
}
#navigation_div_index ul.reg_menu a
{
	display: block;
	cursor: pointer;
	/*color: #63859E;*/
	padding: 1px 4px 1px 4px; /*shift text 1px to the right and down*/
	text-decoration: none;
	line-height: 16px;
	/*border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;*/
	/*background-color: #E6EEF0;
	background-color: #993300;
	background-color: #63859E;
	color: #FFFFFF;*/
}
ul.reg_menu a
{
	display: block;
	cursor: pointer;
	/*color: #63859E;
	color: #FFFF99;*/
	padding: 2px 3px 0px 5px; /*shift text 1px to the right and down*/
	text-decoration: none;
	line-height: 16px;
}
ul.sub_menu_top a
{
	display: block;
	cursor: pointer;
	color: #4F697D;
	padding: 2px 3px 2px 3px; /*shift text 1px to the right and down*/
	text-decoration: none;
	line-height: 16px;
}
ul.menu_top a.selected {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background: #FFFFFF;
}
/*ul.menu_top2 a.selected {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-color: #461600;
}*/
ul.sub_menu_top a.selected {
	background-color: #63859E;
	color:#FFFFFF;
}
ul.menu_top a:hover {
	background-color: #993300;
	padding: 2px 3px 0px 5px; /*shift text 1px to the right and down*/
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	}
ul.menu_top2 a:hover {
	background-color: #993300;
	padding: 2px 3px 0px 5px; /*shift text 1px to the right and down*/
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	}
ul.menu_top2 a.selected {
	background-color: #5B1E00;
	padding: 2px 3px 0px 5px; /*shift text 1px to the right and down*/
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	}
#navigation_div_index ul.reg_menu a:hover {
	background-color: #C4D7DD;
	/*background-color: #662100;*/
	/*padding: 2px 3px 0px 5px; shift text 1px to the right and down*/
	/*border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;*/
	}
ul.reg_menu a:hover {
	text-decoration: underline;
	}
/*a#nav_home {
	background-image: url(../dependencies/mini_home.jpg);
	background-repeat: no-repeat;
	background-position:2px 2px;
}
a.selected#nav_home {
	background-image: url(../dependencies/mini_home_w.jpg);
	background-repeat: no-repeat;
	background-position:2px 2px;
}
a#nav_resume {
	background-image: url(../dependencies/mini_document.jpg);
	background-repeat: no-repeat;
	background-position:2px 2px;
}
a.selected#nav_resume {
	background-image: url(../dependencies/mini_document_w.jpg);
	background-repeat: no-repeat;
	background-position:2px 2px;
}
a#nav_search {
	background-image: url(../dependencies/mini_search.jpg);
	background-repeat: no-repeat;
	background-position:2px 2px;
}
a.selected#nav_search {
	background-image: url(../dependencies/mini_search_w.jpg);
	background-repeat: no-repeat;
	background-position:2px 2px;
}
a#nav_discuss {
	background-image: url(../dependencies/mini_discuss.jpg);
	background-repeat: no-repeat;
	background-position:2px 2px;
}
a.selected#nav_discuss {
	background-image: url(../dependencies/mini_discuss_w.jpg);
	background-repeat: no-repeat;
	background-position:2px 2px;
}
a#nav_manage {
	background-image: url(../dependencies/mini_clock.jpg);
	background-repeat: no-repeat;
	background-position:2px 2px;
}
a.selected#nav_manage {
	background-image: url(../dependencies/mini_clock_w.jpg);
	background-repeat: no-repeat;
	background-position:2px 2px;
}*/
.breadcrumb ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.breadcrumb li {
	display: inline;
	font-weight: bold;
}
.breadcrumb li a {
	font-weight: normal;
	margin-right: 5px;
	padding-right: 5px;
}
