@charset "iso-8859-1";
A.page_link
{
	text-decoration: none;
	color: #666666;
	border: none;
	border-right: solid 1px #e4e4e4;
}

A.page_link:hover
{
	color: White;
	border-right: solid 1px #0000aa;
	background-color: #000066;
}

A.page_link_selected
{
	text-decoration: none;
	color: #666666;
	border: none;
	border-right: solid 1px #e4e4e4;
	font-weight: Bold;
	background-color: White;
}

A.page_link_selected:hover
{
	color: White;
	border-right: solid 1px #0000aa;
	background-color: #000066;
	font-weight: Bold;
}

A.detail_link
{
	display: block;
	text-decoration: none;
	color: #303030;
	border: none;
	text-align: left;
	margin: 1px;
}

A.detail_link:hover
{
	display: block;
	color: White;
	background-color: #000066;
	text-align: left;
	margin: 1px;
}

A.detail_link_selected
{
	display: block;
	text-decoration: none;
	color: #303030;
	background-color: #e4e4e4;
	margin: 1px;
	font-weight: Bold;
	border: none;
	text-align: left;
}

A.detail_link_selected:hover
{
	display: block;
	color: White;
	background-color: #000066;
	text-align: left;
	margin: 1px;
}

A.detail_link_header
{
	display: block;
	text-decoration: none;
	color: #e4e4e4;
	background-color: #303030;
	font-weight: Bold;
	font-size: Larger;
	border: none;
	text-align: center;
}

A.detail_link_header:hover
{
	text-decoration: underline;
}

.small_detail_header
{
	display: block;
	text-align: Center;
	font-weight: Bold;
	font-size: Larger;
	text-decoration: none;
	color: #e4e4e4;
	background-color: #303030;
	border: none;
	margin: 0px;
	padding: 3px;
}

.small_link_header
{
	display: block;
	text-align: Center;
	font-weight: Bold;
	text-decoration: none;
	color: #e4e4e4;
	background-color: #303030;
	border: none;
}

.label
{
	text-decoration: none;
	color: #303030;
	border: none;
	text-align: justify;
	padding: 2px;
	overflow: hidden;
	clear: both;
}

A.label_link
{
	background-color: Transparent;
	text-decoration: none;
	color: #303030;
	border: none;
	text-align: justify;
	padding: 2px;
	/* overflow: hidden; */
	/* clear: both; */
	cursor: pointer;
}

A.label_link:hover
{
	/* background-image: url(gfx/Gradients/Vert_azure2light.jpg); */
	/* background-image: url(gfx/Gradients/Vert_azure2white.gif); */
	/* background-image: url(gfx/Gradients/Vert_steel2white.jpg); */
	/* background-color: #dedeff; */
	/* clear: both; */
}

A.tree_link
{
	background-color: Transparent;
	text-decoration: none;
	color: #303030;
	border: none;
	text-align: justify;
	vertical-align: middle;
	height: 22px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	clear: both;
	cursor: pointer;
	font-size: 11px;
}

A.tree_link:hover
{
	text-decoration: none;
	color: Black;
	font-weight: bold;
}

IMG.tree_node
{
	border: none;
	text-align: justify;
	vertical-align: middle;
	height: 22px;
	padding: 0px;
	margin: 0px;
}

IMG.tree_icon
{
	border: none;
	text-align: justify;
	vertical-align: middle;
	height: 16px;
	padding: 0px;
	margin: 0px;
}

.tree_line
{
	background-color: Transparent;
	text-decoration: none;
	color: #303030;
	border: none;
	text-align: justify;
	vertical-align: middle;
	height: 22px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

table
{
	font-size: 11px;
}

.detail_title
{
	font-size: 20px;
	font-weight: Bold;
	display: Block;
	padding: 2px;
	color: White;
	background-color: #303030;
}

div.label_left
{
	color: #303030;
	background-color: transparent;
	border: 1px solid #303030;
	padding: 5px;
	cursor: pointer;
}
div.label_right
{
	color: #303030;
	background-color: transparent;
	border: 1px solid #303030;
	padding: 5px;
	cursor: pointer;
}

div.label_left img
{
	float: left;
	margin: 5px;
}
div.label_right img
{
	float: right;
	margin: 5px;
}

div.label_left hr
{
	display: block;
	clear: left;
	margin: 0px 0px;
	visibility: hidden;
}
div.label_right hr
{
	display: block;
	clear: right;
	margin: 0px 0px;
	visibility: hidden;
}

div.clearer_left
{
	clear: left;
	line-height: 0px;
	height: 0px;
}
div.clearer_right
{
	clear: right;
	line-height: 0px;
	height: 0px;
}

form
{
	margin: 0px;
}
input, select, textarea
{
	font-family: sans-serif;
	font-size: 11px;
	border: 1px solid;
	border-style: outset;
	padding: 1px;
	margin: 1px;
}

button
{
	font-family: sans-serif;
	font-size: 11px;
	border: 1px solid;
	border-style: outset;
	padding: 1px;
	margin: 0px;
}

A.news_link
{
	background-color: Transparent;
	text-decoration: none;
	color: #303030;
	border: none;
	text-align: justify;
	padding: 2px;
	overflow: hidden;
	clear: both;
	cursor: pointer;
}
A.news_link:hover
{
	text-decoration: none;
	color: #303030;
	border: none;
	text-align: justify;
	padding: 2px;
	overflow: hidden;
	clear: both;
	cursor: pointer;
}

.small_news_header
{
	/* display: block; */
	text-align: Center;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #303030;
	background-color: #e4e4e4;
	border: 1px solid #666666;
	margin: 0px;
	padding: 3px;
}

div.news_content
{
	color: #303030;
	background-color: transparent;
	border: 1px solid #e4e4e4;
	/* border-top: none; */
	padding: 5px;
	margin: 2px;
	cursor: pointer;
	text-align: justify;
}

.alert
{
	color: red;
	padding: 2px;
	font-weight: bold;
}

A.simple_link
{
	padding: 1px;
	text-decoration: none;
	color: #303030;
}
A.simple_link:hover
{
	background-color: #666666;
	color: #e4e4e4;
}
