/* default STYLESHEET */

body {
	margin : 0px 0px 0px 0px;
	padding: 0 ;
	height: 100% ;
	border: none ;
	background : #FFFFFF ;
	background-image : url() ;
}

p {
	margin : 0px 0px 0px 0px ;}
	
img {
	border : 0px}

td {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size : 12px ;
        text-align: justify;
        color : #333333 ;
}

a {
	text-decoration : none ;
}

a:link {
	color : 
	font-weight : bold ;
	text-decoration : none ;
	border: 0px;
}

a:visited {
	color : 
	font-weight : bold ;
}

a:hover {
	text-decoration : underline ;
	background-color : 
}

.imagebox {
	border: thin solid #000000
}

.logo:hover {
	background-color : #FFFFFF ;
}

fieldset {
	color: #333333;
	font: normal 8.2pt verdana, arial, helvetica, sans-serif;
	-moz-border-radius: 5px;
	border:1px solid #003366;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	}

fieldset legend {
	color: #ffffff !important;
	font: bold 10pt verdana, arial, helvetica, sans-serif ;
	-moz-border-radius: 5px;
	border:1px solid #003366;
	background-color: #3366cc;
	margin-bottom: 2px;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	}

.legend { 
	color: #ffffff !important;
	text-decoration : none ;
}

.legend:link {
	color: #ffffff;
	text-decoration : none ;
	}

.legend:visited {
	color: #ffffff;
	text-decoration : none ;
	}

.legend:hover {
	/*color: #0000ff;
	background-color: #99CCFF;*/
	text-decoration : underline ;
	/*margin-bottom: 2px;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;*/
	}


.header {
	background : #3366CC ;
        background-image : url(/bin/design/elements/headerback.jpg) ;
}

.title {
	font-size: 15pt; 
	font-weight: bold; 
	color: #3366CC
}

.slogan {
	font-weight: bold; 
	font-style: italic; 
}

.sidebar {
	border-style: none none none solid !important;
	border-color: #000000 !important;
	border-width: thin ;
	width: 40px ;
	background : #3366CC ;
        background-image : url(/bin/design/elements/sidebarback.jpg)!important ;
}
.indent1 {
	overflow: auto; 
	position: relative; 
	left: 20px
}

.indent2 {
	overflow: auto; 
	position: relative; 
	left: 70px
}

.indent3 {
	overflow: auto; 
	position: relative; 
	left: 120px
}

.menutitle {
	font-size: 13pt; 
	font-weight: bold; 
	color: #3366CC
}

.menutitle:link {
	color: #3366CC !important ;
	font-weight : bold ;
	text-decoration : underline ;
}

.menutitle:visited {
	color: #3366CC !important ;
	font-weight : bold ;
	text-decoration : underline ;
}

.menutitle:hover {
	color : #0000FF !important ;
	text-decoration : underline ;
	background-color : #FFFF66 ;
}

.submenu {
	font-weight: bold ;
	text-decoration : none ;
}

.submenu:link {
	color : #333333 !important ;
	font-weight : bold ;
}

.submenu:visited {
	color : #333333 !important ;
	font-weight : bold ;
}

.submenu:hover {
	color : #0000FF !important ;
	text-decoration : underline ;
	background-color : #FFFF66 ;
}

.submenutitle {
        font-size : 9pt ;
        font-weight: bold; 
        text-decoration : underline ;
	color: #333333;
}

.submenutitle:link {
	color: #333333;
	}

.submenutitle:visited {
	color: #333333;
	}

.submenutitle:hover {
	color: #0000ff;
	text-decoration : underline ;
	}


/*Menu*/

.menu1 {
	background-color: #CECEC4;
	border-top: 1px solid #787864;
	background-image: url("/bin/design/elements/menu/menu_back.gif");
	display: block;
	text-decoration: none;
	padding: 4px;
	text-indent: 15px;
	color: #000000 !important;
	padding-top: 7px;
	padding-bottom: 7px;
	font: 10pt verdana, arial, helvetica, sans; 
	font-weight: bold;
	/*z-index: 4;*/
	width: 192px !important;
}

.menu1:link {
	background-color: #CECEC4;
	border-top: 1px solid #787864;
	background-image: url("/bin/design/elements/menu/menu_back.gif");
}

.menu1:visited {
	background-color: #CECEC4;
	border-top: 1px solid #787864;
	background-image: url("/bin/design/elements/menu/menu_back.gif");
}

.menu1:hover {
	color: #0030da !important;
	background-color: #CECEC4; 
	background-image: url("/bin/design/elements/menu/top_shadow.gif"); 
}

/*Submenu*/
.menu2 {
	background-color: #CECEC4;

	border-top: 1px solid #787864;
	background-image: url("/bin/design/elements/menu/menu_back_reverse.gif");
	display: block;
	text-decoration: none;
	margin-left: 13px;
	padding: 4px;
	text-indent: 15px;
	color: #000000 !important;
	padding-top: 7px;
	padding-bottom: 7px;
	font: 9pt verdana, arial, helvetica, sans; 
	font-weight: bold;
	/*z-index: 4;*/
	width: 179px !important;
}

.menu2:link {
	background-color: #CECEC4;
	border-top: 1px solid #787864;
	background-image: url("/bin/design/elements/menu/menu_back_reverse.gif");
}

.menu2:visited {
	background-color: #CECEC4;
	border-top: 1px solid #787864;
	background-image: url("/bin/design/elements/menu/menu_back_reverse.gif");
}

.menu2:hover {
	color: #0030da!important;
	background-color: #CECEC4; 
	background-image: url("/bin/design/elements/menu/top_shadow_reverse.gif"); 
}

/*Menu Level 3*/
.menu3 {
	background-color: #CECEC4;
	border-top: 1px solid #787864;
	background-image: url("/bin/design/elements/menu/menu_back_dark.gif");
	display: block;
	text-decoration: none;
	margin-left: 23px;
	padding: 4px;
	text-indent: 15px;
	color: #ffffff !important;
	padding-top: 7px;
	padding-bottom: 7px;
	font: 8pt verdana, arial, helvetica, sans; 
	font-weight: bold;
	/*z-index: 4;*/
	width: 169px !important;
}

.menu3:link {
	background-color: #CECEC4;
	border-top: 1px solid #787864;
	background-image: url("/bin/design/elements/menu/menu_back_dark.gif");
}

.menu3:visited {
	background-color: #CECEC4;
	border-top: 1px solid #787864;
	background-image: url("/bin/design/elements/menu/menu_back_dark.gif");
}

.menu3:hover {
	color: #99ccff !important;
	background-color: #CECEC4; 
	background-image: url("/bin/design/elements/menu/top_shadow_dark.gif"); 
}
/*Menu4*/
.menu4 {
	background-color: #CECEC4;
	border-top: 1px solid #787864;
	background-image: url("/bin/design/elements/menu/menu_back.gif");
	display: block;
	text-decoration: none;
	padding: 4px;
	text-indent: 15px;
	color: #000000 !important;
	padding-top: 7px;
	padding-bottom: 7px;
	font: 10pt verdana, arial, helvetica, sans; 
	font-weight: bold;
	/*z-index: 4;*/
	width: 192px !important;
}
/*Menu5*/
.menu5 {
	background-color: #CECEC4;
	border-top: 1px solid #787864;
	background-image: url("/bin/design/elements/menu/menu_back2.gif");
	display: block;
	text-decoration: none;
	padding: 4px;
	/*text-indent: 15px;*/
	color: #000000 !important;
	padding-top: 7px;
	padding-bottom: 7px;
	font: 10pt verdana, arial, helvetica, sans; 
	font-weight: bold;
	/*z-index: 4;*/
	width: 192px !important;
}

.menu5:link {
	background-color: #CECEC4;
	border-top: 1px solid #787864;
	background-image: url("/bin/design/elements/menu/menu_back2.gif");
}

.menu5:visited {
	background-color: #CECEC4;
	border-top: 1px solid #787864;
	background-image: url("/bin/design/elements/menu/menu_back2.gif");
}

.menu5:hover {
	color: #0030da !important;
	background-color: #CECEC4; 
	background-image: url("/bin/design/elements/menu/top_shadow.gif"); 
}