/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0; 
	padding: 0;
}

fieldset,img {  
	border: 0; 
} 

option {
	padding-left: 0.4em;
}

html {
	height: 100%;
	margin-bottom: 1px;

}
	
body { 
 
} 
	
/* page setup */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #2c4370;
}

body#page {
	background: #c8c8c8 url(page_bg.png) 50% 0 repeat-x;
}

/* set body font size (styleswitcher) */
body.font-small {
	font-size: 11px;
}

body.font-medium {
	font-size: 12px;
}

body.font-large {
	font-size: 13px;
}

div#dogear {
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
	width: 135px;
	height: 135px;
}

div#dogear img {
	width: 135px;
	height: 135px;
}

div#toppanel-container {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -50%;
	width: 100%;
	z-index: 4;
}

div#toppanel-wrapper {
	height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

div#toppanel {
	position: relative;
	z-index: 4;
	margin-top: -320px;
	width: 100%;
	height: 320px;
	background: #000000 url(toppanel_bg.png) 0 100% repeat-x;
	color: #969696;	
}

div#toppanel .panel {
	margin: auto;
	width: 600px;
	height: 300px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

div#toppanel .close {
	width: 50px;
	height: 15px;
	margin-top: 23px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #646464;
	background: #1e1e1e;
	float: right;
	overflow: hidden;
	text-align: center;
	font-size: 85%;
	line-height: 150%;
	cursor: pointer;
}

div#toppanel .cpanel {
	clear: both;
}

div#toppanel-container .trigger {
	position: relative;
	z-index: 6;
	top: 0px;
	left: 50%;
	width: 120px;
	margin-left: -60px;
	cursor: pointer;
}

div#toppanel-container .trigger img {
	width: 20px;
	height: 19px;
	border: 0px;
}

div#toppanel-container .trigger-l, div#toppanel-container .trigger-r {
	float: left;
}

div#toppanel-container .trigger-m {
	width: 80px;
	height: 19px;
	background: url(toppanel_trigger_m.png) 100% 0 repeat-x;
	float: left;
	text-align: center;
	font-size: 85%;
	line-height: 150%;
	overflow: hidden;
	color: #ffffff;
}

/* layout */
div.wrapper {
	margin: auto;
}

div.wrapper .wrapper-t {
	background: #ffffff url(wrapper_t.png) 0 0 repeat-x;
}

div.wrapper .wrapper-b {
	background: url(wrapper_b.png) 0 100% repeat-x;
}

div.wrapper .wrapper-l {
	background: url(wrapper_l.png) 0 0 repeat-y;
}

div.wrapper .wrapper-r {
	background: url(wrapper_r.png) 100% 0 repeat-y;
}

div.wrapper .wrapper-tl {
	background: url(wrapper_tl.png) 0 0 no-repeat;
}

div.wrapper .wrapper-tr {
	background: url(wrapper_tr.png) 100% 0 no-repeat;
}

div.wrapper .wrapper-bl {
	background: url(wrapper_bl.png) 0 100% no-repeat;
}

div.wrapper .wrapper-br {
	min-height: 470px;
	padding: 0px 10px 0px 10px;
	background: url(wrapper_br.png) 100% 100% no-repeat;
}

div#header {
	position: relative;
	height: 150px;
	margin: 0px 0px 0px 0px;
}

div#topmenu {
	position: absolute;
	top: 60px;
	right: 15px;
	height: 20px;
	z-index: 1001;
}

div#styleswitcher {
	position: absolute;
	top: 60px;
	left: 250px;
	height: 20px;
	z-index: 1000;
}

div#styleswitcher a {
	width: 15px;
	height: 20px;
	float: right;
	text-decoration: none;
	display: block;
}

a#switchfontsmall {
	background: url(styleswitcher_fontsmall.png) 0 0 no-repeat;
}

a:hover#switchfontsmall {
	background: url(styleswitcher_fontsmall_hover.png) 0 0 no-repeat;
}

a#switchfontmedium {
	background: url(styleswitcher_fontmedium.png) 0 0 no-repeat;
}

a:hover#switchfontmedium {
	background: url(styleswitcher_fontmedium_hover.png) 0 0 no-repeat;
}

a#switchfontlarge {
	background: url(styleswitcher_fontlarge.png) 0 0 no-repeat;
}

a:hover#switchfontlarge {
	background: url(styleswitcher_fontlarge_hover.png) 0 0 no-repeat;
}

a#switchwidththin {
	background: url(styleswitcher_widththin.png) 0 0 no-repeat;
}

a:hover#switchwidththin {
	background: url(styleswitcher_widththin_hover.png) 0 0 no-repeat;
}

a#switchwidthwide {
	background: url(styleswitcher_widthwide.png) 0 0 no-repeat;
}

a:hover#switchwidthwide {
	background: url(styleswitcher_widthwide_hover.png) 0 0 no-repeat;
}

a#switchwidthfluid {
	background: url(styleswitcher_widthfluid.png) 0 0 no-repeat;
}

a:hover#switchwidthfluid {
	background: url(styleswitcher_widthfluid_hover.png) 0 0 no-repeat;
}

div#styleswitcher span.spacer {
	float: left;
	width: 20px;
	height: 15px;
	display: block;
}

div#topmodule {
	position: absolute;
	top: 60px;
	left: 300px;
	height: 20px;
}
div#languagemodule {
	position: absolute;
	top: 43px;
	right: 430px;
	height: 20px;
	z-index: 100;
}

div#logomodule {
	position: absolute;
	top: 75px;
	left: 18px;
	width: 350px;
	height: 90px;
	border: 0;
}
div#chatmodule {
	position: absolute;
	top: 35px;
	left: 0px;
	width: 320px;
	height: 150px;
	border: 0;
	z-index: 100000;
}

span#logo, img#logo {
	position: absolute;
	top: 75px;
	left: 18px;
	width: 750px;
	height: 90px;
	border: 0;
}

div#banner {
	position: absolute;
	top: 69px;
	right: 10px;
}

img#bannertext {
	width: 0px;
	height: 21px;
	border: 0;
}

div#date {
	position: absolute;
	top: 88px;
	right: 1px;
	width: 70px;
	height: 70px;
	background: url(date_bg.png) 0 0 no-repeat;
}

div#date .month {
	width: 70px;
	text-align: center;
	font-size: 85%;
	line-height: 160%;
	color: #c8c8c8;
}

div#date .day {
	width: 70px;
	text-align: center;
	font-size: 300%;
	font-weight: bold;
	line-height: 85%;
	color: #ffffff;
}

div#date .year {
	width: 70px;
	text-align: center;
	font-size: 150%;
	line-height: 110%;
	color: #c8c8c8;
}

div#menusystem {
	position: relative;
	width: auto;
	height: 33px;
	margin: 0px 10px 0px 10px;
}


body.blue div#menusystem {
	position: relative;
	width: auto;
	height: 33px;
	margin: 0px 10px 0px 10px;
}

body.red div#menusystem {
	position: relative;
	width: auto;
	height: 45px;
	margin: 0px 10px 0px 10px;
}


div#menusystem .overlay {
	position: absolute;
	top: 35px;
	right: 2px;
	width: 99.5%;
	height: 2px;
	background: url(menu_bg_blue2.png) 0 0 repeat-x;
	z-index: 2;
}

body.red div#menusystem .overlay { background: url(menu_bg_blue2.png) 0 0 repeat-x; }
body.blue div#menusystem .overlay { background: url(menu_bg_blue.png) 0 0 repeat-x; }
body.orange div#menusystem .overlay { background: url(menu_bg_orange.png) 0 0 repeat-x; }
body.green div#menusystem .overlay { background: url(menu_bg_green.png) 0 0 repeat-x; }
body.lilac div#menusystem .overlay { background: url(menu_bg_lilac.png) 0 0 repeat-x; }
body.black div#menusystem .overlay { background: url(menu_bg_black.png) 0 0 repeat-x; }
body.beige div#menusystem .overlay { background: url(menu_bg_beige.png) 0 0 repeat-x; }
body.turquoise div#menusystem .overlay { background: url(menu_bg_turquoise.png) 0 0 repeat-x; }
body.violet div#menusystem .overlay { background: url(menu_bg_violet.png) 0 0 repeat-x; }

div#menusystem div#submenu {
	position: relative;
	top: 3px;
	left: 0px;
	width: 100%;
	height: 10px;
	z-index: 3;
}

div#menusystem div#submenu2 {
	position: relative;
	top: 3px;
	left: 0px;
	width: 100%;
	height: 10px;
	z-index: 5;
}

div#search {
	width: 110px;
	height: 21px;
	margin: 10px 0px 0px 4px;
	padding: 4px 0px 0px 0px;
	background: url(search_tab.---png) 0 0 no-repeat;
	float: left;
}

div#top {
	width: auto;
	margin: 0px 12px 8px 12px;
	padding: 0px 0px 2px 0px;
	clear: both;
}

div#top .top-bg {
	background: #f0f0f0 url(top_bg.png) 0 0 repeat-x;
}

div#top .topbox {
}

div#top .topboxseperator {
	background: url(top_sep.png) 100% 0 no-repeat;
}

div#middle {
	width: auto;
	margin: 0px 12px 0px 0px;
	clear: both;
}

div#middle .background {
	min-height: 5px;
}

div#middle .layoutleft {
	background: none;
}

div#middle .layoutright {
	background: none;
}

div#left {
	width: 302px;
	margin: 0px 0px 0px 0px;
}

div#middle .layoutleft div#left {
	float: left;
	padding: 0px 0px 0px 12px;
}

div#middle .layoutright div#left {
	float: right;
	padding: 0px 12px 0px 0px;
}

div#main {
	width: auto;
}

div#middle .layoutleft div#main {
	margin: 0px 0px 0px 295px;
	padding: 0px 0px 0px 15px;
}

div#middle .layoutright div#main {
	margin: 0px 200px 0px 0px;
	padding: 0px 10px 0px 12px;
}

div#middle .withoutleft div#main {
	margin: 0px 0px 0px 9px;
}

div#maintop {
	margin: 0px 0px 10px 3px;
	background: url(main_module_m.png) 0 100% repeat-x;
}

div#maintop .maintop-l {
	background: url(main_module_l.png) 0 100% no-repeat;
}

div#maintop .maintop-r {
	padding: 0px 0px px 0px;
	background: url(main_module_r.png) 100% 100% no-repeat;
}

div#maintop .maintopbox {
}

div#maintop .maintopboxseperator {
	background: url(main_module_top_sep.png) 100% 100% no-repeat;
}

div#mainmiddle {
	margin: 0px 0px 0px 0px;
}

div#main .withright {

}

div#main .withoutright {
	background: transparent;
}

div#right {
	width: 295px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}
	
div#content {
	width: 450px;
overflow:hidden;
}

div#main .withright div#content {
	margin: 0px 295px 0px 0px;
	padding: 0px 10px 0px 0px;
}

div#main .withoutright div#content {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#contenttop {
	margin: 0px 0px 6px 3px;
}

div#contenttop .contenttopbox {
}

div#contenttop .contenttopboxseperator {
	background: url(main_module_top_sep.png) 100% 100% no-repeat;
}

div#breadcrumb {
	height: 19px;
	font-size: 85%;
	color: #646464;
}

div#contentbottom {
	margin: -13px 0px 10px 3px;
}

div#contentbottom .ccontentbottombox {
}

div#contentbottom .contentbottomboxseperator {
	background: url(main_module_bottom_sep.png) 100% 0 no-repeat;
}

div#mainbottom {
	margin: -10px 0px 10px 3px;

}

div#mainbottom .mainbottom-l {

}

div#mainbottom .mainbottom-r {
	padding: 2px 0px 0px 0px;

}

div#mainbottom .mainbottombox {
}

div#mainbottom .mainbottomboxseperator {
	background: url(main_module_bottom_sep.png) 100% 0 no-repeat;
}

div#bottom {
	width: auto;
	margin: 0px 2px 0px 2px;
	padding: 2px 0px 25px 0px;
	clear: both;
	background: url(seperator_bg_blue.png) 0 0 repeat-x;
}

div#bottom .bottom-bg {
	background: #ffffff url(bottom_bg.png) 0 0 repeat-x;
}

div#bottom .bottombox {
}

div#bottom .bottomboxseperator {
	background: url(bottom_sep.png) 100% 0 no-repeat;
}

div#footer {
	width: auto;
	padding: 5px 0px 10px 0px;
	clear: both;
	text-align: center;
}

/* clearing & floating */
.clearingfix:after {
	content: "."; 
	display: block; 
	line-height: 0px;
	clear: both; 
	visibility: hidden;
}
	
.clearingfix { display: block; }

.floatbox { overflow: hidden; }

.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }

.width20 { width: 19.999%; }
.width25 { width: 24.999%; }
.width33 { width: 33.333%; }
.width50 { width: 49.999%; }
.width66 { width: 66.666%; }
.width75 { width: 74.999%; }
.width100 { width: 100%; }body.width-thin div.wrapper { width: 800px; }body.width-wide div.wrapper { width: 940px; }body.width-fluid div.wrapper { width: 90%; }div#styleswitcher { width: 65px; }/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 
/* page setup */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #2c4370;
}

body#page {
	background: #c8c8c8 url(page_bg.png) 50% 0 repeat-x;
}

/* set body font size (styleswitcher) */
body.font-small {
	font-size: 11px;
}

body.font-medium {
	font-size: 12px;
}

body.font-large {
	font-size: 13px;
}

p {
	margin: 1em 0;
}

td, th { 
  padding: 1px;
}
td
{
font-size:12px;
}
a:link, a:visited {
	color: #3764aa;
	text-decoration: none;
}

a:hover {
	color: #eb7800;
	text-decoration: none;
}

body.red a:link, body.red a:visited { color: #3764aa; }
body.red a:hover { color: #008cff; }
body.blue a:link, body.blue a:visited { color: #3764aa; }
body.blue a:hover { color: #008cff; }
body.orange a:link, body.orange a:visited { color: #ff8200; }
body.orange a:hover { color: #ffa000; }
body.green a:link, body.green a:visited { color: #649623; }
body.green a:hover { color: #a0c828; }
body.lilac a:link, body.lilac a:visited { color: #8732b4; }
body.lilac a:hover { color: #c337af; }
body.black a:link, body.black a:visited { color: #4b4b4b; }
body.black a:hover { color: #323232; }
body.beige a:link, body.beige a:visited { color: #a0875f; }
body.beige a:hover { color: #c8a073; }
body.turquoise a:link, body.turquoise a:visited { color: #41b9aa; }
body.turquoise a:hover { color: #3cd2d7; }
body.violet a:link, body.violet a:visited { color: #9b7dc8; }
body.violet a:hover { color: #b791b4; }

ul {
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 15px;
}

ul.arrow, ul.arrow-big, ul.checkbox, ul.checkbox-big {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.checkbox li {
	margin: 10px 0px 10px 0px;
	padding: 8px 0px 5px 30px;
	background: url(list_checkbox.png) 0 0 no-repeat;
	font-weight: bold;
	line-height: 100%
}

ul.checkbox-big li {
	margin: 15px 0px 15px 0px;
	padding: 15px 0px 20px 55px;
	background: url(list_checkbox_big.png) 0 0 no-repeat;
	font-size: 200%;
	font-weight: bold;
}

ul.arrow li {
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 10px 35px;
	background: url(list_arrow.png) 0 0 no-repeat;
	font-weight: bold;
}

ul.arrow-big li {
	margin: 15px 0px 15px 0px;
	padding: 10px 0px 30px 60px;
	background: url(list_arrow_big.png) 0 0 no-repeat;
	font-size: 200%;
	font-weight: bold;
}

ol {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 15px;
}

ol.disc {
	padding: 0px 0px 0px 27px;
	background: url(list_disc.png) 0 0 repeat-y;
}

ol.disc li {
	padding: 0px 0px 6px 12px;
	font-weight: bold;
	line-height: 28px;
}

ol.disc-big {
	padding: 0px 0px 0px 45px;
	font-size: 200%;
	background: url(list_disc_big.png) 0 0 repeat-y;
}

ol.disc-big li {
	padding: 0px 0px 12px 20px;
	font-weight: bold;
	line-height: 45px;
}

div.note {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #dcdcdc;
	background: #f0f0f0;
	text-align:justify;
}

div.alert {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #f0f0f0 url(div_alert.png) 3px 3px no-repeat;
	text-align:justify;
}

div.download {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #f0f0f0 url(div_download.png) 3px 3px no-repeat;
	text-align:justify;
}

div.info {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #f0f0f0 url(div_info.png) 3px 3px no-repeat;
	text-align:justify;
}

div.tip {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #f0f0f0 url(div_tip.png) 3px 3px no-repeat;
	text-align:justify;
}

blockquote {
	margin: 10px 0px 10px 0px;
	padding: 10px 35px 10px 35px;
	background: url(blockquote_start.png) 0 0 no-repeat;
	text-align:justify;
}

blockquote div {
	margin: 0px -35px -10px 0px;
	padding: 0px 35px 10px 0px;
	background: url(blockquote_end.png) 100% 100% no-repeat;
}

blockquote.big {
	margin: 10px 0px 10px 0px;
	padding: 50px 50px 50px 50px;
	background: url(blockquote_big_start.png) 0 0 no-repeat;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 300%;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 100%;
	text-align: left;
}

blockquote.big div {
	margin: 0px -50px -50px 0px;
	padding: 0px 30px 50px 0px;
	background: url(blockquote_big_end.png) 100% 100% no-repeat;
}

pre {
	margin: 2px 0px 2px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #969696;
	border-left: 20px solid #969696;
	background: #f0f0f0;
	font-size: 90%;
	color: #646464;
	/* Browser specific (not valid) styles to make preformatted text wrap */
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
}

em.box, em.file, em.directory {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
}

em.box { 
	padding: 0px 2px 0px 2px;
	background:#f0f0f0;
	border: 1px #dcdcdc solid;
}

em.file { 
	padding: 0px 0px 0px 13px;
	background: transparent url(em_file.png) 0 1px no-repeat;
	color: #323232;
}

em.directory { 
	padding: 0px 0px 0px 16px;
	background: transparent url(em_directory.png) 0 1px no-repeat;
	color: #323232;
}

/* header elements */
.btnNoBorder {
	border:0;
}

/* Contenet Header Backgrounds */
.hdltblue, .hddkblue, .hddkorange, .hdltorange, .hdbrown {
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
	padding:2px 5px 4px;
	margin: 0px;
	font-size: 130%;
	color: #ffffff;
}
.hddkblue {
	background:#002674 url(content_header_shadow_dkblue.jpg) repeat-x;
}
.hdltblue {
	background:#30759E url(content_header_shadow_ltblue.jpg) repeat-x;
}
.hddkorange {
	background:#DD8712 url(content_header_shadow_dkorange.jpg) repeat-x;
}
.hdltorange {
	background:#FFB345 url(content_header_shadow_ltorange.jpg) repeat-x;
}
.hdbrown {
	background:#935600 url(content_header_shadow_brown.jpg) repeat-x;
}

/* Content Pad Backgrounds */
.cntltblue, .cntcream, .cntltyellow, .cntdkyellow, .cntwhite {
	font-weight: normal;
	padding:5px 8px 8px 8px;
}

.cntltblue {
	background:#D4EAF8 url(content_pad_shadow_ltblue.jpg) repeat-x;
}
.cntcream {
	background:#FAEFC4 url(content_pad_shadow_cream.jpg) repeat-x;
}
.cntltyellow {
	background:#FFEAA3 url(content_pad_shadow_ltyellow.jpg) repeat-x;
}
.cntdkyellow {
	background:#F8D14A url(content_pad_shadow_dkyellow.jpg) repeat-x;
}
.cntwhite {
	background:#FFFFFF url(content_pad_shadow_white.jpg) repeat-x;
}



.bgblueline {
	background-color:#0099FF;
}
.bgsigninline {
	background-color:#B1DFDC;
}

.bgltblue {
	background:#C2E6FF url(content_header_shadow_ltblue.jpg) repeat-x;
	color: #000000;
}

.bgltestblue {
	background-color:#E6F4F6;
}

.bgbluegray {
	background-color:#BAC5CB;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
	padding:2px 0px;
	margin: 0px;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 200%;
margin-bottom:10px;
}

h3 {
	font-size: 200%;
}

h4 {
	font-size: 175%;
}

h5 {
	font-size: 150%;
}

h6 {
	font-size: 125%;
}

body.red h1, body.red h4, body.red h6 { color: #ff1e00; }
body.blue h1, body.blue h4, body.blue h6 {}
body.orange h1, body.orange h4, body.orange h6 { color: #ffa000; }
body.green h1, body.green h4, body.green h6 { color: #a0c828; }
body.lilac h1, body.lilac h4, body.lilac h6 { color: #c337af; }
body.black h1, body.black h4, body.black h6 { color: #000000; }
body.beige h1, body.beige h4, body.beige h6 { color: #c8a073; }
body.turquoise h1, body.turquoise h4, body.turquoise h6 { color: #3cd2d7; }
body.violet h1, body.violet h4, body.violet h6 { color: #b791b4; }

/* Buttons */

A.button_blue_small{ 
      font : bold 9pt Arial, sans-serif; 
      color:white; 
      width:76px; 
      height:18px; 
      background:url(btn_blue_small_off.gif); background-repeat : no-repeat;
      text-align:center; 
      padding-top:1px; 
      display:block; 
      text-decoration:none; 
      } 
A.button_blue_small:Hover{ 
      font : bold 9pt Arial, sans-serif; 
      color:white; 
      text-decoration:none; 
      background:url(btn_blue_small_on.gif); background-repeat : no-repeat;}
	  
A.button_blue_large{ 
      font : bold 9pt Arial, sans-serif; 
      color:white; 
      width:125px; 
      height:18px; 
      background:url(btn_blue_large_off.gif); background-repeat : no-repeat;
      text-align:center; 
      padding-top:1px; 
      display:block; 
      text-decoration:none; 
      } 
A.button_blue_large:Hover{ 
      font : bold 9pt Arial, sans-serif; 
      color:white; 
      text-decoration:none; 
      background:url(btn_blue_large_on.gif); background-repeat : no-repeat;}	  
	  
A.button_small{ 
      font : bold 11pt Arial, sans-serif; 
      color:white; 
      width:45px; 
      height:24px; 
      background:url(btn_orange_small_off.gif); background-repeat : no-repeat;
      text-align:center; 
      padding-top:3px; 
      display:block; 
      text-decoration:none; 
      } 
A.button_small:Hover{
      font : bold 11pt Arial, sans-serif; 
      color:white; 
      text-decoration:none; 
      background:url(btn_orange_small_on.gif); background-repeat : no-repeat;}		  
	  
A.button_medium{ 
      font : bold 11pt Arial, sans-serif; 
      color:white; 
      width:160px; 
      height:24px; 
      background:url(btn_orange_medium_off.gif); background-repeat : no-repeat;
      text-align:center; 
      padding-top:3px; 
      display:block; 
      text-decoration:none; 
      } 
A.button_medium:Hover{ 
      font : bold 11pt Arial, sans-serif; 
      color:white; 
      text-decoration:none; 
      background:url(btn_orange_medium_on.gif); background-repeat : no-repeat;}
	  
A.button_large{ 
      font : bold 11pt Arial, sans-serif; 
      color:white; 
      width:210px; 
      height:24px; 
      background:url(btn_orange_large_off.gif); background-repeat : no-repeat;
      text-align:center; 
      padding-top:3px; 
      display:block; 
      text-decoration:none; 
      } 
A.button_large:Hover{ 
      font : bold 11pt Arial, sans-serif; 
      color:white; 
      text-decoration:none; 
      background:url(btn_orange_large_on.gif); background-repeat : no-repeat;}	  
	  
A.button_twoline{ 
      font : bold 9pt Arial, sans-serif; 
      color:white; 
      width:115px; 
      height:35px; 
      background:url(btn_orange_twoline_off.gif); background-repeat : no-repeat;
      text-align:center; 
      padding-top:6px; 
      display:block; 
      text-decoration:none;
	  line-height : 11px;
      } 
A.button_twoline:Hover{ 
      font : bold 9pt Arial, sans-serif; 
      color:white; 
      text-decoration:none; 
	  text-align:center; 
      padding-top:6px; 
      display:block; 
      text-decoration:none;
	  line-height : 11px;
      background:url(btn_orange_twoline_on.gif); background-repeat : no-repeat;
	  }
	  
A.button_twoline_large{ 
      font : bold 9pt Arial, sans-serif; 
      color:white; 
      width:140px; 
      height:35px; 
      background:url(btn_orange_twoline_lg_off.gif); background-repeat : no-repeat;
      text-align:center; 
      padding-top:6px; 
      display:block; 
      text-decoration:none;
	  line-height : 11px;
      } 
A.button_twoline_large:Hover{ 
      font : bold 9pt Arial, sans-serif; 
      color:white; 
      text-decoration:none; 
	  text-align:center; 
      padding-top:6px; 
      display:block; 
      text-decoration:none;
	  line-height : 11px;
      background:url(btn_orange_twoline_lg_on.gif); background-repeat : no-repeat;
	  }


/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/* topmenu */
div#topmenu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
}

div#topmenu li {
	float: right;
	display: block;
	border-bottom: 1px solid #7f7f7f;
}

div#topmenu li a {
	float: left;
	display: block;
	position: relative;
	height: 20px;
	padding: 0px 10px 0px 10px;
	background: url(topmenu_item_bg.png) 0 4px no-repeat;
	line-height: 17px;
	overflow: hidden;
	font-size: 85%;
	text-decoration: none;
}

div#topmenu li.item1 a {
	background: none;
}

div#topmenu a:link, div#topmenu a:visited, div#topmenu a:hover {
	color: #000000;
}

/* menu */
div#menu ul {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	list-style: none;
	float: left;
}

div#menu li {
	float: left;
	display: block;
	margin: 10px 2px 0px 0px;
	background: url(menu_item_r.png) 100% 0 no-repeat;
}
div#menu li.current
{
	background: url(menu_item_r_active_blue.png) 100% 0 no-repeat;
}

div#menu li ul li.current
{
	background: none !important;
}

div#menu li li {
	float: left;
	display: block;
	margin: 5px 2px 0px 0px;
	background: none;
}

div#menu li a {
	float: left;
	display: block;
	height: 23px;
	padding: 0px 10px 0px 10px;
	background: url(menu_item_l.png) 0 0 no-repeat;
	line-height: 23px;
	overflow: hidden;
/*	font-size: 85%; */
	font-weight: bold;
	color: #646464;
	text-decoration: none;
}

div#menu li.current a {
	background: url(menu_item_l_active_blue.png) 0 0 no-repeat;
color:#fff;
	
}


div#menu li li a {
	float: left;
	display: block;
	height: 23px;
	padding: 0px 10px 0px 10px;
	background: none;
	line-height: 23px;
	overflow: hidden;
/*	font-size: 85%; */
	font-weight: bold;
	color: #fff !important;
	text-decoration: none;
background: none !important;
}


div#menu a:link, div#menu a:visited {
	color: #012674;
}

div#menu li a:hover {
	color: #000000;	
	background: url(menu_item_r_hover.png) 100% 0 no-repeat;

}

div#menu li li a:hover {
	color: #FFF;	
	background: none;
text-decoration:underline;

}


div#menu li.active {
	position: relative;
	z-index: 3;
	margin: 10px 2px 0px 0px;
	background: url(menu_item_r_active.png) 100% 0 no-repeat;
}

div#menu li.active a {
	height: 25px;
	background: url(menu_item_l_active.png) 0 0 no-repeat;
	color: #ffffff;
}

div#submenu
{
background-color:#002674;
height:30px;
margin-bottom:5px;
margin-left:12px;
margin-right:12px;
margin-top:0;
}


body.red div#menu li.active { background: url(menu_item_r_active_blue.png) 100% 0 no-repeat; color: #ffffff; }
body.red div#menu li.active a { background: url(menu_item_l_active_blue.png) 0 0 no-repeat; color: #ffffff; }
body.blue div#menu li.active { background: url(menu_item_r_active_blue.png) 100% 0 no-repeat; color: #ffffff; }
body.blue div#menu li.active a { background: url(menu_item_l_active_blue.png) 0 0 no-repeat; color: #ffffff; }
body.orange div#menu li.active { background: url(menu_item_r_active_orange.png) 100% 0 no-repeat; color: #ffffff; }
body.orange div#menu li.active a { background: url(menu_item_l_active_orange.png) 0 0 no-repeat; color: #ffffff; }
body.green div#menu li.active { background: url(menu_item_r_active_green.png) 100% 0 no-repeat; color: #ffffff; }
body.green div#menu li.active a { background: url(menu_item_l_active_green.png) 0 0 no-repeat; color: #ffffff; }
body.lilac div#menu li.active { background: url(menu_item_r_active_lilac.png) 100% 0 no-repeat; color: #ffffff; }
body.lilac div#menu li.active a { background: url(menu_item_l_active_lilac.png) 0 0 no-repeat; color: #ffffff; }
body.black div#menu li.active { background: url(menu_item_r_active_black.png) 100% 0 no-repeat; color: #ffffff; }
body.black div#menu li.active a { background: url(menu_item_l_active_black.png) 0 0 no-repeat; color: #ffffff; }
body.beige div#menu li.active { background: url(menu_item_r_active_beige.png) 100% 0 no-repeat; color: #ffffff; }
body.beige div#menu li.active a { background: url(menu_item_l_active_beige.png) 0 0 no-repeat; color: #ffffff; }
body.turquoise div#menu li.active { background: url(menu_item_r_active_turquoise.png) 100% 0 no-repeat; color: #ffffff; }
body.turquoise div#menu li.active a { background: url(menu_item_l_active_turquoise.png) 0 0 no-repeat; color: #ffffff; }
body.violet div#menu li.active { background: url(menu_item_r_active_violet.png) 100% 0 no-repeat; color: #ffffff; }
body.violet div#menu li.active a { background: url(menu_item_l_active_violet.png) 0 0 no-repeat; color: #ffffff; }

/* sub menu */
div#submenu ul {
	margin: -2px 0px 5px 11px;
	padding: 3px 5px 3px 5px;
	list-style: none;
	float: left;
	background: #002674;
	width: 747px;
}

div#submenu li {
	float: left;
	position: relative;
	display: block;
	font-size: 97%;
}

div#submenu li.level1 {
	height: 21px;
	margin: 0px 10px 0px 0px;
	padding: 1px 1px 0px 1px;
}

div#submenu li.level1 a, div#submenu li.level1 span.separator {
	float: left;
	display: block;
	padding: 0px 4px 0px 4px;
	line-height: 18px;
	overflow: hidden;
	font-weight: bold;
	text-decoration: none;	font-size: 90%;
}

div#submenu li.level1 a:link, div#submenu li.level1 a:visited, div#submenu li.level1 span.separator {
	color: #82C8D3;
}

body.red div#submenu li.level1 a:link, body.red div#submenu li.level1 a:visited, body.red div#submenu li.level1 span.separator { color: #82C8D3; }
body.blue div#submenu li.level1 a:link, body.blue div#submenu li.level1 a:visited, body.blue div#submenu li.level1 span.separator { color: #82C8D3; }
body.orange div#submenu li.level1 a:link, body.orange div#submenu li.level1 a:visited, body.orange div#submenu li.level1 span.separator { color: ##82C8D3; }
body.green div#submenu li.level1 a:link, body.green div#submenu li.level1 a:visited, body.green div#submenu li.level1 span.separator { color: #82C8D3; }
body.lilac div#submenu li.level1 a:link, body.lilac div#submenu li.level1 a:visited, body.lilac div#submenu li.level1 span.separator { color: #82C8D3; }
body.black div#submenu li.level1 a:link, body.black div#submenu li.level1 a:visited, body.black div#submenu li.level1 span.separator { color: #82C8D3; }
body.beige div#submenu li.level1 a:link, body.beige div#submenu li.level1 a:visited, body.beige div#submenu li.level1 span.separator { color: #82C8D3; }
body.turquoise div#submenu li.level1 a:link, body.turquoise div#submenu li.level1 a:visited, body.turquoise div#submenu li.level1 span.separator { color: #82C8D3; }
body.violet div#submenu li.level1 a:link, body.violet div#submenu li.level1 a:visited, body.violet div#submenu li.level1 span.separator { color: #82C8D3; }

div#submenu li:hover, div#submenu li.sfhover {
	height: 5px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #07256D;
	border-left: 1px solid #07256D;
	border-right: 1px solid #07256D;
	background: #07256D;
}

div#submenu li.level1:hover a:link, div#submenu li.level1:hover span.separator, div#submenu li.sfhover span.separator {
	height: 20px;
	color: #000000;
}

body.red div#submenu li.level1:hover a, body.red div#submenu li.level1:hover span.separator { color: #ffffff; }
body.blue div#submenu li.level1:hover a, body.blue div#submenu li.level1:hover span.separator { color: #ffffff; }
body.orange div#submenu li.level1:hover a, body.orange div#submenu li.level1:hover span.separator { color: #ffffff; }
body.green div#submenu li.level1:hover a, body.green div#submenu li.level1:hover span.separator { color: #ffffff; }
body.lilac div#submenu li.level1:hover a, body.lilac div#submenu li.level1:hover span.separator { color: #ffffff; }
body.black div#submenu li.level1:hover a, body.black div#submenu li.level1:hover span.separator { color: #ffffff; }
body.beige div#submenu li.level1:hover a, body.beige div#submenu li.level1:hover span.separator { color: #ffffff; }
body.turquoise div#submenu li.level1:hover a, body.turquoise div#submenu li.level1:hover span.separator { color: #ffffff; }
body.violet div#submenu li.level1:hover a, body.violet div#submenu li.level1:hover span.separator { color: #ffffff; }

div#submenu li.active {
	height: 21px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #07256D;
	border-left: 1px solid #07256D;
	border-right: 1px solid #07256D;
	background: ##07256D;
}

div#submenu li.active a:link, div#submenu li.active a:visited, div#submenu li.active a:hover, div#submenu li.active span.separator { 
	color: #ffffff;
}

body.red div#submenu li.active a:link, body.red div#submenu li.active a:visited, body.red div#submenu li.active:hover a, body.red div#submenu li.active span.separator { color: #ffffff; }
body.blue div#submenu li.active a:link, body.blue div#submenu li.active a:visited, body.blue div#submenu li.active:hover a, body.blue div#submenu li.active span.separator { color: #ffffff; }
body.orange div#submenu li.active a:link, body.orange div#submenu li.active a:visited, body.orange div#submenu li.active:hover a, body.orange div#submenu li.active span.separator { color: #ffffff; }
body.green div#submenu li.active a:link, body.green div#submenu li.active a:visited, body.green div#submenu li.active:hover a, body.green div#submenu li.active span.separator { color: #ffffff; }
body.lilac div#submenu li.active a:link, body.lilac div#submenu li.active a:visited, body.lilac div#submenu li.active:hover a, body.lilac div#submenu li.active span.separator { color: #ffffff; }
body.black div#submenu li.active a:link, body.black div#submenu li.active a:visited, body.black div#submenu li.active:hover a, body.black div#submenu li.active span.separator { color: #ffffff; }
body.beige div#submenu li.active a:link, body.beige div#submenu li.active a:visited, body.beige div#submenu li.active:hover a, body.beige div#submenu li.active span.separator { color: #ffffff; }
body.turquoise div#submenu li.active a:link, body.turquoise div#submenu li.active a:visited, body.turquoise div#submenu li.active:hover a, body.turquoise div#submenu li.active span.separator { color: #ffffff; }
body.violet div#submenu li.active a:link, body.violet div#submenu li.active a:visited, body.violet div#submenu li.active:hover a, body.violet div#submenu li.active span.separator { color: #ffffff; }

div#submenu li.parent:hover, div#submenu li.sfhover {
	height: 21px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #07256D;
	border-left: 1px solid #07256D;
	border-right: 1px solid #07256D;
	color: #ffffff;
}

div#submenu li.parent:hover a:link, div#submenu li.parent:hover a:visited, div#submenu li.parent:hover a { 
	color: #ffffff;
}

body.red div#submenu li.parent:hover a:link, body.red div#submenu li.parent:hover a:visited, body.red div#submenu li.parent:hover a { color: #ffffff; }
body.blue div#submenu li.parent:hover a:link, body.blue div#submenu li.active a:visited, body.blue div#submenu li.active:hover a { color: #ffffff; }
body.orange div#submenu li.parent:hover a:link, body.orange div#submenu li.active a:visited, body.orange div#submenu li.active:hover a { color: #ffffff; }
body.green div#submenu li.parent:hover a:link, body.green div#submenu li.active a:visited, body.green div#submenu li.active:hover a { color: #ffffff; }
body.lilac div#submenu li.parent:hover a:link, body.lilac div#submenu li.active a:visited, body.lilac div#submenu li.active:hover a { color: #ffffff; }
body.black div#submenu li.parent:hover a:link, body.black div#submenu li.active a:visited, body.black div#submenu li.active:hover a { color: #ffffff; }
body.beige div#submenu li.parent:hover a:link, body.beige div#submenu li.active a:visited, body.beige div#submenu li.active:hover a { color: #ffffff; }
body.turquoise div#submenu li.parent:hover a:link, body.turquoise div#submenu li.active a:visited, body.turquoise div#submenu li.active:hover a { color: #ffffff; }
body.violet div#submenu li.parent:hover a:link, body.violet div#submenu li.active a:visited, body.violet div#submenu li.active:hover a { color: #ffffff; }

div#submenu li ul {
	position: absolute;
	top: 20px;
	left: -999em;
	width: 150px;
	padding: 0px 0px 10px 0px;
	border-top: 1px dashed #7f7f7f;
}


/* sub menu 2 */
div#submenu2 ul {
	margin: -2px 0px 5px 11px;
	padding: 3px 5px 3px 5px;
	list-style: none;
	float: left;
	background: #385693;
	width: 747px;
}

div#submenu2 li {
	float: left;
	position: relative;
	display: block;
	font-size: 97%;
}

div#submenu2 li.level1 {
	height: 21px;
	margin: 0px 10px 0px 0px;
	padding: 1px 1px 0px 1px;
}

div#submenu2 li.level1 a, div#submenu2 li.level1 span.separator {
	float: left;
	display: block;
	padding: 0px 4px 0px 4px;
	line-height: 18px;
	overflow: hidden;
	font-weight: bold;
	text-decoration: none;	font-size: 90%;
}

div#submenu2 li.level1 a:link, div#submenu2 li.level1 a:visited, div#submenu2 li.level1 span.separator {
	color: #82C8D3;
}

body.red div#submenu2 li.level1 a:link, body.red div#submenu2 li.level1 a:visited, body.red div#submenu2 li.level1 span.separator { color: #82C8D3; }
body.blue div#submenu2 li.level1 a:link, body.blue div#submenu2 li.level1 a:visited, body.blue div#submenu2 li.level1 span.separator { color: #82C8D3; }
body.orange div#submenu2 li.level1 a:link, body.orange div#submenu2 li.level1 a:visited, body.orange div#submenu2 li.level1 span.separator { color: ##82C8D3; }
body.green div#submenu2 li.level1 a:link, body.green div#submenu2 li.level1 a:visited, body.green div#submenu2 li.level1 span.separator { color: #82C8D3; }
body.lilac div#submenu2 li.level1 a:link, body.lilac div#submenu2 li.level1 a:visited, body.lilac div#submenu2 li.level1 span.separator { color: #82C8D3; }
body.black div#submenu2 li.level1 a:link, body.black div#submenu2 li.level1 a:visited, body.black div#submenu2 li.level1 span.separator { color: #82C8D3; }
body.beige div#submenu2 li.level1 a:link, body.beige div#submenu2 li.level1 a:visited, body.beige div#submenu2 li.level1 span.separator { color: #82C8D3; }
body.turquoise div#submenu2 li.level1 a:link, body.turquoise div#submenu2 li.level1 a:visited, body.turquoise div#submenu2 li.level1 span.separator { color: #82C8D3; }
body.violet div#submenu2 li.level1 a:link, body.violet div#submenu2 li.level1 a:visited, body.violet div#submenu2 li.level1 span.separator { color: #82C8D3; }

div#submenu2 li:hover, div#submenu2 li.sfhover {
	height: 5px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #385693;
	border-left: 1px solid #385693;
	border-right: 1px solid #385693;
	background: #385693;
}

div#submenu2 li.level1:hover a:link, div#submenu2 li.level1:hover span.separator, div#submenu2 li.sfhover span.separator {
	height: 20px;
	color: #000000;
}

body.red div#submenu2 li.level1:hover a, body.red div#submenu2 li.level1:hover span.separator { color: #ffffff; }
body.blue div#submenu2 li.level1:hover a, body.blue div#submenu2 li.level1:hover span.separator { color: #ffffff; }
body.orange div#submenu2 li.level1:hover a, body.orange div#submenu2 li.level1:hover span.separator { color: #ffffff; }
body.green div#submenu2 li.level1:hover a, body.green div#submenu2 li.level1:hover span.separator { color: #ffffff; }
body.lilac div#submenu2 li.level1:hover a, body.lilac div#submenu2 li.level1:hover span.separator { color: #ffffff; }
body.black div#submenu2 li.level1:hover a, body.black div#submenu2 li.level1:hover span.separator { color: #ffffff; }
body.beige div#submenu2 li.level1:hover a, body.beige div#submenu2 li.level1:hover span.separator { color: #ffffff; }
body.turquoise div#submenu2 li.level1:hover a, body.turquoise div#submenu2 li.level1:hover span.separator { color: #ffffff; }
body.violet div#submenu2 li.level1:hover a, body.violet div#submenu2 li.level1:hover span.separator { color: #ffffff; }

div#submenu2 li.active {
	height: 21px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #385693;
	border-left: 1px solid #385693;
	border-right: 1px solid #385693;
	background: #385693;
}

div#submenu2 li.active a:link, div#submenu2 li.active a:visited, div#submenu2 li.active a:hover, div#submenu2 li.active span.separator { 
	color: #ffffff;
}

body.red div#submenu2 li.active a:link, body.red div#submenu2 li.active a:visited, body.red div#submenu2 li.active:hover a, body.red div#submenu2 li.active span.separator { color: #ffffff; }
body.blue div#submenu2 li.active a:link, body.blue div#submenu2 li.active a:visited, body.blue div#submenu2 li.active:hover a, body.blue div#submenu2 li.active span.separator { color: #ffffff; }
body.orange div#submenu2 li.active a:link, body.orange div#submenu2 li.active a:visited, body.orange div#submenu2 li.active:hover a, body.orange div#submenu2 li.active span.separator { color: #ffffff; }
body.green div#submenu2 li.active a:link, body.green div#submenu2 li.active a:visited, body.green div#submenu2 li.active:hover a, body.green div#submenu2 li.active span.separator { color: #ffffff; }
body.lilac div#submenu2 li.active a:link, body.lilac div#submenu2 li.active a:visited, body.lilac div#submenu2 li.active:hover a, body.lilac div#submenu2 li.active span.separator { color: #ffffff; }
body.black div#submenu2 li.active a:link, body.black div#submenu2 li.active a:visited, body.black div#submenu2 li.active:hover a, body.black div#submenu2 li.active span.separator { color: #ffffff; }
body.beige div#submenu2 li.active a:link, body.beige div#submenu2 li.active a:visited, body.beige div#submenu2 li.active:hover a, body.beige div#submenu2 li.active span.separator { color: #ffffff; }
body.turquoise div#submenu2 li.active a:link, body.turquoise div#submenu2 li.active a:visited, body.turquoise div#submenu2 li.active:hover a, body.turquoise div#submenu2 li.active span.separator { color: #ffffff; }
body.violet div#submenu2 li.active a:link, body.violet div#submenu2 li.active a:visited, body.violet div#submenu2 li.active:hover a, body.violet div#submenu2 li.active span.separator { color: #ffffff; }

div#submenu2 li.parent:hover, div#submenu2 li.sfhover {
	height: 21px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #385693;
	border-left: 1px solid #385693;
	border-right: 1px solid #385693;
	color: #ffffff;
}

div#submenu2 li.parent:hover a:link, div#submenu2 li.parent:hover a:visited, div#submenu2 li.parent:hover a { 
	color: #ffffff;
}

body.red div#submenu2 li.parent:hover a:link, body.red div#submenu2 li.parent:hover a:visited, body.red div#submenu2 li.parent:hover a { color: #ffffff; }
body.blue div#submenu2 li.parent:hover a:link, body.blue div#submenu2 li.active a:visited, body.blue div#submenu2 li.active:hover a { color: #ffffff; }
body.orange div#submenu2 li.parent:hover a:link, body.orange div#submenu2 li.active a:visited, body.orange div#submenu2 li.active:hover a { color: #ffffff; }
body.green div#submenu2 li.parent:hover a:link, body.green div#submenu2 li.active a:visited, body.green div#submenu2 li.active:hover a { color: #ffffff; }
body.lilac div#submenu2 li.parent:hover a:link, body.lilac div#submenu2 li.active a:visited, body.lilac div#submenu2 li.active:hover a { color: #ffffff; }
body.black div#submenu2 li.parent:hover a:link, body.black div#submenu2 li.active a:visited, body.black div#submenu2 li.active:hover a { color: #ffffff; }
body.beige div#submenu2 li.parent:hover a:link, body.beige div#submenu2 li.active a:visited, body.beige div#submenu2 li.active:hover a { color: #ffffff; }
body.turquoise div#submenu2 li.parent:hover a:link, body.turquoise div#submenu2 li.active a:visited, body.turquoise div#submenu2 li.active:hover a { color: #ffffff; }
body.violet div#submenu2 li.parent:hover a:link, body.violet div#submenu2 li.active a:visited, body.violet div#submenu2 li.active:hover a { color: #ffffff; }

div#submenu2 li ul {
	position: absolute;
	top: 20px;
	left: -999em;
	width: 150px;
	padding: 0px 0px 10px 0px;
	border-top: 1px dashed #7f7f7f;
}


/* othermenu */
#left div.module_menu ul {
	padding: 0px;
	margin: 0px;
	width: 158px;
	overflow: hidden;
	list-style: none;
	background: #f5f5f5;
}

#left div.module_menu li {
	display: block;
}

#left div.module_menu li a, #left div.module_menu li span.separator {
	height: 25px;
	display: block;
	line-height: 25px;
	text-decoration: none;
	color: #646464;
}

#left div.module_menu a:link, #left div.module_menu a:visited {
	color: #646464;
}

#left div.module_menu li#current a {
	font-weight: bold;
}

#left div.module_menu li#current li a {
	font-weight: normal;
}

#left div.module_menu li a:hover, #left div.module_menu li span.separator:hover, #left div.module_menu li span.sfhover {
	color: #000000;
}

#left div.module_menu li.level1 {
	background: #f5f5f5 url(othermenu_level2_item.png) 0 0 no-repeat;
}

#left div.module_menu li.level1 a, #left div.module_menu li.level1 span.separator {
	padding: 0px 0px 0px 10px;
}

#left div.module_menu li.parent {
	background: #f5f5f5 url(othermenu_level2_item_parent.png) 0 0 no-repeat;
}

#left div.module_menu li.parent span.separator {
	cursor: pointer;
}

#left div.module_menu li.active, #left div.module_menu li.active:hover {
	background-color: #969696;
}

#left div.module_menu li.active a, #left div.module_menu li.active span.separator, #left div.module_menu li.active a:hover {
	color: #ffffff;
}

#left div.module_menu li.level1 ul, #left div.module_menu li.level1 li, #left div.module_menu li.level1 li.active {
	background: #ffffff;
}

#left div.module_menu li.level1 li a:hover, #left div.module_menu li.level1 li.active a:hover {
	color: #000000;
}

#left div.module_menu li.level2 a {
	background: url(othermenu_level3_item_bg.png) 10px 2px no-repeat;
	padding: 0px 0px 0px 30px;
	width: 128px;
	color: #646464;
	height: 20px;
	line-height: 20px;
}

#left div.module_menu li.level2 a:hover {
	background: #ffffaa url(othermenu_level3_item_bg.png) 10px 2px no-repeat;
}

#left div.module_menu li.level3 a {
	background: url(othermenu_level4_item_bg.png) 20px 2px no-repeat;
	padding: 0px 0px 0px 40px;
	width: 118px;
}

#left div.module_menu li.level3 a:hover {
	background: #ffffaa url(othermenu_level4_item_bg.png) 20px 2px no-repeat;
}

#left div.module_menu li.level4 a  {
	background: url(othermenu_level5_item_bg.png) 30px 2px no-repeat;
	padding: 0px 0px 0px 50px;
	width: 108px;
}

#left div.module_menu li.level4 a:hover  {
	background: #ffffaa url(othermenu_level5_item_bg.png) 30px 2px no-repeat;
}/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

div.moduletable h3,
div.moduletable-blank h3,
div.module h3,
div.module-blank h3,
div.module-white h3,
div.module-black h3,
div.module_menu h3 {
	font-size: 100%;
}

/* toppanel modules */
#toppanel div.moduletable {
	margin: 0px 0px 10px 0px;
}

#toppanel div.moduletable h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	font-size: 150%;
	font-weight: bold;
}

/* top modules */
#top div.moduletable {
	padding: 0px 15px 10px 15px;
	text-align:justify;
}

#top div.moduletable h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	text-align: center;
	font-size: 125%;
	font-weight: bold;
}

/* blank */
#top div.moduletable-blank {
	padding: 0px 0px 0px 0px;
}

/* left modules */
/* grey */
#left div.module {
	margin: 0px 0px 10px 0px;
	background: url(left_module_br--.png) 100% 100% no-repeat;
}

#left div.module div {
	background: url(left_module_tr--.png) 100% 0 no-repeat;
}

#left div.module div div {
	background: url(left_module_bl--.png) 0 100% no-repeat;
}

#left div.module div div div {
	width: 295px;
	padding: 0px 0px 0px 0px;
	background: url(left_module_tl--.png) 0 0 no-repeat;
	overflow: hidden;
}

#left div.module div div div div {
	width: auto;
	padding: 0px 0px 0px 0px;
	background: none;
}

#left div.module h3 {
	margin: -5px -5px 5px -5px;
	padding: 0px 0px 0px 5px;
	height: 20px;
	background: url(left_module_header--.png) 0 100% repeat-x;
	line-height: 15px;
	text-align: left;
	font-weight: bold;
}

/* white */
#left div.module-white {
	margin: 2px 6px 10px 0px;
	background: url(left_module_br_white.png) 100% 100% no-repeat;
}

#left div.module-white div {
	background: url(left_module_tr_white.png) 100% 0 no-repeat;
}

#left div.module-white div div {
	background: url(left_module_bl_white.png) 0 100% no-repeat;
}

#left div.module-white div div div {
	width: 267px;
	padding: 10px 15px 10px 15px;
	background: url(left_module_tl_white.png) 0 0 no-repeat;
	overflow: hidden;
}

#left div.module-white div div div div {
	width: auto;
	padding: 0px 0px 0px 0px;
	background: none;
}

#left div.module-white h3 {
	margin: -5px -5px 5px -5px;
	padding: 0px 0px 0px 5px;
	height: 20px;
	background: url(left_module_header_white.png) 0 100% repeat-x;
	line-height: 15px;
	text-align: left;
	font-weight: bold;
}

/* black */
#left div.module-black {
	margin: 2px 6px 10px 0px;
	background: url(left_module_br_black.png) 100% 100% no-repeat;
}

#left div.module-black div {
	background: url(left_module_tr_black.png) 100% 0 no-repeat;
}

#left div.module-black div div {
	background: url(left_module_bl_black.png) 0 100% no-repeat;
}

#left div.module-black div div div {
	width: 267px;
	padding: 10px 15px 10px 15px;
	background: url(left_module_tl_black.png) 0 0 no-repeat;
	overflow: hidden;
	color: #c8c8c8;
}

#left div.module-black div div div div {
	width: auto;
	padding: 0px 0px 0px 0px;
	background: none;
}

#left div.module-black h3 {
	margin: -5px -5px 5px -5px;
	padding: 0px 0px 0px 5px;
	height: 20px;
	background: url(left_module_header_black.png) 0 100% repeat-x;
	line-height: 15px;
	text-align: left;
	font-weight: bold;
	color: #c8c8c8;
}

/* blank */
#left div.module-blank {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	width: 295px;
	overflow: hidden;
}

/* menus */
#left div.module_menu {
	margin: 0px 0px 10px 0px;
	background: url(left_module_br.png) 100% 100% no-repeat;
}

#left div.module_menu div {
	background: url(left_module_tr.png) 100% 0 no-repeat;
}

#left div.module_menu div div {
	background: url(left_module_bl.png) 0 100% no-repeat;
}

#left div.module_menu div div div {
	width: 158px;
	padding: 10px 15px 15px 15px;
	background: url(left_module_tl.png) 0 0 no-repeat;
	overflow: hidden;
}

#left div.module_menu div div div div {
	width: auto;
	padding: 0px 0px 0px 0px;
	background: none;
}

#left div.module_menu h3 {
	margin: -5px -5px 0px -5px;
	padding: 0px 0px 0px 5px;
	height: 20px;
	background: url(left_module_header.png) 0 100% repeat-x;
	line-height: 15px;
	text-align: left;
	font-weight: bold;
}

/* maintopbox & mainbottombox modules */
#maintop div.moduletable, #mainbottom div.moduletable {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
	overflow: hidden;
	text-align:justify;
}

#maintop div.moduletable h3, #mainbottom div.moduletable h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	height: 20px;
	line-height: 25px;
	text-align: left;
	font-weight: bold;
}

/* blank */
#maintop div.moduletable-blank, #mainbottom div.moduletable-blank {
	padding: 0px 0px 0px 0px;
}

/* right modules */
#right div.moduletable {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 295px;
	overflow: hidden;
	text-align:justify;
}

#right div.moduletable h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
}

/* blank */
#right div.moduletable-blank {
	padding: 0px 0px 10px 0px;
}

/* contenttop modules */
#contenttop div.moduletable, #contentbottom div.moduletable {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
	overflow: hidden;
	text-align:justify;
}

#contenttop div.moduletable h3, #contentbottom div.moduletable h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	height: 20px;
	line-height: 25px;
	text-align: left;
	font-weight: bold;
}

/* blank */
.maintopbox div.moduletable-blank, .mainbottombox div.moduletable-blank {
	padding: 0px 0px 0px 0px;
}

/* bottom modules */
#bottom div.moduletable {
	padding: 0px 15px 0px 15px;
	text-align:center;
}

#bottom div.moduletable h3 {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	text-align: left;
	font-size: 125%;
	font-weight: bold;
	background-color:#30759E;
	color:#FFFFFF;
}

/* blank */
#bottom div.moduletable-blank {
	padding: 0px 0px 0px 0px;
}/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

div#yoo-login {
	width: 229px;
}

div#yoo-login .yoo-username, 
div#yoo-login .yoo-password, 
div#yoo-login .yoo-remember, 
div#yoo-login .yoo-login-button {
	float: left;
}

div#yoo-login .yoo-username, 
div#yoo-login .yoo-password {
	padding-right: 5px;
}

div#yoo-login .yoo-username input, div#yoo-login .yoo-password input {
	width: 88px;
	height: 14px;
	padding: 2px 2px 2px 10px;
	border: none;
	float: left;
	color: #646464;
	font-size: 75%;
}

div#yoo-login .yoo-username input {
	background: url(login_username_bg.png) 0 0 no-repeat;
}

div#yoo-login .yoo-password input {
	background: url(login_password_bg.png) 0 0 no-repeat;
}

div#yoo-login .yoo-username input:hover, div#yoo-login .yoo-username input.sfhover {
	background: url(login_username_bg_hover.png) 0 0 no-repeat;
	color: #000000;
}

div#yoo-login .yoo-password input:hover, div#yoo-login .yoo-password input.sfhover {
	background: url(login_password_bg_hover.png) 0 0 no-repeat;
	color: #000000;
}

div#yoo-login .yoo-username input:focus, div#yoo-login .yoo-username input.sffocus  {
	background: url(login_username_bg_hover.png) 0 0 no-repeat;
	color: #000000;
}

div#yoo-login .yoo-password input:focus, div#yoo-login .yoo-password input.sffocus  {
	background: url(login_password_bg_hover.png) 0 0 no-repeat;
	color: #000000;
}

div#yoo-login .yoo-login-button button {
	display: block;
	height: 18px;
	width: 19px;
	border: none;
	background: url(login_button.png) 0 0 no-repeat;
	cursor: pointer;
	overflow: hidden;
}

div#yoo-login .yoo-login-button button:hover {
	background: url(login_button_hover.png) 0 0 no-repeat;
}

div#yoo-login .yoo-break {
	clear: both;
}

div#yoo-login .yoo-lostpassword, div#yoo-login .yoo-registration {
	float: left;
	font-size: 80%;
	line-height: 20px;
}

div#yoo-login .yoo-lostpassword {
	width: 100px;
}

div#yoo-login .yoo-registration {
	width: 120px;
}

div#yoo-login .yoo-lostpassword {
	padding: 0px 5px 0px 0px;
}

div#yoo-logout .yoo-greeting {
	margin: 0px 5px 0px 0px;
	float: left;
}

div#yoo-logout .yoo-logout-button {
	height: 20px;
	width: 60px;
	float: left;
}

div#yoo-logout .yoo-logout-button button {
	display: block;
	height: 20px;
	width: 60px;
	padding: 0px 0px 2px 0px;
	border: none;
	background: url(logout_button.png) 0 0 no-repeat;
	font-size: 75%;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
}

div#yoo-logout .yoo-logout-button button:hover {
	background: url(logout_button_hover.png) 0 0 no-repeat;
}

div#yoo-search {
	padding: 0px;
	width: 96px;
	background: url(search_bg.png) 0 0 no-repeat;
	overflow:hidden;
}

div#yoo-search input {
	display: block;
	float: left;
	width: 69px;
	height: 15px;
	padding: 1px 2px 2px 7px;
	border: none;
	background: none;
	color: #646464;
	font-size: 75%;
}

div#yoo-search button {
	display: block;
	float: left;
	width: 18px;
	height: 20px;
	border: none;
	background: url(search_button.png) 0 0 no-repeat;
	cursor: pointer;
	text-indent: 100px;
	line-height: 0px;
}

div#yoo-search:hover, div#search div.sfhover  {
	background: url(search_bg_hover.png) 0 0 no-repeat;
}

div#yoo-search:hover input, div#search div.sfhover input {
	color: #000000;
}

div#yoo-search input:focus {
	color: #000000;
}

.contentheading,
.componentheading {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 250%;
	line-height: 100%;
	font-weight: bold;
	color: #3764aa;
}

body.red .contentheading, body.red .componentheading { color: #e61414; }
body.blue .contentheading, body.blue .componentheading { color: #3764aa; }
body.orange .contentheading, body.orange .componentheading { color: #ff8200; }
body.green .contentheading, body.green .componentheading { color: #649623; }
body.lilac .contentheading, body.lilac .componentheading { color: #8732b4; }
body.black .contentheading, body.black .componentheading { color: #4b4b4b; }
body.beige .contentheading, body.beige .componentheading { color: #a0875f; }
body.turquoise .contentheading, body.turquoise .componentheading { color: #41b9aa; }
body.violet .contentheading, body.violet .componentheading { color: #9b7dc8; }

#overDiv {
	line-height: 50%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	color: #323232;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

.contentpane {
  margin: 0;
  padding: 0;
  width: auto;
}

.contentpaneopen {
  margin: 0;
  padding: 0;
  width: auto;
}

.contentpaneopen hr {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #c8c8c8;
	border-left: 0px;
	line-height: 0px;
	height: 1px;
}

.article_seperator {
	display: block;
	height: 16px;
}

.small {
	font-size: 95%;
	font-style: italic;
	color: #969696;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 95%;
	font-weight: bold;
	color: #646464;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 95%;
	color: #646464;
}

.buttonheading img {
	margin-right: 2px;
}

.mosimage_caption {
	font-size: 95%;
}

.button {
	font-size: 95%;
}

.sectiontableheader {
	padding: 5px 5px 5px 5px;
	background: #e6e6e6;
	border-bottom: 1px solid #a0a0a0;
	font-weight : bold;
}

tr.sectiontableentry1 td {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #b4b4b4;
}

tr.sectiontableentry2 td {
	padding: 5px 5px 5px 5px;
	background: #ffffff;
	border-bottom: 1px solid #b4b4b4;
}

td.sectiontableentry1 {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #b4b4b4;
}

td.sectiontableentry2 {
	padding: 5px 5px 5px 5px;
	background: #ffffff;
	border-bottom: 1px solid #b4b4b4;
}

.poll input.button {
	margin: 10px 0px 0px 0px;
}

/*
 * Joomla! system CSS file: system.css
 */
 
/* OpenID icon style */
input.system-openid {
   background: url(http://openid.net/login-bg.gif) no-repeat;
   background-color: #fff;
   background-position: 0 50%;
   color: #000;
   padding-left: 18px;
}


/* Unpublished */
.system-unpublished {
background: #e8edf1;
border-top: 4px solid #c4d3df;
border-bottom: 4px solid #c4d3df;
}

/* System Messages */
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; padding: 0;}
#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #c00; background-color: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

/* Debug */
#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}

/*
 * Joomla! system CSS file: general.css
 */
 
 /* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(../../system/images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(../../system/images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(../../system/images/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore {
	background: url(../../system/images/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(../../system/images/j_button2_pagebreak.png) 100% 0 no-repeat;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
.img_caption .left {
	float: left;
	margin-right: 1em;
}

.img_caption .right {
	float: right;
	margin-left: 1em;
}

.img_caption .left p {
	clear: left;
	text-align: center;
}

.img_caption .right p {
	clear: right;
	text-align: center;
}

/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(../../system/images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 
body {
	background: #143c66 url(page_bg.png) 50% 0 repeat-x;
}

div.wrapper .wrapper-t {
	background: #ffffff url(wrapper_t.png) 0 0 repeat-x;
}

div.wrapper .wrapper-b {
	background: url(wrapper_b.png) 0 100% repeat-x;
}

div.wrapper .wrapper-l {
	background: url(wrapper_l.png) 0 0 repeat-y;
}

div.wrapper .wrapper-r {
	background: url(wrapper_r.png) 100% 0 repeat-y;
}

div.wrapper .wrapper-tl {
	background: url(wrapper_tl.png) 0 0 no-repeat;
}

div.wrapper .wrapper-tr {
	background: url(wrapper_tr.png) 100% 0 no-repeat;
}

div.wrapper .wrapper-bl {
	background: url(wrapper_bl.png) 0 100% no-repeat;
}

div.wrapper .wrapper-br {
	background: url(wrapper_br.png) 100% 100% no-repeat;
}

div#footer {
	color: #ffffff;
}div#topmenu li a {
	background: url(topmenu_item_bg.png) 0 4px no-repeat;
}

div#topmenu a:link, div#topmenu a:visited, div#topmenu a:hover {
	color: #07256D;
}div#yoo-login .yoo-username input {
	background: url(login_username_bg.png) 0 0 no-repeat;
}

div#yoo-login .yoo-password input {
	background: url(login_password_bg.png) 0 0 no-repeat;
}

div#yoo-login .yoo-username input:hover, div#yoo-login .yoo-username input.sfhover {
	background: url(login_username_bg_hover.png) 0 0 no-repeat;
}

div#yoo-login .yoo-password input:hover, div#yoo-login .yoo-password input.sfhover {
	background: url(login_password_bg_hover.png) 0 0 no-repeat;
}

div#yoo-login .yoo-username input:focus, div#yoo-login .yoo-username input.sffocus  {
	background: url(login_username_bg_hover.png) 0 0 no-repeat;
}

div#yoo-login .yoo-password input:focus, div#yoo-login .yoo-password input.sffocus  {
	background: url(login_password_bg_hover.png) 0 0 no-repeat;
}

div#yoo-login .yoo-login-button button {
	background: url(login_button.png) 0 0 no-repeat;
}

div#yoo-login .yoo-login-button button:hover {
	background: url(login_button_hover.png) 0 0 no-repeat;
}

div#yoo-logout .yoo-logout-button button {
	background: url(logout_button.png) 0 0 no-repeat;
}

div#yoo-logout .yoo-logout-button button:hover {
	background: url(logout_button_hover.png) 0 0 no-repeat;
}

ul.menu
{
text-transform:uppercase;
}

.footerlist
{
background-color:#ECEFF4;
padding:5px;
}

.cntltblue h3, .GalleryAlbum .AlbumTitle
{
background-color:#30759E;
color:#fff;
text-transform:uppercase;
font-weight:bold;
padding:3px;
text-align:left !important;
}
#content_container a
{
text-decoration:underline;
}

.logo
{
position:relative;top:75px;
}

.button input
{
background-color:#DD8712;
color:#FFFFFF;
font-weight:bold;
padding-bottom:2px;
padding-left:6px;
padding-right:6px;
padding-top:2px;
border: 1px solid #935600;
float:right;
}

.GalleryAlbum .AlbumTitle a
{
color:#fff !important;
}

.GalleryAlbum
{
clear:both;
margin:10px;
}
.AlbumImage
{
float:left;
margin:10px;
}
.ClearDiv
{
clear:both;
}

#SectionList .SectionListItem .SectionListImage img {
border:1px solid #999999;
padding:5px;
width:200px;
}

#rightContent img
{
background-color:#D5E7EB;
padding:5px;
}