body
{
	background-color: #0042A5;
	font-size: 100%;
	background-image: url(bgr_out.png);
	font-family: Verdana, sans-serif;
}
a {color: #001B80; text-decoration:none;}
a:active { color: #803900; }
a:hover {text-decoration: underline;}

#pageFrame td { text-align: left; }

#midIcons .item
{
	margin: 0px;
	padding: 10px 0px;
	font-size: 12pt;
	font-family: "Trebuchet MS", "Verdana", sans-serif;
	background-image: url(item_bgr.png);
	background-repeat: repeat-x;
	background-position: 0% 50%;
	text-align: left;
}

#midIcons .item div
{
	height: 35px;
	line-height: 220%;
	padding-left: 17px;
}

.item a
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#leftIcons {margin-top: 0px;}
#leftIcons div { margin-bottom: 16px; }
#midIcons { margin-top: 21px; }
#rightIcons { margin-top: 55px; }
#rightIcons div { margin-bottom: 7px; }

.lpan, .rpan, #leftIcons img, #rightIcons img {cursor: pointer;}

.lpan
{
	background-image: url(pane_left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.rpan
{
	background-image: url(pane_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#pageFrame
{
	background-color: #6B94CE;
	background-image: url(bgr_in.png);
}

#pageFrame img { border: none; }

#pageArea {padding-left: 10px;}

#beforeTitle { margin-top: 26px; }

#title
{
	margin-top: 26px;
	width: 100%;
	height: 57px;
	border-color: #2B44A1 #0F0 #2B44A1 #0F0;
	border-width: 4px;
	border-style: solid none solid none;
	background-color: #EBEEFA;
	padding: 10px;
	color: #808FC7;
	font-family: "Trebuchet MS", "Verdana", sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 100%;
}

#logo { margin-top: 17px; }

.leftBorder
{
	background-image: url(left_border.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.rightBorder
{
	background-image: url(right_border.png);
	background-repeat: repeat-y;
	background-position: right top;
}

.rightFrame { background-image: url(right_frame_bgr.png); }

.topBorder
{
	background-image: url(top_border.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.bottomBorder
{
	background-image: url(bottom_border.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.specialPanel
{
	padding-right: 15px;
}
.specialPanel h1
{
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", "Verdana", sans-serif;
	font-size: 90%;
	line-height: 26px;
	height: 26px;
	color: white;
	text-align: right;
	padding-right: 10px;
	background-image: url(news_title_right.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#pageArea h1
{
	font-family: "Trebuchet MS", "Verdana", sans-serif;
	font-size: 130%;
	color: white;
	text-align: center;
	margin: 0;
	padding: 0;
}

#pageArea h2
{
	font-family: "Verdana", sans-serif;
	color: #4C4C4C;
	font-weight: bold;
	text-align: left;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

#pageArea .dimmed { font-style: italic; color: #666666; }

.specialPanel .newsSection div
{
	background-image: url(news_head_left.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.specialPanel .newsSection { background-image: url(news_title_bgr.png); }

.specialPanel .newsItems
{
	margin: 0px;
	padding: 0px;
	background-image: url(news_bgr.png);
	background-repeat: repeat;
	background-position: right bottom;
}

.specialPanel ul
{
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	background-image: url(news_left.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.specialPanel li
{
	padding: 2px 2px 5px 20px;
	margin: 0px;
	list-style: none;
}

.specialPanel a
{
	padding: 0px; margin: 0px;
	font-size: 100%;
	display: block;
	width: 99%;
	margin: 0px;
	color: #001B80;
	text-decoration: none;
}

.specialPanel a:hover { text-decoration: underline; }
.specialPanel a:active { color: #803A00; }

.specialPanel .lasta
{
	background-image: url(news_corner.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 8px;
	padding:0px; margin:0px;
}
.specialPanel .lasta a {display: none;}
#bottomLine, #copyright
{
	text-align: center;
	font-size: 80%;
	color: #9AB3E1;
}
#copyright
{
	width: 700px;
	margin: auto;
	margin-bottom: 30px;
	border-color: #1F49B7;
	border-width: 1px;
	border-style: solid none none none;
}
#copyright a {color: #9AB3E1;}
#bottomLine a
{
	color: white;
	font-size: 110%;
	padding: 0px 2px;
}
#langSelect
{text-align: right; margin-right: 20px; font-size: 75%;}
#langSelect a {color: white; font-weight: bold;}